flavors rev 180

gtkonly: remove lxpanel configs
author Richard Dunbar <mojo@slitaz.org>
date Sat Mar 16 15:38:35 2013 +0000 (2013-03-16)
parents cfe45f283798
children abc5ba14b0ed
files gtkonly/rootfs/etc/lxpanel/slitaz/panels/bottom gtkonly/rootfs/etc/lxpanel/slitaz/panels/panel
line diff
     1.1 --- a/gtkonly/rootfs/etc/lxpanel/slitaz/panels/bottom	Fri Feb 22 17:48:58 2013 +0100
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,77 +0,0 @@
     1.4 -# lxpanel <profile> config file. Manually editing is not recommended.
     1.5 -# Use preference dialog in lxpanel to adjust config when you can.
     1.6 -
     1.7 -Global {
     1.8 -    edge=bottom
     1.9 -    allign=center
    1.10 -    margin=0
    1.11 -    widthtype=percent
    1.12 -    width=100
    1.13 -    height=24
    1.14 -    transparent=1
    1.15 -    tintcolor=#351a0a
    1.16 -    alpha=255
    1.17 -    autohide=0
    1.18 -    heightwhenhidden=2
    1.19 -    setdocktype=0
    1.20 -    setpartialstrut=1
    1.21 -    usefontcolor=1
    1.22 -    fontcolor=#ffffff
    1.23 -    background=0
    1.24 -    backgroundfile=/usr/share/images/panel-background.png
    1.25 -    iconsize=24
    1.26 -}
    1.27 -
    1.28 -Plugin {
    1.29 -    type = menu
    1.30 -    Config {
    1.31 -        name=SliTazMenu.directory
    1.32 -        image=slitaz-menu
    1.33 -        #tintcolor=orange
    1.34 -        system {
    1.35 -        }
    1.36 -        separator {
    1.37 -        }
    1.38 -        item {
    1.39 -            image=exec
    1.40 -            command=run
    1.41 -        }
    1.42 -        #item {
    1.43 -            #image=img
    1.44 -            #name=Item name
    1.45 -            #action=progname
    1.46 -        #}
    1.47 -    }
    1.48 -}
    1.49 -
    1.50 -Plugin {
    1.51 -    type = space
    1.52 -    Config {
    1.53 -        Size=4
    1.54 -    }
    1.55 -}
    1.56 -
    1.57 -Plugin {
    1.58 -    type = taskbar
    1.59 -    expand=1
    1.60 -    Config {
    1.61 -        tooltips=1
    1.62 -        IconsOnly=0
    1.63 -        ShowAllDesks=0
    1.64 -        UseMouseWheel=1
    1.65 -        UseUrgencyHint=1
    1.66 -        FlatButton=1
    1.67 -        MaxTaskWidth=200
    1.68 -        spacing=2
    1.69 -        GroupedTasks=1
    1.70 -    }
    1.71 -}
    1.72 -
    1.73 -Plugin {
    1.74 -    type = tray
    1.75 -}
    1.76 -
    1.77 -Plugin {
    1.78 -    type = pager
    1.79 -}
    1.80 -
     2.1 --- a/gtkonly/rootfs/etc/lxpanel/slitaz/panels/panel	Fri Feb 22 17:48:58 2013 +0100
     2.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.3 @@ -1,142 +0,0 @@
     2.4 -# lxpanel <profile> config file. Manually editing is not recommended.
     2.5 -# Use preference dialog in lxpanel to adjust config when you can.
     2.6 -
     2.7 -Global {
     2.8 -    edge=top
     2.9 -    allign=center
    2.10 -    margin=0
    2.11 -    widthtype=percent
    2.12 -    width=100
    2.13 -    height=24
    2.14 -    transparent=1
    2.15 -    tintcolor=#351a0a
    2.16 -    alpha=255
    2.17 -    autohide=0
    2.18 -    heightwhenhidden=2
    2.19 -    setdocktype=0
    2.20 -    setpartialstrut=1
    2.21 -    usefontcolor=1
    2.22 -    fontcolor=#cfcfcf
    2.23 -    background=0
    2.24 -    backgroundfile=/usr/share/images/panel-background.png
    2.25 -    iconsize=22
    2.26 -}
    2.27 -
    2.28 -Plugin {
    2.29 -    type = space
    2.30 -    Config {
    2.31 -        Size=2
    2.32 -    }
    2.33 -}
    2.34 -
    2.35 -Plugin {
    2.36 -    type = launchbar
    2.37 -    Config {
    2.38 -        Button {
    2.39 -            id=/usr/share/applications/xterm.desktop
    2.40 -        }
    2.41 -    }
    2.42 -}
    2.43 -
    2.44 -Plugin {
    2.45 -    type = space
    2.46 -    expand=1
    2.47 -    Config {
    2.48 -        Size=80
    2.49 -    }
    2.50 -}
    2.51 -
    2.52 -Plugin {
    2.53 -    type = dclock
    2.54 -    Config {
    2.55 -        ClockFmt=%A %d %B - %R
    2.56 -        TooltipFmt=%A %d %B %Y - %T
    2.57 -        BoldFont=1
    2.58 -        IconOnly=0
    2.59 -    }
    2.60 -}
    2.61 -
    2.62 -Plugin {
    2.63 -    type = space
    2.64 -    expand=1
    2.65 -    Config {
    2.66 -        Size=2
    2.67 -    }
    2.68 -}
    2.69 -
    2.70 -Plugin {
    2.71 -    type = volumealsa
    2.72 -}
    2.73 -
    2.74 -Plugin {
    2.75 -    type = space
    2.76 -    Config {
    2.77 -        Size=6
    2.78 -    }
    2.79 -}
    2.80 -
    2.81 -Plugin {
    2.82 -    type = netstatus
    2.83 -    Config {
    2.84 -        iface=wlan0
    2.85 -        configtool=browser http://tazpanel:82/network.cgi
    2.86 -    }
    2.87 -}
    2.88 -
    2.89 -Plugin {
    2.90 -    type = space
    2.91 -    Config {
    2.92 -        Size=6
    2.93 -    }
    2.94 -}
    2.95 -
    2.96 -Plugin {
    2.97 -    type = batt
    2.98 -    Config {
    2.99 -        HideIfNoBattery=0
   2.100 -        AlarmCommand=tazbox notify "Warning: battery low" "dialog-warning"
   2.101 -        AlarmTime=5
   2.102 -        BackgroundColor=#1b0c03
   2.103 -        BorderWidth=3
   2.104 -        ChargingColor1=#cfcfcf
   2.105 -        ChargingColor2=#cfcfcf
   2.106 -        DischargingColor1=#473b34
   2.107 -        DischargingColor2=#473b34
   2.108 -        Size=14
   2.109 -    }
   2.110 -}
   2.111 -
   2.112 -Plugin {
   2.113 -    type = space
   2.114 -    Config {
   2.115 -        Size=6
   2.116 -    }
   2.117 -}
   2.118 -
   2.119 -Plugin {
   2.120 -    type = cpu
   2.121 -}
   2.122 -
   2.123 -Plugin {
   2.124 -    type = space
   2.125 -    Config {
   2.126 -        Size=4
   2.127 -    }
   2.128 -}
   2.129 -
   2.130 -Plugin {
   2.131 -    type = launchbar
   2.132 -    Config {
   2.133 -        Button {
   2.134 -            id=/usr/share/applications/slitaz-logout.desktop
   2.135 -        }
   2.136 -    }
   2.137 -}
   2.138 -
   2.139 -Plugin {
   2.140 -    type = space
   2.141 -    Config {
   2.142 -        Size=4
   2.143 -    }
   2.144 -}
   2.145 -