evince r3338 - in trunk: . shell
- From: carlosgc svn gnome org
- To: svn-commits-list gnome org
- Subject: evince r3338 - in trunk: . shell
- Date: Fri, 16 Jan 2009 09:25:59 +0000 (UTC)
Author: carlosgc
Date: Fri Jan 16 09:25:59 2009
New Revision: 3338
URL: http://svn.gnome.org/viewvc/evince?rev=3338&view=rev
Log:
2009-01-16 Hib Eris <hib hiberis nl>
* shell/main.c:
Include gdkx only for dbus support. See bug #339172.
Modified:
trunk/ChangeLog
trunk/shell/main.c
Modified: trunk/shell/main.c
==============================================================================
--- trunk/shell/main.c (original)
+++ trunk/shell/main.c Fri Jan 16 09:25:59 2009
@@ -24,9 +24,9 @@
#include <glib/gi18n.h>
#include <gtk/gtk.h>
-#include <gdk/gdkx.h>
#ifdef ENABLE_DBUS
+#include <gdk/gdkx.h>
#include <dbus/dbus-glib-bindings.h>
#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]