You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
384 B
18 lines
384 B
--- a/desktop/ida.desktop
|
|
+++ b/desktop/ida.desktop
|
|
@@ -1,9 +1,10 @@
|
|
[Desktop Entry]
|
|
Type=Application
|
|
-Encoding=UTF-8
|
|
Name=ida
|
|
GenericName=Image Viewer
|
|
+Comment=Image Viewer
|
|
Exec=ida %F
|
|
-Terminal=no
|
|
-Categories=Motif;Graphics;Viewer
|
|
-MimeType=image/jpeg;image/tiff;image/png
|
|
+Terminal=false
|
|
+Categories=Motif;Graphics;Viewer;
|
|
+MimeType=image/jpeg;image/tiff;image/png;
|
|
+Icon=ida
|