[PC-BSD Commits] r15925 - pbi/modules/multimedia/mplayer
svn at pcbsd.org
svn at pcbsd.org
Thu Mar 22 10:54:06 PDT 2012
Author: kenmoore
Date: 2012-03-22 17:54:06 +0000 (Thu, 22 Mar 2012)
New Revision: 15925
Modified:
pbi/modules/multimedia/mplayer/pbi.conf
Log:
Fix the program icon entry for multimedia/mplayer
Modified: pbi/modules/multimedia/mplayer/pbi.conf
===================================================================
--- pbi/modules/multimedia/mplayer/pbi.conf 2012-03-22 17:51:55 UTC (rev 15924)
+++ pbi/modules/multimedia/mplayer/pbi.conf 2012-03-22 17:54:06 UTC (rev 15925)
@@ -16,7 +16,7 @@
PBI_PROGAUTHOR="MPlayer team"
# Default Icon (Relative to %%PBI_APPDIR%% or resources/)
-PBI_PROGICON="defaulticon.png"
+PBI_PROGICON="mplayer.png"
# The target port we are building
PBI_MAKEPORT="multimedia/mplayer/"
More information about the Commits
mailing list