LinuxVillage

Projects and resources (En) => Contributing to FOSS => Discussion démarrée par: melodie le 17 avril 2013 à 14:58:25

Titre: feh.destkop menu launcher
Posté par: melodie le 17 avril 2013 à 14:58:25
Hi,

The following one is a merge from the one I have in Archlinux and the one in Ubuntu. It is aimed to be improved and provided upstream to the feh developers who do a nice job improving their program.

Citer
[Desktop Entry]
Name=Feh
Name[en_US]=Feh
Name[fr_FR]=Feh
GenericName=Image viewer
GenericName[fr_FR]=Visualisateur d'images
GenericName[de_DE]=Bildbetrachter
Comment=Fast Imlib2-based Image Viewer
Comment[fr_FR]=Visualisateur d'Images léger utilisant Imlib2
Comment[de_DE]=Bildertrachter mit Imlib2
Exec=feh %f
Icon=/usr/share/feh/images/feh.png
Type=Application
StartupNotify=false
NoDisplay=true
Hidden=false
Terminal=false
Categories=Graphics;2DGraphics;Viewer;
MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/pjpeg;image/png;image/tiff;image/x-bmp;image/x-pcx;image/x-png;image/x-portable-anymap;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-tga;image/x-xbitmap;


I don't know German so I could not do it the right way for the "Comment[de_DE]=" line.

There are also these lines:
Citer
StartupNotify=false
NoDisplay=true
Hidden=false

which I don't know what they are for and if they are useful : in the Archlinux version they are not written... well I guess one or all of them prevent the launcher from showing in the menus... :-(

For whom does not yet have the feh.png image, here is one:
(http://meets.free.fr/Downloads/icons/feh.png)