mirror of
https://github.com/gryf/gryf-overlay.git
synced 2025-12-31 11:02:29 +01:00
14 lines
280 B
Diff
14 lines
280 B
Diff
* The 'Icon=' property should not have a suffix
|
|
|
|
--- a/jpilot.desktop
|
|
+++ b/jpilot.desktop
|
|
@@ -2,7 +2,7 @@
|
|
Name=J-Pilot
|
|
Comment=Desktop organizer application for the Palm Pilot
|
|
Exec=jpilot
|
|
-Icon=jpilot.xpm
|
|
+Icon=jpilot
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=Office;PDA;
|