Mercurial > geeqie.yaz
annotate gqview.desktop @ 181:c01dd7c9c7dc
unified tag names between exiv2 and internal rxif parser
author | nadvornik |
---|---|
date | Wed, 13 Feb 2008 19:31:50 +0000 |
parents | dc3c77d027e6 |
children | d85687d951aa |
rev | line source |
---|---|
1 | 1 [Desktop Entry] |
2 Name=GQview | |
8 | 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=gqview -r %F | |
1 | 13 Icon=gqview.png |
14 Type=Application | |
8 | 15 Terminal=false |
16 # Startup notification disabled, since the remote -r switch may not open a new window... | |
17 #StartupNotify=false | |
18 #StartupWMClass=gqview | |
19 Encoding=UTF-8 | |
20 Categories=Application;Graphics;Viewer; | |
90
dc3c77d027e6
Tue Oct 31 18:06:42 2006 John Ellis <johne@verizon.net>
gqview
parents:
8
diff
changeset
|
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; |