# HG changeset patch # User Eric Joseph-Alexandre # Date 1387662509 -3600 # Node ID 55f7cc28d25f231a07583d6544bc3943e02e39dc # Parent 59e18fea0fd0bc0e3f9588860dd3967991f9e05f wbar2:Fix config + add menu diff -r 59e18fea0fd0 -r 55f7cc28d25f wbar2/receipt --- a/wbar2/receipt Sat Dec 21 18:55:52 2013 +0100 +++ b/wbar2/receipt Sat Dec 21 22:48:29 2013 +0100 @@ -28,11 +28,13 @@ # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { - mkdir -p $fs/usr/share + mkdir -p $fs/usr/share $fs/usr/share/applications cp -a $install/usr/bin $fs/usr cp -a $install/etc $fs/ cp -a $stuff/wbar.cfg $fs/etc/wbar.d cp -a $install/usr/share/pixmaps $fs/usr/share cp -a $install/usr/share/wbar $fs/usr/share + + mv $fs/etc/wbar.d/wbar.desktop $fs/usr/share/applications } diff -r 59e18fea0fd0 -r 55f7cc28d25f wbar2/stuff/wbar.cfg --- a/wbar2/stuff/wbar.cfg Sat Dec 21 18:55:52 2013 +0100 +++ b/wbar2/stuff/wbar.cfg Sat Dec 21 22:48:29 2013 +0100 @@ -1,4 +1,4 @@ -i: /usr/share/pixmaps/wbar/dock.png +adzi: /usr/share/pixmaps/wbar/dock.png c: wbar --bpress --above-desk --pos bottom --isize 32 --idist 12 --nanim 3 --zoomf 1.8 --jumpf 1.00 --balfa 0 --falfa 100 --nofont t: /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold/10 @@ -10,11 +10,11 @@ c: tazweb http://tazpanel:82/ t: SliTaz Panel -i: /usr/share/pixmaps/midori.png +i: /usr/share/icons/32x32/apps/midori.png c: midori %u t: Web Browser -i: /usr/share/pixmaps/sakura.png +i: /usr/share/pixmaps/terminal-tango.png c: sakura t: Terminal emulator