flavors rev 91

Remove freashly commited file in wok
author Christophe Lincoln <pankso@slitaz.org>
date Wed Apr 06 03:01:25 2011 +0200 (2011-04-06)
parents fac5fe1b750b
children 96c0b87f6218
files core/rootfs/etc/lxpanel/default/config core/rootfs/etc/lxpanel/default/panels/bottom core/rootfs/etc/lxpanel/default/panels/panel core/rootfs/etc/xdg/openbox/autostart.sh
line diff
     1.1 --- a/core/rootfs/etc/lxpanel/default/config	Sat Apr 02 15:34:43 2011 +0200
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,4 +0,0 @@
     1.4 -[Command]
     1.5 -FileManager=pcmanfm %s
     1.6 -Terminal=terminal
     1.7 -Logout=desktopbox logout
     2.1 --- a/core/rootfs/etc/lxpanel/default/panels/bottom	Sat Apr 02 15:34:43 2011 +0200
     2.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.3 @@ -1,60 +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=bottom
     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=#ffffff
    2.16 -    alpha=20
    2.17 -    autohide=0
    2.18 -    heightwhenhidden=2
    2.19 -    setdocktype=0
    2.20 -    setpartialstrut=1
    2.21 -    usefontcolor=1
    2.22 -    fontcolor=#ffffff
    2.23 -    background=0
    2.24 -    iconsize=24
    2.25 -}
    2.26 -
    2.27 -Plugin {
    2.28 -    type = pager
    2.29 -}
    2.30 -
    2.31 -Plugin {
    2.32 -    type = space
    2.33 -    Config {
    2.34 -        Size=4
    2.35 -    }
    2.36 -}
    2.37 -
    2.38 -Plugin {
    2.39 -    type = taskbar
    2.40 -    expand=1
    2.41 -    Config {
    2.42 -        tooltips=1
    2.43 -        IconsOnly=0
    2.44 -        ShowAllDesks=0
    2.45 -        UseMouseWheel=1
    2.46 -        UseUrgencyHint=1
    2.47 -        FlatButton=1
    2.48 -        MaxTaskWidth=200
    2.49 -        spacing=2
    2.50 -        GroupedTasks=1
    2.51 -    }
    2.52 -}
    2.53 -
    2.54 -Plugin {
    2.55 -    type = dclock
    2.56 -    Config {
    2.57 -        ClockFmt=%R
    2.58 -        TooltipFmt=%A %x
    2.59 -        BoldFont=1
    2.60 -        IconOnly=0
    2.61 -    }
    2.62 -}
    2.63 -
     3.1 --- a/core/rootfs/etc/lxpanel/default/panels/panel	Sat Apr 02 15:34:43 2011 +0200
     3.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.3 @@ -1,126 +0,0 @@
     3.4 -# lxpanel <profile> config file. Manually editing is not recommended.
     3.5 -# Use preference dialog in lxpanel to adjust config when you can.
     3.6 -
     3.7 -Global {
     3.8 -    edge=top
     3.9 -    allign=center
    3.10 -    margin=0
    3.11 -    widthtype=percent
    3.12 -    width=100
    3.13 -    height=24
    3.14 -    transparent=1
    3.15 -    tintcolor=#ffffff
    3.16 -    alpha=20
    3.17 -    autohide=0
    3.18 -    heightwhenhidden=2
    3.19 -    setdocktype=0
    3.20 -    setpartialstrut=1
    3.21 -    usefontcolor=1
    3.22 -    fontcolor=#ffffff
    3.23 -    background=0
    3.24 -    backgroundfile=/usr/share/lxpanel/images/background.png
    3.25 -    iconsize=24
    3.26 -}
    3.27 -
    3.28 -Plugin {
    3.29 -    type = space
    3.30 -    Config {
    3.31 -        Size=4
    3.32 -    }
    3.33 -}
    3.34 -
    3.35 -Plugin {
    3.36 -    type = menu
    3.37 -    Config {
    3.38 -        name=SliTazMenu.directory
    3.39 -        image=/usr/share/pixmaps/slitaz-menu.png
    3.40 -        name=SliTazMenu.directory
    3.41 -        system {
    3.42 -        }
    3.43 -        separator {
    3.44 -        }
    3.45 -        item {
    3.46 -			image=exec
    3.47 -            command=run
    3.48 -        }
    3.49 -        separator {
    3.50 -        }
    3.51 -        item {
    3.52 -            image=logout
    3.53 -            command=logout
    3.54 -        }
    3.55 -    }
    3.56 -}
    3.57 -
    3.58 -Plugin {
    3.59 -    type = space
    3.60 -    expand=1
    3.61 -    Config {
    3.62 -        Size=2
    3.63 -    }
    3.64 -}
    3.65 -
    3.66 -Plugin {
    3.67 -    type = tray
    3.68 -}
    3.69 -
    3.70 -Plugin {
    3.71 -    type = space
    3.72 -    Config {
    3.73 -        Size=4
    3.74 -    }
    3.75 -}
    3.76 -
    3.77 -Plugin {
    3.78 -    type = volumealsa
    3.79 -}
    3.80 -
    3.81 -Plugin {
    3.82 -    type = space
    3.83 -    Config {
    3.84 -        Size=4
    3.85 -    }
    3.86 -}
    3.87 -
    3.88 -Plugin {
    3.89 -    type = netstatus
    3.90 -    Config {
    3.91 -        iface=wlan0
    3.92 -        configtool=subox netbox %i
    3.93 -    }
    3.94 -}
    3.95 -
    3.96 -Plugin {
    3.97 -    type = space
    3.98 -    Config {
    3.99 -        Size=4
   3.100 -    }
   3.101 -}
   3.102 -
   3.103 -Plugin {
   3.104 -    type = batt
   3.105 -    Config {
   3.106 -        HideIfNoBattery=0
   3.107 -        AlarmCommand=xmessage Battery low
   3.108 -        AlarmTime=5
   3.109 -        BackgroundColor=black
   3.110 -        BorderWidth=1
   3.111 -        ChargingColor1=#28f200
   3.112 -        ChargingColor2=#22cc00
   3.113 -        DischargingColor1=#ffee00
   3.114 -        DischargingColor2=#d9ca00
   3.115 -        Size=8
   3.116 -    }
   3.117 -}
   3.118 -
   3.119 -Plugin {
   3.120 -    type = cpu
   3.121 -}
   3.122 -
   3.123 -Plugin {
   3.124 -    type = space
   3.125 -    Config {
   3.126 -        Size=2
   3.127 -    }
   3.128 -}
   3.129 -
     4.1 --- a/core/rootfs/etc/xdg/openbox/autostart.sh	Sat Apr 02 15:34:43 2011 +0200
     4.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.3 @@ -1,32 +0,0 @@
     4.4 -# This shell script is run before Openbox launches.
     4.5 -# Environment variables set here are passed to the Openbox session.
     4.6 -
     4.7 -# DBUS message bus (automount removable devices)
     4.8 -dbus-launch --exit-with-session &
     4.9 -
    4.10 -# Handle Hal events with Ivman (notification with desktopbox).
    4.11 -#ivman &
    4.12 -
    4.13 -# Start PCmanFM as daemon for Wallpaper and desktop icons.
    4.14 -pcmanfm -d &
    4.15 -
    4.16 -# Start the Freedesktop panel standard menu.
    4.17 -lxpanel &
    4.18 -
    4.19 -# Start Parcellite clipboard manager.
    4.20 -#parcellite &
    4.21 -
    4.22 -# Launch Xpad desktop notes utility.
    4.23 -#xpad &
    4.24 -
    4.25 -# Desktop effects composer.
    4.26 -#xcompmgr -c -r 10 &
    4.27 -
    4.28 -# Set a background image using hsetroot (depends on imlib2).
    4.29 -#hsetroot -fill /usr/share/images/slitaz-background.png &
    4.30 -
    4.31 -# Background color with xsetroot.
    4.32 -#xsetroot -solid "#222222" &
    4.33 -
    4.34 -# Wbar2 icon bar
    4.35 -#$(sleep 3 && wbar) &