File tree 2 files changed +2
-9
lines changed
2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ set(PROJECT_REPOSITORY_BRANCH "master")
18
18
set (PROJECT_HOMEPAGE_URL ${PROJECT_REPOSITORY_URL} ) # TODO: "https://${PROJECT_ORGANIZATION_URL}/${PROJECT_ID}"
19
19
set (PROJECT_SPDX_ID "GPL-2.0-only" )
20
20
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 "" )
22
22
#===============================================================================
23
23
# Appstream
24
24
#===============================================================================
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ CI]] ( https://github.com/labwc/labwc-tweaks/actions/workflows/build.yml )
4
4
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.
13
6
14
7
### dependencies
15
8
You can’t perform that action at this time.
0 commit comments