Add .desktop file and application icons

This commit is contained in:
Sebastien Fourey 2020-06-24 16:26:01 +02:00
parent 9cd8933181
commit 1c01882210
6 changed files with 1004 additions and 0 deletions

12
gmic_qt.desktop Normal file
View File

@ -0,0 +1,12 @@
[Desktop Entry]
Version=1.0
Type=Application
Name=G'MIC-Qt
Terminal=false
Comment=Apply G'MIC filters to images
Comment[fr]=Appliquer des filtres G'MIC à des images
TryExec=gmic_qt
Exec=gmic_qt %F
Icon=gmic_qt
Categories=Graphics;
MimeType=image/jpeg;image/png;image/bmp;image/gif;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-xbitmap;image/x-xpixmap;image/svg;

Binary file not shown.

After

Width:  |  Height:  |  Size: 775 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 470 KiB