[rhythmbox] python: include gdk type definitions
- From: Jonathan Matthew <jmatthew src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [rhythmbox] python: include gdk type definitions
- Date: Wed, 10 Feb 2010 21:04:50 +0000 (UTC)
commit 6ffac406e59db2162215e0607311752afcee62fe
Author: Jonathan Matthew <jonathan d14n org>
Date: Thu Feb 11 07:03:13 2010 +1000
python: include gdk type definitions
This makes bindings for rb_source_set_pixbuf and rb_shell_notify_custom
work.
bindings/python/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/bindings/python/Makefile.am b/bindings/python/Makefile.am
index ffc925c..36a1818 100644
--- a/bindings/python/Makefile.am
+++ b/bindings/python/Makefile.am
@@ -42,6 +42,7 @@ rhythmdb.c: rhythmdb.defs rhythmdb.override
rb.c: rb.defs rb.override
( cd $(srcdir) && $(PYGTK_CODEGEN) \
--register $(PYGTK_DEFSDIR)/gtk-types.defs \
+ --register $(PYGTK_DEFSDIR)/gdk-base-types.defs \
--register $(GST_PYTHON_DEFSDIR)/gst-types.defs \
--register rhythmdb.defs \
--override $*.override \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]