Add desktop entry for GIMP
This commit is contained in:
parent
1325566857
commit
3493519e52
15
applications/gimp.desktop
Normal file
15
applications/gimp.desktop
Normal file
@ -0,0 +1,15 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=GIMP
|
||||
GenericName=Image Editor
|
||||
Comment=Create images and edit photographs
|
||||
Keywords=GIMP;graphic;design;illustration;painting;
|
||||
Exec=gimp-2.10 %U
|
||||
TryExec=gimp-2.10
|
||||
Icon=gimp
|
||||
Terminal=false
|
||||
Categories=Graphics;2DGraphics;RasterGraphics;GTK;
|
||||
StartupNotify=true
|
||||
MimeType=image/bmp;image/g3fax;image/gif;image/x-fits;image/x-pcx;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-psd;image/x-sgi;image/x-tga;image/x-xbitmap;image/x-xwindowdump;image/x-xcf;image/x-compressed-xcf;image/x-gimp-gbr;image/x-gimp-pat;image/x-gimp-gih;image/x-sun-raster;image/tiff;image/jpeg;image/x-psp;application/postscript;image/png;image/x-icon;image/x-xpixmap;image/x-exr;image/webp;image/x-webp;image/heif;image/heic;image/avif;image/jxl;image/svg+xml;application/pdf;image/x-wmf;image/jp2;image/x-xcursor;image/openraster;
|
||||
StartupWMClass=gimp-2.10
|
Loading…
Reference in New Issue
Block a user