[PC-BSD Commits] r15043 - pbi/modules/editors/libreoffice
svn at pcbsd.org
svn at pcbsd.org
Mon Jan 23 11:54:29 PST 2012
Author: kenmoore
Date: 2012-01-23 19:54:29 +0000 (Mon, 23 Jan 2012)
New Revision: 15043
Modified:
pbi/modules/editors/libreoffice/pbi.conf
Log:
Fix the application icon for libreoffice (do not rebuild - wait for next version)
Modified: pbi/modules/editors/libreoffice/pbi.conf
===================================================================
--- pbi/modules/editors/libreoffice/pbi.conf 2012-01-23 19:52:36 UTC (rev 15042)
+++ pbi/modules/editors/libreoffice/pbi.conf 2012-01-23 19:54:29 UTC (rev 15043)
@@ -16,7 +16,7 @@
PBI_PROGAUTHOR="The LibreOffice Team"
# Default Icon (Relative to %%PBI_APPDIR%% or resources/)
-PBI_PROGICON="share/icons/hicolor/scalable/apps/libreoffice-gulls.svg"
+PBI_PROGICON="libreoffice.png"
# The target port we are building
PBI_MAKEPORT="editors/libreoffice"
More information about the Commits
mailing list