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

./packages/libreoffice/3.3.0/experimental r2215: don't try to add application/vnd.openofficeorg.extension to startcenter.desktop, it's already there



------------------------------------------------------------
revno: 2215
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Wed 2010-11-24 00:39:01 +0100
message:
  don't try to add application/vnd.openofficeorg.extension to startcenter.desktop, it's already there
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog	2010-11-23 08:26:04 +0000
+++ b/changelog	2010-11-23 23:39:01 +0000
@@ -9,8 +9,10 @@
     for osl_{set,clear}Environment@UDK_3.11 (closes: #604201)
   * debian/patches/smoketest-disable-db-insert-delete-seek-tests.diff:
     rediff again - seems it got broken last time (closes: #603008)
+  * debian/rules: don't try to add application/vnd.openofficeorg.extension to
+    startcenter.desktop, it's already there, thanks Axel Beckert 
 
- -- Rene Engelhard <rene@debian.org>  Tue, 23 Nov 2010 09:22:50 +0100
+ -- Rene Engelhard <rene@debian.org>  Wed, 24 Nov 2010 00:37:07 +0100
 
 libreoffice (1:3.3.0~beta3-2) experimental; urgency=low
 

=== modified file 'rules'
--- a/rules	2010-11-21 23:12:51 +0000
+++ b/rules	2010-11-23 23:39:01 +0000
@@ -3541,8 +3541,6 @@
 			$(PKGDIR)-common/usr/share/icons/hicolor/$$i/mimetypes/application-vnd.openofficeorg.extension.png; \
 	done
 	perl -pi -e "s/Icon=openofficeorg.*-extension/Icon=application-vnd.openofficeorg.extension.png/" $(PKGDIR)-common/usr/share/mimelnk/application/vnd.openofficeorg.extension.desktop
-	# add proper MimeType
-	perl -pi -e 's,MimeType=,MimeType=application/vnd.openofficeorg.extension,' $(PKGDIR)-common/usr/share/applications/libreoffice$(VER)-startcenter.desktop
 endif
 
 	# fix permission


Reply to: