wok-4.x rev 760
Fix misc desktop files
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri May 09 17:52:13 2008 +0200 (2008-05-09) |
parents | 9c620529b64f |
children | b17e5733fa1c |
files | emelfm2/receipt hardinfo/receipt hardinfo/stuff/hardinfo.desktop listpatron/receipt pcmanfm/stuff/pcmanfm.desktop |
line diff
1.1 --- a/emelfm2/receipt Fri May 09 17:37:37 2008 +0200 1.2 +++ b/emelfm2/receipt Fri May 09 17:52:13 2008 +0200 1.3 @@ -27,7 +27,6 @@ 1.4 cp -a $_pkg/usr/bin $fs/usr 1.5 cp -a $_pkg/usr/lib $fs/usr 1.6 cp -a $_pkg/usr/share/pixmaps $fs/usr/share 1.7 - cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale 1.8 - strip -s $fs/usr/bin/* 1.9 - strip -s $fs/usr/lib/emelfm2/plugins/* 1.10 + cd $fs/usr/share/pixmaps 1.11 + ln -s emelfm2/emelfm2_32.png emelfm2.png 1.12 }
2.1 --- a/hardinfo/receipt Fri May 09 17:37:37 2008 +0200 2.2 +++ b/hardinfo/receipt Fri May 09 17:52:13 2008 +0200 2.3 @@ -33,10 +33,12 @@ 2.4 # Rules to gen a SliTaz package suitable for Tazpkg. 2.5 genpkg_rules() 2.6 { 2.7 - mkdir -p $fs/usr/lib/$PACKAGE/modules $fs/usr/share 2.8 + mkdir -p $fs/usr/lib/$PACKAGE/modules $fs/usr/share/pixmaps 2.9 cp -a $_pkg/usr/bin $fs/usr 2.10 cp -a $src/*.so $fs/usr/lib/$PACKAGE/modules 2.11 cp -a $_pkg/usr/share/$PACKAGE $fs/usr/share 2.12 - rm $fs/usr/share/$PACKAGE/pixmaps/logo.svg 2.13 + cd $fs/usr/share/pixmaps 2.14 + rm ../$PACKAGE/pixmaps/logo.svg 2.15 + ln -s ../$PACKAGE/pixmaps/logo.png hardinfo.png 2.16 } 2.17
3.1 --- a/hardinfo/stuff/hardinfo.desktop Fri May 09 17:37:37 2008 +0200 3.2 +++ b/hardinfo/stuff/hardinfo.desktop Fri May 09 17:52:13 2008 +0200 3.3 @@ -4,7 +4,7 @@ 3.4 Name[fr]=Informations système 3.5 Name[pt_BR]=Informações e Testes do Sistema 3.6 Exec=hardinfo 3.7 -Icon=/usr/share/hardinfo/pixmaps/logo.png 3.8 +Icon=hardinfo 3.9 Terminal=false 3.10 Type=Application 3.11 StartupNotify=true
4.1 --- a/listpatron/receipt Fri May 09 17:37:37 2008 +0200 4.2 +++ b/listpatron/receipt Fri May 09 17:52:13 2008 +0200 4.3 @@ -30,5 +30,7 @@ 4.4 cp -a $_pkg/usr/bin $fs/usr 4.5 cp -a $_pkg/usr/share/pixmaps $fs/usr/share 4.6 cp -a $_pkg/usr/share/xml $fs/usr/share 4.7 + cd $fs/usr/share/pixmaps 4.8 + ln -s listpatron/icons/listpatron-col-add.png listpatron.png 4.9 } 4.10
5.1 --- a/pcmanfm/stuff/pcmanfm.desktop Fri May 09 17:37:37 2008 +0200 5.2 +++ b/pcmanfm/stuff/pcmanfm.desktop Fri May 09 17:52:13 2008 +0200 5.3 @@ -1,7 +1,7 @@ 5.4 [Desktop Entry] 5.5 Encoding=UTF-8 5.6 Name=PCMan File Manager 5.7 -Name=Gestionnaire de fichiers 5.8 +Name[fr]=Gestionnaire de fichiers 5.9 Name[zh_TW]=PCMan 檔案管理程式 5.10 Exec=pcmanfm %F 5.11 Icon=pcmanfm