gdm/gdm-2.13.0.4-update-switchdesk-location.patch
2006-08-03 18:23:46 +00:00

12 lines
632 B
Diff

--- gdm-2.13.0.4/gui/gdmsession.c.update-switchdesk-location 2005-12-24 21:30:15.000000000 -0500
+++ gdm-2.13.0.4/gui/gdmsession.c 2006-01-08 23:25:22.000000000 -0500
@@ -165,7 +165,7 @@ greeter_session_lookup (const char *save
* irrelevant, we are in "switchdesk mode" and the relevant
* thing is the saved session in .Xclients
*/
- if (g_access ("/usr/bin/switchdesk", F_OK) == 0)
+ if (g_access ("/usr/share/switchdesk/switchdesk-gui.py", F_OK) == 0)
{
firstmsg = g_strdup_printf (_("You have chosen %s for this "
"session"),