wok-current rev 512
Fix: adding new desktop file
author | "Eric Joseph-Alewandre <erjo@slitaz.org>" |
---|---|
date | Mon Apr 07 02:16:23 2008 +0200 (2008-04-07) |
parents | adb3557a25a4 |
children | e67f0b59c2a6 |
files | chemtool/receipt chemtool/stuff/chemtool.desktop |
line diff
1.1 --- a/chemtool/receipt Mon Apr 07 02:10:11 2008 +0200 1.2 +++ b/chemtool/receipt Mon Apr 07 02:16:23 2008 +0200 1.3 @@ -33,7 +33,7 @@ 1.4 # French locale, pixmap and menu. 1.5 cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale 1.6 cp -a $src/gnome/chemtool.png $fs/usr/share/pixmaps 1.7 - cp -a $src/gnome/chemtool.desktop $fs/usr/share/applications 1.8 + cp -a stuff/chemtool.desktop $fs/usr/share/applications 1.9 1.10 # Examples. 1.11 cp -a $src/examples/a*.cht $fs/usr/share/examples/chemtool
2.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 2.2 +++ b/chemtool/stuff/chemtool.desktop Mon Apr 07 02:16:23 2008 +0200 2.3 @@ -0,0 +1,14 @@ 2.4 +[Desktop Entry] 2.5 +Name=Chemtool 2.6 +Comment=Molecules 2D drawing 2.7 +Name[cs_CZ.ISO8859-2]=Chemtool 2.8 +Name[fr_FR]=Chemtool 2.9 +Comment[cs_CZ.ISO8859-2]=Editor molekul 2.10 +Comment[de_DE.ISO8859-1]=Moleküleditor 2.11 +Comment[fr_FR.ISO8859-1]=Editeur de molécules 2.12 +Exec=chemtool 2.13 +Icon=/usr/share/pixmaps/chemtool.png 2.14 +Terminal=false 2.15 +MultipleArgs=false 2.16 +Type=Application 2.17 +Categories=Education;Science;Chemistry;Physics;