[maemo-commits] [maemo-commits] r8501 - projects/haf/trunk/python-hildon

From: www-data at stage.maemo.org www-data at stage.maemo.org
Date: Thu Nov 30 16:01:38 EET 2006
Author: luciano
Date: 2006-11-30 16:01:34 +0200 (Thu, 30 Nov 2006)
New Revision: 8501

Modified:
   projects/haf/trunk/python-hildon/hildon-types.h
   projects/haf/trunk/python-hildon/setup.py
Log:
Small fixes

Modified: projects/haf/trunk/python-hildon/hildon-types.h
===================================================================
--- projects/haf/trunk/python-hildon/hildon-types.h	2006-11-30 13:58:22 UTC (rev 8500)
+++ projects/haf/trunk/python-hildon/hildon-types.h	2006-11-30 14:01:34 UTC (rev 8501)
@@ -40,6 +40,7 @@
 #include <hildon-widgets/hildon-caption.h>
 #include <hildon-widgets/hildon-code-dialog.h>
 #include <hildon-widgets/hildon-color-button.h>
+#include <hildon-widgets/hildon-color-chooser-button.h>
 #include <hildon-widgets/hildon-color-chooser-dialog.h>
 #include <hildon-widgets/hildon-color-chooser.h>
 #include <hildon-widgets/hildon-color-selector.h>

Modified: projects/haf/trunk/python-hildon/setup.py
===================================================================
--- projects/haf/trunk/python-hildon/setup.py	2006-11-30 13:58:22 UTC (rev 8500)
+++ projects/haf/trunk/python-hildon/setup.py	2006-11-30 14:01:34 UTC (rev 8501)
@@ -76,7 +76,6 @@
                 'pango-1.0',
                 'gdk-x11-2.0',
                 'gdk_pixbuf-2.0',
-                'gdk-x11-2.0',
 	],
 	include_dirs=[
                 '/usr/include',


More information about the maemo-commits mailing list