Lots of palette refactoring.

This commit is contained in:
Marco Pesenti Gritti
2007-06-26 14:55:16 +02:00
parent 5c3c7be966
commit 3eaeebc60e
9 changed files with 260 additions and 105 deletions
+2
View File
@@ -6,6 +6,7 @@ headers
#include "pygobject.h"
#include "sugar-address-entry.h"
#include "sugar-key-grabber.h"
#include "sugar-menu.h"
#include "sugar-x11-util.h"
#include "xdgmime.h"
@@ -17,6 +18,7 @@ modulename _sugarext
%%
import gobject.GObject as PyGObject_Type
import gtk.Entry as PyGtkEntry_Type
import gtk.Menu as PyGtkMenu_Type
import gtk.gdk.Window as PyGdkWindow_Type
%%
ignore-glob