r32218 - /desktop/unstable/gdm3/debian/patches/08_frequent-users_greeter.patch
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Mon Dec 19 01:06:09 UTC 2011
Author: joss
Date: Mon Dec 19 01:06:08 2011
New Revision: 32218
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32218
Log:
Fix the patch.
Modified:
desktop/unstable/gdm3/debian/patches/08_frequent-users_greeter.patch
Modified: desktop/unstable/gdm3/debian/patches/08_frequent-users_greeter.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/patches/08_frequent-users_greeter.patch?rev=32218&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/patches/08_frequent-users_greeter.patch [utf-8] (original)
+++ desktop/unstable/gdm3/debian/patches/08_frequent-users_greeter.patch [utf-8] Mon Dec 19 01:06:08 2011
@@ -6,7 +6,7 @@
const char *service_name,
GdmSimpleSlave *slave)
{
-+ gdm_session_select_session_type (GDM_SESSION (session->priv->session), "x11");
++ gdm_session_select_session_type (GDM_SESSION (session), "x11");
gdm_session_authenticate (session, service_name);
}
More information about the pkg-gnome-commits
mailing list