Skip to content

Commit

Permalink
README: remove screenshot and reference to WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
johanmalm committed Apr 29, 2024
1 parent 2044f70 commit 8149f29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Config.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ set(PROJECT_REPOSITORY_BRANCH "master")
set(PROJECT_HOMEPAGE_URL ${PROJECT_REPOSITORY_URL}) # TODO: "https://${PROJECT_ORGANIZATION_URL}/${PROJECT_ID}"
set(PROJECT_SPDX_ID "GPL-2.0-only")
set(PROJECT_TRANSLATIONS_DIR "${CMAKE_SOURCE_DIR}/data/translations")
set(PROJECT_SCREENSHOT_URL "https://github-production-user-asset-6210df.s3.amazonaws.com/1019119/294060534-84ef3747-f336-444e-9e2c-9a417ebe67e5.png")
set(PROJECT_SCREENSHOT_URL "")
#===============================================================================
# Appstream
#===============================================================================
Expand Down
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,7 @@

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

This is a [WIP] configuration gui app for labwc without any real plan or
Acceptance Criteria. It was merely written to help change themes for the
purposes of testing labwc during development. Don't expect too much :smile:

<img src="https://github-production-user-asset-6210df.s3.amazonaws.com/1019119/294060534-84ef3747-f336-444e-9e2c-9a417ebe67e5.png" />

If you install labwc-gtktheme.py and set labwc-theme to GTK it'll
automatically sync with the selected GTK theme.
This is a GUI 'Settings' application for labwc.

### dependencies

Expand Down

0 comments on commit 8149f29

Please sign in to comment.