summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2015-11-20 15:54:17 +1300
committerRobert Ancell <robert.ancell@canonical.com>2015-11-20 15:54:17 +1300
commit0eeb1fc95514bf45f337553e40b7c7576b89b072 (patch)
tree539a83b6b698203f7754b324d7e15aaec4ef237c
parentd2a60cad0af514e05cd88ce7eb7d136500d947f7 (diff)
downloadlightdm-0eeb1fc95514bf45f337553e40b7c7576b89b072.tar.gz
Refresh patches
-rw-r--r--debian/patches/04_language_handling.patch2
-rw-r--r--debian/patches/autologin-session-workaround.patch2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/04_language_handling.patch b/debian/patches/04_language_handling.patch
index f25923ef..327934ed 100644
--- a/debian/patches/04_language_handling.patch
+++ b/debian/patches/04_language_handling.patch
@@ -75,7 +75,7 @@ Index: trunk/src/seat.c
===================================================================
--- trunk.orig/src/seat.c
+++ trunk/src/seat.c
-@@ -1018,7 +1018,7 @@ configure_session (Session *session, Ses
+@@ -1020,7 +1020,7 @@ configure_session (Session *session, Ses
}
if (language && language[0] != '\0')
{
diff --git a/debian/patches/autologin-session-workaround.patch b/debian/patches/autologin-session-workaround.patch
index fb46d817..297b760c 100644
--- a/debian/patches/autologin-session-workaround.patch
+++ b/debian/patches/autologin-session-workaround.patch
@@ -6,7 +6,7 @@ Index: trunk/src/seat.c
===================================================================
--- trunk.orig/src/seat.c
+++ trunk/src/seat.c
-@@ -1048,7 +1048,12 @@ create_user_session (Seat *seat, const g
+@@ -1050,7 +1050,12 @@ create_user_session (Seat *seat, const g
if (autostart)
{
const gchar *autologin_session_name = seat_get_string_property (seat, "autologin-session");