[PC-BSD Commits] r3283 - in pbibuild/modules/vuze: . kmenu-dir overlay-dir
svn at pcbsd.org
svn at pcbsd.org
Mon Jan 19 07:38:43 PST 2009
Author: kris
Date: 2009-01-19 07:38:43 -0800 (Mon, 19 Jan 2009)
New Revision: 3283
Added:
pbibuild/modules/vuze/overlay-dir/vuze.png
Modified:
pbibuild/modules/vuze/kmenu-dir/azureus
pbibuild/modules/vuze/pbi.conf
Log:
Updated vuze to use a new icon by default
Modified: pbibuild/modules/vuze/kmenu-dir/azureus
===================================================================
--- pbibuild/modules/vuze/kmenu-dir/azureus 2009-01-19 15:22:44 UTC (rev 3282)
+++ pbibuild/modules/vuze/kmenu-dir/azureus 2009-01-19 15:38:43 UTC (rev 3283)
@@ -1,5 +1,5 @@
ExePath: bin/vuze
-ExeIcon: azureus.png
+ExeIcon: vuze.png
ExeDescr: Vuze
ExeNoDesktop: 0
ExeNoMenu: 0
Property changes on: pbibuild/modules/vuze/overlay-dir/vuze.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: pbibuild/modules/vuze/pbi.conf
===================================================================
--- pbibuild/modules/vuze/pbi.conf 2009-01-19 15:22:44 UTC (rev 3282)
+++ pbibuild/modules/vuze/pbi.conf 2009-01-19 15:38:43 UTC (rev 3283)
@@ -13,7 +13,7 @@
PROGAUTHOR="The Vuze Team"
# Default Icon (Relative to overlay-dir)
-PROGICON="azureus.png"
+PROGICON="vuze.png"
# Port we want to build
PBIPORT="/usr/ports/net-p2p/vuze"
@@ -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="02"
+BUILDKEY="03"
# 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