Mercurial > geeqie.yaz
annotate geeqie.desktop @ 1708:8213f95b65c9
improved the sidecar grouping algorithm
author | nadvornik |
---|---|
date | Fri, 28 Aug 2009 20:18:46 +0000 |
parents | a78ac3a4c32e |
children |
rev | line source |
---|---|
197 | 1 [Desktop Entry] |
2 Name=Geeqie | |
3 GenericName=Image Viewer | |
4 Comment=View and manage images | |
5 Exec=geeqie -r %F | |
6 Icon=geeqie | |
7 Type=Application | |
8 Terminal=false | |
9 # Startup notification disabled, since the remote -r switch may not open a new window... | |
10 #StartupNotify=false | |
11 #StartupWMClass=geeqie | |
1280 | 12 NotShowIn=X-Geeqie; |
1608
270d7a779620
Fix geeqie.desktop to match spec. Patch by Michael Schwendt.
zas_
parents:
1280
diff
changeset
|
13 Categories=Graphics;Viewer; |
197 | 14 MimeType=application/x-navi-animation;image/bmp;image/x-bmp;image/x-MS-bmp;image/gif;image/x-icon;image/jpeg;image/png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-cmu-raster;image/x-sun-raster;image/x-tga;image/tiff;image/vnd.wap.wbmp;image/x-xbitmap;image/x-xpixmap;image/svg;image/svg+xml;image/x-png;image/xpm;image/x-ico;image/x-pcx; |