Re: [gdm-list] [PATCH] missing tooltips



On Wed, 2005-08-17 at 13:07 -0500, Brian Cameron wrote:
> Yes looks good.  Please apply to both the 2.12 and CVS head branches.
> 
ok, committed to both branches, along with, by mistake, another patch I
had prepared to be sent that fixes 64 bit compilation. This is what I
have committed, with its ChangeLog.

Let me know if it looks good, and I'll commit the ChangeLog. If not,
I'll revert it.
-- 
Rodrigo Moya <rodrigo novell com>
Index: gui/gdmwm.c
===================================================================
RCS file: /cvs/gnome/gdm2/gui/gdmwm.c,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -p -r1.30 -r1.31
--- gui/gdmwm.c	1 Aug 2005 17:24:52 -0000	1.30
+++ gui/gdmwm.c	17 Aug 2005 22:20:37 -0000	1.31
@@ -35,7 +35,9 @@
 #include <syslog.h>
 #include "gdmwm.h"
 #include "gdm.h"
+#include "gdmcommon.h"
 #include "vicious.h"
+#include "ve-miscui.h"
 
 typedef struct _GdmWindow GdmWindow;
 struct _GdmWindow {
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/gdm2/ChangeLog,v
retrieving revision 1.1198
diff -u -p -r1.1198 ChangeLog
--- ChangeLog	17 Aug 2005 22:20:36 -0000	1.1198
+++ ChangeLog	17 Aug 2005 22:23:41 -0000
@@ -1,3 +1,7 @@
+2005-08-18  Rodrigo Moya <rodrigo novell com>
+
+	* gui/gdmwm.c: added missing includes for clean 64 bit compilation.
+
 2005-08-17  Rodrigo Moya <rodrigo novell com>
 
 	* gui/greeter/greeter_system.c (greeter_system_handler): added


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]