Mercurial > geeqie
annotate geeqie.desktop.in @ 1672:994169573393
Complete commit @1747 (intltool usage)
With using intltool the localisation will fail cause of missing
desktop.in file. Also the old desktop files are obsoleted by this
commit.
Also it is not necessary any more to have a './' in front of the files
in POTFILES.in.
author | mow |
---|---|
date | Sat, 27 Jun 2009 22:57:56 +0000 |
parents | geeqie.desktop@a57336c3b1cc |
children |
rev | line source |
---|---|
197 | 1 [Desktop Entry] |
1672 | 2 _Name=Geeqie |
3 _GenericName=Image Viewer | |
4 _Comment=View and manage images | |
197 | 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; |
1610
4a3fa267fb65
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; |