[PATCH] Add "text/x-gettext-translation" to GNOME MIME Data
- From: Christian Neumair <chris gnome-de org>
- To: desktop-devel-list gnome org
- Subject: [PATCH] Add "text/x-gettext-translation" to GNOME MIME Data
- Date: Mon, 09 Feb 2004 13:56:51 +0100
shared-mime-data reports "text/x-gettext-translation" for files ending
with .po while gnome-mime-data currently uses "text/x-po". This patch
adds the description to x-gettext-translation files recognized by
shared-mime-data.
Note that you might as well want to change
text/x-po
ext: po
in gnome-vfs.mime to
text/x-gettext-translation
ext: po
I don't know whether this poses a backward incompatibility, since people
will lose their mime bindings for po files.
regs,
Chris
Index: gnome-vfs.keys.in
===================================================================
RCS file: /cvs/gnome/gnome-mime-data/gnome-vfs.keys.in,v
retrieving revision 1.128
diff -u -r1.128 gnome-vfs.keys.in
--- gnome-vfs.keys.in 5 Feb 2004 14:37:27 -0000 1.128
+++ gnome-vfs.keys.in 9 Feb 2004 12:56:37 -0000
@@ -1982,6 +1982,10 @@
_description=Fortran source code
_category=Software Development/Source Code
+text/x-gettext-translation
+ _description=gettext translation
+ _category=Software Development
+
text/x-gtkrc
_description=GTK configuration
_category=User Interface
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]