wok-next rev 13839
lyx: add lyx.desktop
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jan 08 10:01:39 2013 +0100 (2013-01-08) |
parents | 6c063ccc2d9d |
children | 78ae6285b3cf |
files | lyx/receipt lyx/stuff/lyx.desktop |
line diff
1.1 --- a/lyx/receipt Mon Jan 07 23:12:50 2013 +0100 1.2 +++ b/lyx/receipt Tue Jan 08 10:01:39 2013 +0100 1.3 @@ -22,9 +22,10 @@ 1.4 # Rules to gen a SliTaz package suitable for Tazpkg. 1.5 genpkg_rules() 1.6 { 1.7 - mkdir -p $fs/usr/share 1.8 - cp -a $_pkg/usr/bin $fs/usr 1.9 - cp -a $_pkg/usr/share/lyx $fs/usr/share 1.10 + mkdir -p $fs/usr/share/applications 1.11 + cp -a $install/usr/bin $fs/usr 1.12 + cp -a $install/usr/share/lyx $fs/usr/share 1.13 + cp -a $stuff/lyx.desktop $fs/usr/share/applications 1.14 rm -r $fs/usr/share/lyx/doc $fs/usr/share/lyx/examples 1.15 } 1.16
2.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 2.2 +++ b/lyx/stuff/lyx.desktop Tue Jan 08 10:01:39 2013 +0100 2.3 @@ -0,0 +1,10 @@ 2.4 +[Desktop Entry] 2.5 +Name=Lyx 2.6 +Comment=Latex WYSIWYM Editor 2.7 +Icon=/usr/share/lyx/images/lyx.png 2.8 +Exec=lyx 2.9 +Terminal=false 2.10 +Type=Application 2.11 +StartupNotify=false 2.12 +Categories=GNOME;Application;Office; 2.13 +MimeType=application/x-lyx;