git.lucas.co / cce-map
map viewer
git clone https://git.lucas.co/cce-map.git

commitd19fd41f07d5d035428f271a2b327aa04f8bbb1b
parent136532dcc9
authorLucas Galante <[email protected]>
date2026-08-21 08:07
Add desktop entry

Versioned at the crate root per convention (bare-binary Exec,
Icon= = binary name); ccebuild install discovers it, making the app
visible to the launcher. Icon glyph lands in cce-icons.

Co-Authored-By: Claude Fable 5 <[email protected]>

 cce-map.desktop | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/cce-map.desktop b/cce-map.desktop
new file mode 100644
index 0000000..b24516e
--- /dev/null
+++ b/cce-map.desktop
@@ -0,0 +1,10 @@
+[Desktop Entry]
+Type=Application
+Name=Map
+Comment=OpenStreetMap tile viewer
+Exec=cce-map
+Icon=cce-map
+Categories=Utility;Maps;
+Terminal=false
+StartupNotify=true
+StartupWMClass=cce-map