[PC-BSD Commits] r19515 - in pbi/modules/games/0ad: scripts xdg-desktop xdg-menu
svn at pcbsd.org
svn at pcbsd.org
Tue Sep 25 08:25:04 PDT 2012
Author: kenmoore
Date: 2012-09-25 15:25:04 +0000 (Tue, 25 Sep 2012)
New Revision: 19515
Added:
pbi/modules/games/0ad/scripts/post-install.sh
Removed:
pbi/modules/games/0ad/xdg-menu/pyrogenesis.desktop
Modified:
pbi/modules/games/0ad/xdg-desktop/0ad.desktop
pbi/modules/games/0ad/xdg-menu/0ad.desktop
pbi/modules/games/0ad/xdg-menu/ActorEditor.desktop
Log:
Fix up the games/0ad startup binary and clean up the desktop/menu entries
Modified: pbi/modules/games/0ad/xdg-desktop/0ad.desktop
===================================================================
--- pbi/modules/games/0ad/xdg-desktop/0ad.desktop 2012-09-25 15:20:11 UTC (rev 19514)
+++ pbi/modules/games/0ad/xdg-desktop/0ad.desktop 2012-09-25 15:25:04 UTC (rev 19515)
@@ -2,8 +2,8 @@
[Desktop Entry]
Value=1.0
Type=Application
-Name=0ad-0ad
-GenericName=0ad-0ad
+Name=0 AD
+GenericName=0AD
Exec=%%PBI_EXEDIR%%/0ad
Path=%%PBI_APPDIR%%
Icon=%%PBI_APPDIR%%/0ad.png
Modified: pbi/modules/games/0ad/xdg-menu/0ad.desktop
===================================================================
--- pbi/modules/games/0ad/xdg-menu/0ad.desktop 2012-09-25 15:20:11 UTC (rev 19514)
+++ pbi/modules/games/0ad/xdg-menu/0ad.desktop 2012-09-25 15:25:04 UTC (rev 19515)
@@ -2,8 +2,8 @@
[Desktop Entry]
Value=1.0
Type=Application
-Name=0ad-0ad
-GenericName=0ad-0ad
+Name=0 AD
+GenericName=0AD
Exec=%%PBI_EXEDIR%%/0ad
Path=%%PBI_APPDIR%%
Icon=%%PBI_APPDIR%%/0ad.png
Modified: pbi/modules/games/0ad/xdg-menu/ActorEditor.desktop
===================================================================
--- pbi/modules/games/0ad/xdg-menu/ActorEditor.desktop 2012-09-25 15:20:11 UTC (rev 19514)
+++ pbi/modules/games/0ad/xdg-menu/ActorEditor.desktop 2012-09-25 15:25:04 UTC (rev 19515)
@@ -2,7 +2,7 @@
[Desktop Entry]
Value=1.0
Type=Application
-Name=0ad-ActorEditor
+Name=0AD-ActorEditor
GenericName=0ad-actoreditor
Exec=%%PBI_EXEDIR%%/ActorEditor
Path=%%PBI_APPDIR%%
More information about the Commits
mailing list