]> rtime.felk.cvut.cz Git - sojka/lightdm.git/commitdiff
Update patches
authorMichael Terry <michael.terry@canonical.com>
Sat, 8 Feb 2014 22:36:26 +0000 (17:36 -0500)
committerMichael Terry <michael.terry@canonical.com>
Sat, 8 Feb 2014 22:36:26 +0000 (17:36 -0500)
debian/patches/01_transition_ubuntu2d_ubuntu_desktop.patch

index 0a17be3255fff9bfe4e1cb884258ec78b55edb2f..bc345e63264e8317f90f063a3532190dd34b342a 100644 (file)
@@ -1,16 +1,16 @@
 # Description: Remove unity-2d (not anymore supported) and transition to unity
 #              starting from quantal. llvmpipe is used in case no hardware
 #              acceleration is available.
-=== modified file 'liblightdm-gobject/user.c'
-Index: trunk/liblightdm-gobject/user.c
+=== modified file 'common/user-list.c'
+Index: trunk/common/user-list.c
 ===================================================================
---- trunk.orig/liblightdm-gobject/user.c       2013-12-09 17:13:47.918244873 +1300
-+++ trunk/liblightdm-gobject/user.c    2013-12-09 17:13:47.910244873 +1300
-@@ -1123,6 +1123,12 @@
+--- trunk.orig/common/user-list.c      2014-02-08 17:09:03.157580601 -0500
++++ trunk/common/user-list.c   2014-02-08 17:34:52.897555476 -0500
+@@ -1219,6 +1219,12 @@
  
      if (!priv->path)
          load_dmrc (user);
-+ 
++
 +    if (g_strcmp0 (priv->session, "ubuntu-2d") == 0)
 +    {
 +        g_free(priv->session);