# HG changeset patch # User Christophe Lincoln # Date 1303074306 -7200 # Node ID 507dac763fbd92df8e7e2faf2624ab9c79e1220b # Parent 4eca84644bcaa387726684bf6e6520d2ddf3f865 Add tazdrop to Ob autostart.sh and config in rc.xml diff -r 4eca84644bca -r 507dac763fbd rootfs/etc/lxpanel/slitaz/panels/bottom --- a/rootfs/etc/lxpanel/slitaz/panels/bottom Thu Apr 14 05:55:23 2011 +0000 +++ b/rootfs/etc/lxpanel/slitaz/panels/bottom Sun Apr 17 23:05:06 2011 +0200 @@ -3,11 +3,11 @@ Global { edge=bottom - allign=center - margin=0 + allign=left + margin=120 widthtype=percent width=100 - height=24 + height=25 transparent=1 tintcolor=#ffffff alpha=20 @@ -22,6 +22,13 @@ } Plugin { + type = space + Config { + Size=4 + } +} + +Plugin { type = pager } diff -r 4eca84644bca -r 507dac763fbd rootfs/etc/lxpanel/slitaz/panels/panel --- a/rootfs/etc/lxpanel/slitaz/panels/panel Thu Apr 14 05:55:23 2011 +0000 +++ b/rootfs/etc/lxpanel/slitaz/panels/panel Sun Apr 17 23:05:06 2011 +0200 @@ -34,15 +34,6 @@ Config { name=SliTazMenu.directory image=/usr/share/pixmaps/slitaz-menu.png - name=SliTazMenu.directory - name=SliTazMenu.directory - name=SliTazMenu.directory - name=SliTazMenu.directory - name=SliTazMenu.directory - name=SliTazMenu.directory - name=SliTazMenu.directory - name=SliTazMenu.directory - name=SliTazMenu.directory system { } separator { @@ -71,7 +62,7 @@ type = launchbar Config { Button { - id=/usr/share/applications/pcmanfm.desktop + id=/usr/share/applications/xterm.desktop } Button { id=/usr/share/applications/leafpad.desktop diff -r 4eca84644bca -r 507dac763fbd rootfs/etc/xdg/openbox/autostart.sh --- a/rootfs/etc/xdg/openbox/autostart.sh Thu Apr 14 05:55:23 2011 +0000 +++ b/rootfs/etc/xdg/openbox/autostart.sh Sun Apr 17 23:05:06 2011 +0200 @@ -16,6 +16,9 @@ # Packages update notification tazpkg-notify & +# TazDrop Drag N' Drop handler +tazdrop --dnd & + # Start Parcellite clipboard manager. #parcellite & diff -r 4eca84644bca -r 507dac763fbd rootfs/etc/xdg/openbox/rc.xml --- a/rootfs/etc/xdg/openbox/rc.xml Thu Apr 14 05:55:23 2011 +0000 +++ b/rootfs/etc/xdg/openbox/rc.xml Sun Apr 17 23:05:06 2011 +0200 @@ -624,6 +624,10 @@ + + no + yes +