[PC-BSD Commits] r2275 - in pbibuild/modules/opera: . kmenu-dir overlay-dir
svn at pcbsd.org
svn at pcbsd.org
Thu Jul 3 11:17:15 PDT 2008
Author: kris
Date: 2008-07-03 11:17:15 -0700 (Thu, 03 Jul 2008)
New Revision: 2275
Added:
pbibuild/modules/opera/overlay-dir/opera.png
Modified:
pbibuild/modules/opera/kmenu-dir/opera
pbibuild/modules/opera/pbi.conf
Log:
Added a missing opera icon to our module, looks like it has been removed
from opera itself in 9.50
Modified: pbibuild/modules/opera/kmenu-dir/opera
===================================================================
--- pbibuild/modules/opera/kmenu-dir/opera 2008-07-03 18:07:58 UTC (rev 2274)
+++ pbibuild/modules/opera/kmenu-dir/opera 2008-07-03 18:17:15 UTC (rev 2275)
@@ -1,5 +1,5 @@
ExePath: bin/opera
-ExeIcon: share/opera/images/opera_48x48.png
+ExeIcon: opera.png
ExeDescr: Opera
ExeNoDesktop: 0
ExeNoMenu: 0
Property changes on: pbibuild/modules/opera/overlay-dir/opera.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: pbibuild/modules/opera/pbi.conf
===================================================================
--- pbibuild/modules/opera/pbi.conf 2008-07-03 18:07:58 UTC (rev 2274)
+++ pbibuild/modules/opera/pbi.conf 2008-07-03 18:17:15 UTC (rev 2275)
@@ -13,7 +13,7 @@
PROGAUTHOR="Opera Software ASA"
# Default Icon (Relative to overlay-dir)
-PROGICON="share/opera/images/opera_48x48.png"
+PROGICON="opera.png"
# Port we want to build
PBIPORT="/usr/ports/www/opera"
@@ -32,7 +32,7 @@
# 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="01"
+BUILDKEY="21"
# If this port has a non-standard port version variable in Makefile, then
# list the key here such as "OOOVERSION="
More information about the Commits
mailing list