mirror of https://github.com/GNOME/gimp.git
Add MimeType line to desktop file new mime sytem.
2004-07-21 Ray Strode <rstrode@redhat.com> * gimp/data/misc/gimp.desktop.in.in: Add MimeType line to desktop file new mime sytem.
This commit is contained in:
parent
a70d2dd8a2
commit
c7f0f7e45f
|
@ -1,3 +1,7 @@
|
|||
2004-07-21 Ray Strode <rstrode@redhat.com>
|
||||
* gimp/data/misc/gimp.desktop.in.in: Add MimeType line to desktop file
|
||||
new mime sytem.
|
||||
|
||||
2004-07-21 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* plug-ins/common/gif.c: declared global const variable as static.
|
||||
|
|
|
@ -11,3 +11,4 @@ Categories=Application;Graphics;RasterGraphics;
|
|||
X-GNOME-Bugzilla-Bugzilla=GNOME
|
||||
X-GNOME-Bugzilla-Product=GIMP
|
||||
StartupNotify=true
|
||||
MimeType=image/bmp;image/g;image/gif;image/jpeg;image/jpg;image/pjpeg;image/png;image/tiff;image/x-bmp;image/x-compressed-xcf;image/x-fits;image/x-gray;image/x-pcx;image/x-png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-psd;image/x-sgi;image/x-sun-raster;image/x-tga;image/x-xbitmap;image/x-xcf;image/x-xpixmap;image/x-xwindowdump;
|
||||
|
|
Loading…
Reference in New Issue