Skip to content

Commit 6790a88

Browse files
committed
README: remove screenshot and reference to WIP
1 parent 018994c commit 6790a88

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

Config.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ set(PROJECT_REPOSITORY_BRANCH "master")
1818
set(PROJECT_HOMEPAGE_URL ${PROJECT_REPOSITORY_URL}) # TODO: "https://${PROJECT_ORGANIZATION_URL}/${PROJECT_ID}"
1919
set(PROJECT_SPDX_ID "GPL-2.0-only")
2020
set(PROJECT_TRANSLATIONS_DIR "${CMAKE_SOURCE_DIR}/data/translations")
21-
set(PROJECT_SCREENSHOT_URL "https://github-production-user-asset-6210df.s3.amazonaws.com/1019119/294060534-84ef3747-f336-444e-9e2c-9a417ebe67e5.png")
21+
set(PROJECT_SCREENSHOT_URL "")
2222
#===============================================================================
2323
# Appstream
2424
#===============================================================================

README.md

+1-8
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,7 @@
22

33
[![CI]](https://github.com/labwc/labwc-tweaks/actions/workflows/build.yml)
44

5-
This is a [WIP] configuration gui app for labwc without any real plan or
6-
Acceptance Criteria. It was merely written to help change themes for the
7-
purposes of testing labwc during development. Don't expect too much :smile:
8-
9-
<img src="https://github-production-user-asset-6210df.s3.amazonaws.com/1019119/294060534-84ef3747-f336-444e-9e2c-9a417ebe67e5.png" />
10-
11-
If you install labwc-gtktheme.py and set labwc-theme to GTK it'll
12-
automatically sync with the selected GTK theme.
5+
This is a GUI 'Settings' application for labwc.
136

147
### dependencies
158

0 commit comments

Comments
 (0)