Mercurial > geeqie
annotate geeqie.desktop @ 1637:cc3ccf3c7c27
unify code paths for New directory
keep the directory visible after rename
https://sourceforge.net/tracker/?func=detail&aid=1951183&group_id=222125&atid=1054680
author | nadvornik |
---|---|
date | Mon, 08 Jun 2009 19:05:49 +0000 |
parents | 4a3fa267fb65 |
children | a57336c3b1cc |
rev | line source |
---|---|
197 | 1 [Desktop Entry] |
2 Name=Geeqie | |
3 GenericName=Image Viewer | |
4 GenericName[et]=Piltide vaatur | |
5 GenericName[tr]=Resim göstericisi | |
6 GenericName[fr]=Explorateur d'images | |
7 GenericName[hu]=Képnéző | |
8 GenericName[es]=Visor de imágenes | |
9 Comment=View and manage images | |
10 Comment[hu]=Képek megjelenítése és rendszerezése | |
11 Comment[es]=Visualiza y administra imágenes | |
12 Exec=geeqie -r %F | |
13 Icon=geeqie | |
14 Type=Application | |
15 Terminal=false | |
16 # Startup notification disabled, since the remote -r switch may not open a new window... | |
17 #StartupNotify=false | |
18 #StartupWMClass=geeqie | |
1280 | 19 NotShowIn=X-Geeqie; |
1610
4a3fa267fb65
Fix geeqie.desktop to match spec. Patch by Michael Schwendt.
zas_
parents:
1280
diff
changeset
|
20 Categories=Graphics;Viewer; |
197 | 21 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; |