[PC-BSD Commits] r13567 - in pbi/modules/games/gnomesudoku: xdg-desktop xdg-menu
svn at pcbsd.org
svn at pcbsd.org
Mon Oct 31 07:47:00 PDT 2011
Author: kenmoore
Date: 2011-10-31 07:47:00 -0700 (Mon, 31 Oct 2011)
New Revision: 13567
Modified:
pbi/modules/games/gnomesudoku/xdg-desktop/gnomesudoku.desktop
pbi/modules/games/gnomesudoku/xdg-menu/gnomesudoku.desktop
Log:
Fix the desktop/menu entries for gnomesudoku
Modified: pbi/modules/games/gnomesudoku/xdg-desktop/gnomesudoku.desktop
===================================================================
--- pbi/modules/games/gnomesudoku/xdg-desktop/gnomesudoku.desktop 2011-10-31 14:22:01 UTC (rev 13566)
+++ pbi/modules/games/gnomesudoku/xdg-desktop/gnomesudoku.desktop 2011-10-31 14:47:00 UTC (rev 13567)
@@ -3,6 +3,7 @@
Type=Application
Name=gnomesudoku
GenericName=gnomesudoku
+Exec=%%PBI_APPDIR%%/gnome-sudoku
Path=%%PBI_APPDIR%%
Icon=%%PBI_APPDIR%%/defaulticon.png
StartupNotify=true
Modified: pbi/modules/games/gnomesudoku/xdg-menu/gnomesudoku.desktop
===================================================================
--- pbi/modules/games/gnomesudoku/xdg-menu/gnomesudoku.desktop 2011-10-31 14:22:01 UTC (rev 13566)
+++ pbi/modules/games/gnomesudoku/xdg-menu/gnomesudoku.desktop 2011-10-31 14:47:00 UTC (rev 13567)
@@ -3,7 +3,8 @@
Type=Application
Name=gnomesudoku
GenericName=gnomesudoku
+Exec=%%PBI_APPDIR%%/gnome-sudoku
Path=%%PBI_APPDIR%%
Icon=%%PBI_APPDIR%%/defaulticon.png
StartupNotify=true
-Categories=Games
\ No newline at end of file
+Categories=Games
More information about the Commits
mailing list