We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5b4c9f commit 0eeb210Copy full SHA for 0eeb210
Config.cmake
@@ -18,7 +18,7 @@ set(PROJECT_REPOSITORY_BRANCH "master")
18
set(PROJECT_HOMEPAGE_URL ${PROJECT_REPOSITORY_URL}) # TODO: "https://${PROJECT_ORGANIZATION_URL}/${PROJECT_ID}"
19
set(PROJECT_SPDX_ID "GPL-2.0-only")
20
set(PROJECT_TRANSLATIONS_DIR "${CMAKE_SOURCE_DIR}/data/translations")
21
-set(PROJECT_SCREENSHOT_URL "")
+set(PROJECT_SCREENSHOT_URL "https://raw.githubusercontent.com/labwc/labwc-tweaks/refs/heads/master/data/screenshot.png")
22
#===============================================================================
23
# Appstream
24
0 commit comments