[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

./packages/libreoffice/3.3.0/experimental r2163: Icon= is brofficeorg for BrOffice.org...



------------------------------------------------------------
revno: 2163
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Fri 2010-10-22 15:51:11 +0200
message:
  Icon= is brofficeorg for BrOffice.org...
modified:
  rules
=== modified file 'rules'
--- a/rules	2010-10-22 13:44:41 +0000
+++ b/rules	2010-10-22 13:51:11 +0000
@@ -3069,7 +3069,7 @@
 	for i in writer calc draw impress math base startcenter javafilter; do \
 		case "$$i" in startcenter) d=common ;; javafilter) d=filter-mobiledev ;; *) d=$$i;; esac; \
 		cat $(PKGDIR)-$$d/usr/share/applications/libreoffice$(VER)-$$i.desktop \
-			| sed -e "s/libreoffice\(.*\).png/brofficeorg\1.png/" \
+			| sed -e "s/Icon=libreoffice\(.*\)/Icon=brofficeorg\1/" \
 			| sed -e "s/libreoffice/broffice/" | sed -e "s/LibreOffice/BrOffice.org/" \
 			> debian/broffice.org$(VER)/usr/share/applications/libreoffice$(VER)-$$i.desktop; \
 	done


Reply to: