diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2014-07-28 12:02:54 +1200 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2014-07-28 12:02:54 +1200 |
commit | 0144f616e18885481d3e61b7804317659b4203a7 (patch) | |
tree | daa11a01e390ec6939fc8d1c09313c2992e22045 /debian/patches | |
parent | 5b8a47efe93a63fca779cd76b1e0571d098d1fec (diff) | |
download | lightdm-0144f616e18885481d3e61b7804317659b4203a7.tar.gz |
Refresh patches
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/04_language_handling.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/04_language_handling.patch b/debian/patches/04_language_handling.patch index a2177351..6f06e49c 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 -@@ -955,7 +955,7 @@ configure_session (Session *session, Ses +@@ -950,7 +950,7 @@ configure_session (Session *session, Ses session_set_env (session, "XDG_CURRENT_DESKTOP", desktop_name); if (language && language[0] != '\0') { |