[gnome-disk-utility] Remove application/x-raw-disk-image{, -xz-compressed} MIME types
- From: David Zeuthen <davidz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-disk-utility] Remove application/x-raw-disk-image{, -xz-compressed} MIME types
- Date: Sat, 27 Jul 2013 17:16:47 +0000 (UTC)
commit 256290b6e9c423888784d0313f7eb79449e8fb5a
Author: David Zeuthen <zeuthen gmail com>
Date: Sat Jul 27 10:12:55 2013 -0700
Remove application/x-raw-disk-image{,-xz-compressed} MIME types
... as these are now in shared-mime-info as requested. See
https://bugs.freedesktop.org/show_bug.cgi?id=64845
for details.
Signed-off-by: David Zeuthen <zeuthen gmail com>
data/Makefile.am | 11 -----------
data/gdu-mimetypes.xml | 16 ----------------
2 files changed, 0 insertions(+), 27 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 726589e..d0c80d7 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -2,10 +2,6 @@ NULL =
SUBDIRS = ui icons
-# TODO: Move gdu-mimetypes.xml to shared-mime-info, see https://bugs.freedesktop.org/show_bug.cgi?id=64845
-mimedir = $(datadir)/mime/packages
-mime_DATA = gdu-mimetypes.xml
-
desktopdir = $(datadir)/applications
desktop_in_files = \
gnome-disks.desktop.in \
@@ -32,14 +28,7 @@ EXTRA_DIST = \
CLEANFILES = \
$(gsettings_SCHEMAS) \
$(desktop_DATA) \
- $(mime_DATA) \
$(NULL)
-install-data-hook:
- update-mime-database $(datadir)/mime
-
-uninstall-hook:
- update-mime-database $(datadir)/mime
-
clean-local :
rm -f *~
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]