Move SugarKeyGrabber in the lib. Keep it private.
We can't install libraries in datadir.
This commit is contained in:
@@ -5,6 +5,7 @@ headers
|
||||
|
||||
#include "pygobject.h"
|
||||
#include "sugar-address-entry.h"
|
||||
#include "sugar-key-grabber.h"
|
||||
#include "sugar-x11-util.h"
|
||||
#include "xdgmime.h"
|
||||
|
||||
@@ -14,6 +15,7 @@ headers
|
||||
%%
|
||||
modulename _sugarext
|
||||
%%
|
||||
import gobject.GObject as PyGObject_Type
|
||||
import gtk.Entry as PyGtkEntry_Type
|
||||
import gtk.gdk.Window as PyGdkWindow_Type
|
||||
%%
|
||||
|
||||
Reference in New Issue
Block a user