[Debian-eeepc-commits] [SCM] Maintenance of eeepc-acpi-scripts debian package branch, master, updated. 1.1.0-beta.1-15-gaef78c1

Raphael Geissert atomo64 at gmail.com
Fri May 29 17:58:24 UTC 2009


The following commit has been merged in the master branch:
commit aef78c1001d067716356b8ac454a38311e4d7f98
Author: Raphael Geissert <atomo64 at gmail.com>
Date:   Sun May 24 21:35:21 2009 -0500

    Set OSD_SHOWN if knotify was used, even if it is the last in the list

diff --git a/etc/acpi/lib/notify.sh b/etc/acpi/lib/notify.sh
index d621599..2221a06 100644
--- a/etc/acpi/lib/notify.sh
+++ b/etc/acpi/lib/notify.sh
@@ -51,6 +51,7 @@ notify() {
 
     if [ -z "$OSD_SHOWN" ] && [ -x /usr/bin/dcop ]; then
 	dcop --user "$user" knotify Notify notify "notification" "knotify" "$MSG" "" "" 16 2
+	OSD_SHOWN=1
     fi
 
     else

-- 
Maintenance of eeepc-acpi-scripts debian package



More information about the Debian-eeepc-commits mailing list