Author: nick
Date: 2008-07-16 17:37:51 +0000 (Wed, 16 Jul 2008)
New Revision: 27312

Modified:
   libxfce4ui/trunk/TODO
   libxfce4ui/trunk/libxfce4ui/Makefile.am
Log:
* Remove single includes defines (Bug #4233).
* Update TODO.


Modified: libxfce4ui/trunk/TODO
===================================================================
--- libxfce4ui/trunk/TODO       2008-07-16 11:52:06 UTC (rev 27311)
+++ libxfce4ui/trunk/TODO       2008-07-16 17:37:51 UTC (rev 27312)
@@ -1 +1,5 @@
-
+ * Implement the GtkBuildable interface into XfceTitelDialog
+   and add the needed code for GtkBuilder and Glade 3.5 to
+   recognize it.
+ * We still need an API review of all developers so everybody
+   is happy with the result!!

Modified: libxfce4ui/trunk/libxfce4ui/Makefile.am
===================================================================
--- libxfce4ui/trunk/libxfce4ui/Makefile.am     2008-07-16 11:52:06 UTC (rev 
27311)
+++ libxfce4ui/trunk/libxfce4ui/Makefile.am     2008-07-16 17:37:51 UTC (rev 
27312)
@@ -10,12 +10,8 @@
        -DLIBXFCE4UI_VERSION_API=\"$(LIBXFCE4UI_VERSION_API)\"          \
        -DPACKAGE_LOCALE_DIR=\"$(localedir)\"                           \
        -DG_DISABLE_DEPRECATED                                          \
-       -DG_DISABLE_SINGLE_INCLUDES                                     \
        -DGTK_DISABLE_DEPRECATED                                        \
-       -DGTK_DISABLE_SINGLE_INCLUDES                                   \
        -DGDK_DISABLE_DEPRECATED                                        \
-       -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES                            \
-       -DPANGO_DISABLE_SINGLE_INCLUDES                                 \
        $(PLATFORM_CPPFLAGS)
 
 lib_LTLIBRARIES = libxfce4ui-1.la

_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to