[PC-BSD Commits] r13269 - in pbi/modules/games/lianliankan: . xdg-desktop xdg-menu
svn at pcbsd.org
svn at pcbsd.org
Mon Oct 10 09:32:41 PDT 2011
Author: kenmoore
Date: 2011-10-10 09:32:41 -0700 (Mon, 10 Oct 2011)
New Revision: 13269
Modified:
pbi/modules/games/lianliankan/pbi.conf
pbi/modules/games/lianliankan/xdg-desktop/lianliankan.desktop
pbi/modules/games/lianliankan/xdg-menu/lianliankan.desktop
Log:
Fix the desktop/menu entries for lianliankan and rebuild
Modified: pbi/modules/games/lianliankan/pbi.conf
===================================================================
--- pbi/modules/games/lianliankan/pbi.conf 2011-10-10 16:30:26 UTC (rev 13268)
+++ pbi/modules/games/lianliankan/pbi.conf 2011-10-10 16:32:41 UTC (rev 13269)
@@ -7,4 +7,5 @@
PBI_MKPORTBEFORE=""
PBI_MKPORTAFTER=""
PBI_MAKEOPTS=""
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_MAKEOPTS PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_MKPORTBEFORE PBI_MKPORTAFTER PBI_PROGICON PBI_MAKEPORT
Modified: pbi/modules/games/lianliankan/xdg-desktop/lianliankan.desktop
===================================================================
--- pbi/modules/games/lianliankan/xdg-desktop/lianliankan.desktop 2011-10-10 16:30:26 UTC (rev 13268)
+++ pbi/modules/games/lianliankan/xdg-desktop/lianliankan.desktop 2011-10-10 16:32:41 UTC (rev 13269)
@@ -3,6 +3,7 @@
Type=Application
Name=lianliankan
GenericName=lianliankan
+Exec=%%PBI_APPDIR%%/llk_linux
Path=%%PBI_APPDIR%%
Icon=%%PBI_APPDIR%%/defaulticon.png
StartupNotify=true
Modified: pbi/modules/games/lianliankan/xdg-menu/lianliankan.desktop
===================================================================
--- pbi/modules/games/lianliankan/xdg-menu/lianliankan.desktop 2011-10-10 16:30:26 UTC (rev 13268)
+++ pbi/modules/games/lianliankan/xdg-menu/lianliankan.desktop 2011-10-10 16:32:41 UTC (rev 13269)
@@ -3,7 +3,8 @@
Type=Application
Name=lianliankan
GenericName=lianliankan
+Exec=%%PBI_APPDIR%%/llk_linux
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