[PC-BSD Commits] r9788 - in pbibuild/modules/www/firefox: . kmenu-dir
svn at pcbsd.org
svn at pcbsd.org
Mon Mar 28 08:19:51 PDT 2011
Author: kris
Date: 2011-03-28 08:19:51 -0700 (Mon, 28 Mar 2011)
New Revision: 9788
Modified:
pbibuild/modules/www/firefox/kmenu-dir/firefox
pbibuild/modules/www/firefox/pbi.conf
Log:
Rebuild firefox with desktop icons, and should be good to go
Modified: pbibuild/modules/www/firefox/kmenu-dir/firefox
===================================================================
--- pbibuild/modules/www/firefox/kmenu-dir/firefox 2011-03-28 14:26:47 UTC (rev 9787)
+++ pbibuild/modules/www/firefox/kmenu-dir/firefox 2011-03-28 15:19:51 UTC (rev 9788)
@@ -1,8 +1,8 @@
ExePath: bin/firefox
ExeIcon: share/pixmaps/FireFox-128.png
ExeDescr: FireFox
-ExeNoDesktop: 1
-ExeNoMenu: 1
+ExeNoDesktop: 0
+ExeNoMenu: 0
ExeRunRoot: 0
ExeRunShell: 0
ExeNotify: 1
Modified: pbibuild/modules/www/firefox/pbi.conf
===================================================================
--- pbibuild/modules/www/firefox/pbi.conf 2011-03-28 14:26:47 UTC (rev 9787)
+++ pbibuild/modules/www/firefox/pbi.conf 2011-03-28 15:19:51 UTC (rev 9788)
@@ -40,6 +40,6 @@
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="03"
+BUILDKEY="04"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list