# HG changeset patch # User Richard Dunbar # Date 1363448315 0 # Node ID af007ece5086c579500a1cc8933ef2e50bfab410 # Parent cfe45f283798903b1d273beefbafe6a21faa271d gtkonly: remove lxpanel configs diff -r cfe45f283798 -r af007ece5086 gtkonly/rootfs/etc/lxpanel/slitaz/panels/bottom --- a/gtkonly/rootfs/etc/lxpanel/slitaz/panels/bottom Fri Feb 22 17:48:58 2013 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,77 +0,0 @@ -# lxpanel config file. Manually editing is not recommended. -# Use preference dialog in lxpanel to adjust config when you can. - -Global { - edge=bottom - allign=center - margin=0 - widthtype=percent - width=100 - height=24 - transparent=1 - tintcolor=#351a0a - alpha=255 - autohide=0 - heightwhenhidden=2 - setdocktype=0 - setpartialstrut=1 - usefontcolor=1 - fontcolor=#ffffff - background=0 - backgroundfile=/usr/share/images/panel-background.png - iconsize=24 -} - -Plugin { - type = menu - Config { - name=SliTazMenu.directory - image=slitaz-menu - #tintcolor=orange - system { - } - separator { - } - item { - image=exec - command=run - } - #item { - #image=img - #name=Item name - #action=progname - #} - } -} - -Plugin { - type = space - Config { - Size=4 - } -} - -Plugin { - type = taskbar - expand=1 - Config { - tooltips=1 - IconsOnly=0 - ShowAllDesks=0 - UseMouseWheel=1 - UseUrgencyHint=1 - FlatButton=1 - MaxTaskWidth=200 - spacing=2 - GroupedTasks=1 - } -} - -Plugin { - type = tray -} - -Plugin { - type = pager -} - diff -r cfe45f283798 -r af007ece5086 gtkonly/rootfs/etc/lxpanel/slitaz/panels/panel --- a/gtkonly/rootfs/etc/lxpanel/slitaz/panels/panel Fri Feb 22 17:48:58 2013 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,142 +0,0 @@ -# lxpanel config file. Manually editing is not recommended. -# Use preference dialog in lxpanel to adjust config when you can. - -Global { - edge=top - allign=center - margin=0 - widthtype=percent - width=100 - height=24 - transparent=1 - tintcolor=#351a0a - alpha=255 - autohide=0 - heightwhenhidden=2 - setdocktype=0 - setpartialstrut=1 - usefontcolor=1 - fontcolor=#cfcfcf - background=0 - backgroundfile=/usr/share/images/panel-background.png - iconsize=22 -} - -Plugin { - type = space - Config { - Size=2 - } -} - -Plugin { - type = launchbar - Config { - Button { - id=/usr/share/applications/xterm.desktop - } - } -} - -Plugin { - type = space - expand=1 - Config { - Size=80 - } -} - -Plugin { - type = dclock - Config { - ClockFmt=%A %d %B - %R - TooltipFmt=%A %d %B %Y - %T - BoldFont=1 - IconOnly=0 - } -} - -Plugin { - type = space - expand=1 - Config { - Size=2 - } -} - -Plugin { - type = volumealsa -} - -Plugin { - type = space - Config { - Size=6 - } -} - -Plugin { - type = netstatus - Config { - iface=wlan0 - configtool=browser http://tazpanel:82/network.cgi - } -} - -Plugin { - type = space - Config { - Size=6 - } -} - -Plugin { - type = batt - Config { - HideIfNoBattery=0 - AlarmCommand=tazbox notify "Warning: battery low" "dialog-warning" - AlarmTime=5 - BackgroundColor=#1b0c03 - BorderWidth=3 - ChargingColor1=#cfcfcf - ChargingColor2=#cfcfcf - DischargingColor1=#473b34 - DischargingColor2=#473b34 - Size=14 - } -} - -Plugin { - type = space - Config { - Size=6 - } -} - -Plugin { - type = cpu -} - -Plugin { - type = space - Config { - Size=4 - } -} - -Plugin { - type = launchbar - Config { - Button { - id=/usr/share/applications/slitaz-logout.desktop - } - } -} - -Plugin { - type = space - Config { - Size=4 - } -} -