mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
image/g -> image/g3fax.
2004-07-22 Michael Natterer <mitch@gimp.org> * data/misc/gimp.desktop.in.in (MimeType): image/g -> image/g3fax.
This commit is contained in:
parent
b50ea15b26
commit
c79f1a43a1
2 changed files with 6 additions and 2 deletions
|
@ -1,10 +1,14 @@
|
|||
2004-07-22 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* data/misc/gimp.desktop.in.in (MimeType): image/g -> image/g3fax.
|
||||
|
||||
2004-07-22 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* app/widgets/gimpactionview.c: rephrased the text for the dialog
|
||||
that appears if a new shortcut collides with an existing one.
|
||||
|
||||
* libgimpcolor/gimprgb.[ch]: added new function gimp_rgb_parse_name()
|
||||
which accepts RGB colors in hexadezimal notation or as SVG color
|
||||
which accepts RGB colors in hexadecimal notation or as SVG color
|
||||
keywords.
|
||||
|
||||
2004-07-22 Michael Natterer <mitch@gimp.org>
|
||||
|
|
|
@ -11,4 +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;
|
||||
MimeType=image/bmp;image/g3fax;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…
Add table
Add a link
Reference in a new issue