page layout tool
git clone https://git.lucas.co/cce-layout-interface.git
Point Icon= at the app's own theme icon
Icon=cce-layout-interface resolves to cce-icons' hicolor tree (installed by ccebuild)
instead of borrowing a generic freedesktop name that resolved only if
some other installed theme happened to provide it.
Co-Authored-By: Claude <[email protected]>
cce-layout-interface.desktop | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/cce-layout-interface.desktop b/cce-layout-interface.desktop
index 46133be..6dc0ce6 100644
--- a/cce-layout-interface.desktop
+++ b/cce-layout-interface.desktop
@@ -3,7 +3,7 @@ Type=Application
Name=CCE Layout Interface
Comment=Word processor and drawing/graphics program for clear-ui
Exec=cce-layout-interface
-Icon=preferences-system-symbolic
+Icon=cce-layout-interface
Categories=Graphics;Development;Office;WordProcessor;
Keywords=wordprocessor;drawing;editor;layout;clear-ui;
StartupNotify=true