wok diff xchm/stuff/xchm.desktop @ rev 9774

bridge-utils: fix WGET_URL and clean
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 11 21:31:48 2011 +0200 (2011-05-11)
parents
children 9c762d56b413
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/xchm/stuff/xchm.desktop	Wed May 11 21:31:48 2011 +0200
     1.3 @@ -0,0 +1,15 @@
     1.4 +[Desktop Entry]
     1.5 +Encoding=UTF-8
     1.6 +Name=xCHM
     1.7 +GenericName=chm file viewer
     1.8 +GenericName[it]=Visore di file chm
     1.9 +GenericName[fr]=Visualisation de fichiers chm
    1.10 +Comment=wxGTK based GUI front-end to chmlib
    1.11 +Comment[fr]=Une interface pour chmlib utilisant wxGTK
    1.12 +Exec=xchm
    1.13 +Icon=/usr/share/pixmaps/xchm-32.xpm
    1.14 +Terminal=false
    1.15 +Type=Application
    1.16 +MimeType=application/x-chm;
    1.17 +Categories=GTK;Utility;
    1.18 +