~gnome3-team/gdm/ubuntu

« back to all changes in this revision

Viewing changes to debian/patches/32-hide-mouse-cursor.patch

  • Committer: Robert Ancell
  • Date: 2011-04-08 06:42:13 UTC
  • Revision ID: robert.ancell@canonical.com-20110408064213-yox738b5g12v1j1c
Tags: 2.32.1-0ubuntu1
releasing version 2.32.1-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Author: Martin Pitt <martin.pitt@ubuntu.com>
3
3
Origin: Ubuntu
4
4
 
5
 
Index: gdm-2.32.0/daemon/gdm-simple-slave.c
 
5
Index: gdm-2.32.1/daemon/gdm-simple-slave.c
6
6
===================================================================
7
 
--- gdm-2.32.0.orig/daemon/gdm-simple-slave.c   2010-12-07 15:21:15.000000000 +0100
8
 
+++ gdm-2.32.0/daemon/gdm-simple-slave.c        2010-12-07 15:22:30.437502001 +0100
9
 
@@ -1046,9 +1046,6 @@
 
7
--- gdm-2.32.1.orig/daemon/gdm-simple-slave.c   2011-04-08 16:33:17.011921338 +1000
 
8
+++ gdm-2.32.1/daemon/gdm-simple-slave.c        2011-04-08 16:33:23.621921342 +1000
 
9
@@ -1117,9 +1117,6 @@
10
10
 static void
11
11
 setup_server (GdmSimpleSlave *slave)
12
12
 {
16
16
         /* The root window has a background that may be useful
17
17
          * to cross fade or transition from when setting the
18
18
          * login screen background.  We read it here, and stuff
19
 
Index: gdm-2.32.0/gui/simple-greeter/gdm-greeter-login-window.c
 
19
Index: gdm-2.32.1/gui/simple-greeter/gdm-greeter-login-window.c
20
20
===================================================================
21
 
--- gdm-2.32.0.orig/gui/simple-greeter/gdm-greeter-login-window.c       2010-12-07 15:21:15.000000000 +0100
22
 
+++ gdm-2.32.0/gui/simple-greeter/gdm-greeter-login-window.c    2010-12-07 15:22:50.047502002 +0100
 
21
--- gdm-2.32.1.orig/gui/simple-greeter/gdm-greeter-login-window.c       2011-04-08 16:33:17.011921338 +1000
 
22
+++ gdm-2.32.1/gui/simple-greeter/gdm-greeter-login-window.c    2011-04-08 16:33:23.621921342 +1000
23
23
@@ -171,7 +171,7 @@
24
24
 {
25
25
         GdkCursor *cursor;