into home.hrw.one.pl:/home/hrw/zaurus/oe/packages
2004/11/14 20:29:37+00:00 nexus.co.uk!pb
update gpe-session-scripts to 0.62
BKrev: 4197c394LsPdIfqomkZJOPCbcyfw5A
+++ /dev/null
-diff -urNd ../gpe-session-scripts-0.61-r4/gpe-session-scripts-0.61/standard.mbdock gpe-session-scripts-0.61/standard.mbdock
---- ../gpe-session-scripts-0.61-r4/gpe-session-scripts-0.61/standard.mbdock 2004-02-14 20:00:02.000000000 +0000
-+++ gpe-session-scripts-0.61/standard.mbdock 2004-09-16 11:26:19.000000000 +0100
-@@ -1,11 +1,12 @@
- mb-applet-menu-launcher
- mbinputmgr
- xstroke
--minivol
--minilite
--minibat
-+mb-applet-launcher -o -1 -l mbterm.png mb-applet-xterm-wrapper.sh
-
- gpe-clock
- gpe-auto-bluetooth
-+mb-applet-battery
- gpe-what
-+mb-applet-launcher -na -l --title 'Screen Rotator' /usr/share/pixmaps/xrandr.png xrandr-panelapp.sh
-+minilite
-
+++ /dev/null
-#!/bin/sh
-
-if [ -z "`which chkhinge`" ]; then
- # probably not a clamshell zaurus
- exit 0
-fi
-
-chkhinge -e
-if [ $? = 12 ]; then
- xrandr -o right
-fi
-