[PC-BSD Commits] r1585 - pbibuild/modules/gtkpool

svn at pcbsd.org svn at pcbsd.org
Tue Mar 11 14:35:48 PST 2008


Author: gonzalo
Date: 2008-03-11 15:35:48 -0700 (Tue, 11 Mar 2008)
New Revision: 1585

Modified:
   pbibuild/modules/gtkpool/pbi.conf
Log:
GTKPool icon fixed

Modified: pbibuild/modules/gtkpool/pbi.conf
===================================================================
--- pbibuild/modules/gtkpool/pbi.conf	2008-03-11 18:43:45 UTC (rev 1584)
+++ pbibuild/modules/gtkpool/pbi.conf	2008-03-11 22:35:48 UTC (rev 1585)
@@ -13,7 +13,7 @@
 PROGAUTHOR="Brian Ashe"
 
 # Default Icon (Relative to overlay-dir)
-PROGICON="share/icons/hicolor/32x32/apps/kmldonkey.png"
+PROGICON="share/pixmaps/gtkpool.png"
 
 # Port we want to build
 PBIPORT="/usr/ports/games/gtkpool"
@@ -32,6 +32,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="01"
+BUILDKEY="02"
 
 export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY



More information about the Commits mailing list