# HG changeset patch # User Christophe Lincoln # Date 1329952466 -3600 # Node ID 5cc72a7df621844cb244f8627d7b668eb5359bd7 # Parent 392a1c147ac9c963958f968d976fbbc27a1653c9 gtkonly: add wifi support so it's easy to dl pkgs and up receipt diff -r 392a1c147ac9 -r 5cc72a7df621 gtkonly/packages.list --- a/gtkonly/packages.list Wed Feb 22 23:39:47 2012 +0100 +++ b/gtkonly/packages.list Thu Feb 23 00:14:26 2012 +0100 @@ -3,11 +3,9 @@ atk atkmm attr -beaver busybox bzlib cairo -cairomm cdrkit clearlooks cookutils @@ -18,35 +16,25 @@ dialog dropbear e2fsprogs -enchant -epdfview expat fontconfig freetype fuse -galculator gamin gcc-lib-base -gcolor2 gdk-pixbuf gettext-base glib glibc-base -glibmm -gparted gpxe grub4dos-linux gtk+ gtkdialog -gtkmm hal -hardinfo hicolor-icon-theme isapnptools -isomaster jpeg kbd-base -lcms leafpad libcap libcomerr @@ -71,27 +59,21 @@ libunique libusb libusb-compat -libwebkit libxcb libxml2 libxslt linux +linux-firmware +linux-wireless locale-de locale-es locale-fr locale-pt_BR -lostirc -lua lxappearance lxpanel -lxtask lzlib lzma menu-cache -midori -mtpaint -nano -nanochess ncurses ncurses-common ncursesw @@ -100,14 +82,11 @@ obconf openbox pango -pangomm -parted pciutils pcmanfm pcmciautils pcre pixman -poppler popt ppp readline @@ -126,15 +105,12 @@ slitaz-tools-boxes sqlite startup-notification -sudoku sysfsutils syslinux syslinux-extra tazlito tazpkg tazusb -tazwikiss -tazweb tiff transset-df ttf-dejavu @@ -142,8 +118,6 @@ util-linux-ng-blkid util-linux-ng-getopt util-linux-ng-uuid -viewnior -web-applications xcb-util xorg xorg-base-fonts diff -r 392a1c147ac9 -r 5cc72a7df621 gtkonly/receipt --- a/gtkonly/receipt Wed Feb 22 23:39:47 2012 +0100 +++ b/gtkonly/receipt Thu Feb 23 00:14:26 2012 +0100 @@ -5,7 +5,7 @@ VERSION="20120222" MAINTAINER="pascal.bellard@slitaz.org" -FRUGAL_RAM="144M" -ROOTFS_SIZE="111.4M" -INITRAMFS_SIZE="24.9M" -ISO_SIZE="28.0M" +FRUGAL_RAM="128M" +ROOTFS_SIZE="74.0M" +INITRAMFS_SIZE="19.0M" +ISO_SIZE="23.0M" diff -r 392a1c147ac9 -r 5cc72a7df621 gtkonly/rootfs/etc/lxpanel/default/panels/bottom --- a/gtkonly/rootfs/etc/lxpanel/default/panels/bottom Wed Feb 22 23:39:47 2012 +0100 +++ b/gtkonly/rootfs/etc/lxpanel/default/panels/bottom Thu Feb 23 00:14:26 2012 +0100 @@ -9,8 +9,8 @@ width=100 height=24 transparent=1 - tintcolor=#ffffff - alpha=20 + tintcolor=#351a0a + alpha=255 autohide=0 heightwhenhidden=2 setdocktype=0 @@ -18,11 +18,33 @@ usefontcolor=1 fontcolor=#ffffff background=0 + backgroundfile=/usr/share/images/panel-background.png iconsize=24 } Plugin { - type = pager + type = menu + Config { + name=SliTazMenu.directory + image=slitaz-menu + name=SliTazMenu.directory + name=SliTazMenu.directory + name=SliTazMenu.directory + system { + } + separator { + } + item { + image=exec + command=run + } + separator { + } + item { + image=lxde-logout + command=logout + } + } } Plugin { @@ -49,12 +71,10 @@ } Plugin { - type = dclock - Config { - ClockFmt=%R - TooltipFmt=%A %x - BoldFont=1 - IconOnly=0 - } + type = tray } +Plugin { + type = pager +} + diff -r 392a1c147ac9 -r 5cc72a7df621 gtkonly/rootfs/etc/lxpanel/default/panels/panel --- a/gtkonly/rootfs/etc/lxpanel/default/panels/panel Wed Feb 22 23:39:47 2012 +0100 +++ b/gtkonly/rootfs/etc/lxpanel/default/panels/panel Thu Feb 23 00:14:26 2012 +0100 @@ -9,8 +9,8 @@ width=100 height=24 transparent=1 - tintcolor=#ffffff - alpha=20 + tintcolor=#351a0a + alpha=255 autohide=0 heightwhenhidden=2 setdocktype=0 @@ -18,37 +18,14 @@ usefontcolor=1 fontcolor=#ffffff background=0 - backgroundfile=/usr/share/lxpanel/images/background.png - iconsize=24 + backgroundfile=/usr/share/images/panel-background.png + iconsize=22 } Plugin { type = space Config { - Size=4 - } -} - -Plugin { - type = menu - Config { - name=SliTazMenu.directory - image=/usr/share/pixmaps/slitaz-menu.png - name=SliTazMenu.directory - system { - } - separator { - } - item { - image=exec - command=run - } - separator { - } - item { - image=logout - command=logout - } + Size=2 } } @@ -61,13 +38,20 @@ } Plugin { - type = tray + type = dclock + Config { + ClockFmt=%A %d %B - %R + TooltipFmt=%A %x - %T + BoldFont=1 + IconOnly=0 + } } Plugin { type = space + expand=1 Config { - Size=4 + Size=2 } } @@ -78,15 +62,15 @@ Plugin { type = space Config { - Size=4 + Size=8 } } Plugin { type = netstatus Config { - iface=eth0 - configtool=subox netbox %i + iface=wlan0 + configtool=browser http://tazpanel:82/network.cgi } } @@ -101,26 +85,22 @@ type = batt Config { HideIfNoBattery=0 - AlarmCommand=xmessage Battery low + AlarmCommand=desktopbox notify "Battery low" 4 AlarmTime=5 - BackgroundColor=black - BorderWidth=1 - ChargingColor1=#28f200 - ChargingColor2=#22cc00 - DischargingColor1=#ffee00 - DischargingColor2=#d9ca00 - Size=8 + BackgroundColor=#1b0c03 + BorderWidth=3 + ChargingColor1=#cfcfcf + ChargingColor2=#cfcfcf + DischargingColor1=#473b34 + DischargingColor2=#473b34 + Size=12 } } Plugin { - type = cpu -} - -Plugin { type = space Config { - Size=2 + Size=4 } }