[arch-commits] Commit in libcanberra/trunk (libcanberra-gtk-module.sh)

Jan Steffens heftig at archlinux.org
Thu Sep 29 18:38:50 UTC 2011


    Date: Thursday, September 29, 2011 @ 14:38:50
  Author: heftig
Revision: 139115

try to fix xinit

Modified:
  libcanberra/trunk/libcanberra-gtk-module.sh

---------------------------+
 libcanberra-gtk-module.sh |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: libcanberra-gtk-module.sh
===================================================================
--- libcanberra-gtk-module.sh	2011-09-29 18:36:43 UTC (rev 139114)
+++ libcanberra-gtk-module.sh	2011-09-29 18:38:50 UTC (rev 139115)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
-case "$SESSION" in
-  GNOME)
+case "$DESKTOP_SESSION" in
+  gnome)
     # Done by gnome-settings-daemon
     ;;
   *)




More information about the arch-commits mailing list