Bug#477436: eog: Add mime support for image/svg+xml-compressed (.svgz) files.
Franklin PIAT
fpiat at bigfoot.com
Wed Apr 23 09:38:17 UTC 2008
Package: eog
Version: 2.22.1-1
Severity: normal
Tags: patch
eog can open .svgz files if I use Menu/File/Open, but the mime type
isn't associated, so double clicking on a file doesn't work.
I've attached a patch for eog.desktop which solves this.
Franklin
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (50, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.25-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages eog depends on:
ii gconf2 2.22.0-1 GNOME configuration database syste
ii gnome-icon-theme 2.22.0-1 GNOME Desktop icon theme
ii libart-2.0-2 2.3.20-1 Library of functions for 2D graphi
ii libc6 2.7-10 GNU C Library: Shared libraries
ii libcairo2 1.5.8-1 The Cairo 2D vector graphics libra
ii libdbus-glib-1-2 0.74-1 simple interprocess messaging syst
ii libexempi3 2.0.0-1 library to parse XMP metadata (Lib
ii libexif12 0.6.16-2.1 library to parse EXIF files
ii libgconf2-4 2.22.0-1 GNOME configuration database syste
ii libglade2-0 1:2.6.2-1 library to load .glade files at ru
ii libglib2.0-0 2.16.1-2 The GLib library of C routines
ii libgnome-desktop-2 2.22.1-1 Utility library for loading .deskt
ii libgnome2-0 2.20.1.1-1 The GNOME 2 library - runtime file
ii libgnomeui-0 2.20.1.1-1 The GNOME 2 libraries (User Interf
ii libgnomevfs2-0 1:2.22.0-2 GNOME Virtual File System (runtime
ii libgtk2.0-0 2.12.9-2 The GTK+ graphical user interface
ii libjpeg62 6b-14 The Independent JPEG Group's JPEG
ii liblcms1 1.16-8 Color management library
ii libx11-6 2:1.0.3-7 X11 client-side library
ii libxml2 2.6.31.dfsg-2 GNOME XML library
ii python2.4 2.4.5-1 An interactive high-level object-o
ii shared-mime-info 0.23-5 FreeDesktop.org shared MIME databa
Versions of packages eog recommends:
ii librsvg2-common 2.22.2-2 SAX-based renderer library for SVG
-- no debconf information
-------------- next part --------------
--- /tmp/eog-orig.desktop 2008-04-23 11:32:31.000000000 +0200
+++ /usr/share/applications/eog.desktop 2008-04-23 11:31:37.000000000 +0200
@@ -150,4 +150,4 @@
X-GNOME-Bugzilla-Component=general
X-GNOME-Bugzilla-Version=2.22.1
X-GNOME-DocPath=eog/eog.xml
-MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/pjpeg;image/png;image/tiff;image/x-bmp;image/x-gray;image/x-icb;image/x-ico;image/x-png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-psd;image/x-xbitmap;image/x-xpixmap;image/x-pcx;image/svg+xml;image/vnd.wap.wbmp;
+MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/pjpeg;image/png;image/tiff;image/x-bmp;image/x-gray;image/x-icb;image/x-ico;image/x-png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-psd;image/x-xbitmap;image/x-xpixmap;image/x-pcx;image/svg+xml;image/vnd.wap.wbmp;image/svg+xml-compressed;
More information about the pkg-gnome-maintainers
mailing list