From 8fc512b69b8e4a965a2cc98eac34f4a9c4d8cf09 Mon Sep 17 00:00:00 2001 From: vollstock Date: Fri, 23 Jun 2023 15:20:13 +0200 Subject: [PATCH] Unify naming of package titles --- image-slideshow/package/DEBIAN/control | 2 +- transparent-cursor/package/DEBIAN/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/image-slideshow/package/DEBIAN/control b/image-slideshow/package/DEBIAN/control index 11bb856..2fd64a2 100644 --- a/image-slideshow/package/DEBIAN/control +++ b/image-slideshow/package/DEBIAN/control @@ -6,7 +6,7 @@ Bugs: https://github.com/Tooloop/Tooloop-Packages Section: tooloop/presentation Architecture: all Depends: chromium-browser -Name: Image slideshow +Name: Image Slideshow Thumbnail: image-slideshow-thumbnail.jpg Description: A simple image slideshow A simple example app using the chromium browser and some javascript to display diff --git a/transparent-cursor/package/DEBIAN/control b/transparent-cursor/package/DEBIAN/control index ecc7ef4..56b8876 100644 --- a/transparent-cursor/package/DEBIAN/control +++ b/transparent-cursor/package/DEBIAN/control @@ -5,7 +5,7 @@ Homepage: https://www.tooloop.de Bugs: https://github.com/Tooloop/Tooloop-Packages Section: tooloop/addon Architecture: all -Name: Transparent mouse cursor +Name: Transparent Mouse Cursor Description: For touch devices Install it if you want to hide the mouse cursor completely e. g. on touch displays.