Blob Blame History Raw
diff -up system-switch-displaymanager-1.5/system-switch-displaymanager.orig system-switch-displaymanager-1.5/system-switch-displaymanager
--- system-switch-displaymanager-1.5/system-switch-displaymanager.orig	2015-09-23 13:01:30.829002196 +0200
+++ system-switch-displaymanager-1.5/system-switch-displaymanager	2015-09-23 13:01:06.205283179 +0200
@@ -7,7 +7,7 @@ if [ -n "$DISPLAY" -a -z "$1" ] ; then
 		exec /usr/bin/pkexec $PATHDM/system-switch-displaymanager-gui.py
 	else
 		echo "Display Manager Switcher GUI is unavailable."
-		echo "Please install the switch-displaymanager-gnome package or use"
+		echo "Please install the system-switch-displaymanager-gnome package or use"
 		echo "system-switch-displaymanager [display manager]."
 		exit 1
 	fi