summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJohan Dahlin <zilch@src.gnome.org>2003-05-30 23:45:43 +0000
committerJohan Dahlin <zilch@src.gnome.org>2003-05-30 23:45:43 +0000
commita70869a2c1290bc7afb9fa3d30a7fd664c63f8a9 (patch)
tree425a48a9ed242dc5729219c4db3ff2a3862a04dd /MANIFEST.in
parent46571b5ff181f579e99597fe492492966051bd12 (diff)
downloadpygtk-a70869a2c1290bc7afb9fa3d30a7fd664c63f8a9.tar.gz
Backwards compatibility, based on patch by Jonathan Blandford, fixes
* gtk/gtk.override (_wrap_gtk_text_buffer_set_text) (_wrap_gtk_text_buffer_insert) (_wrap_gtk_text_buffer_insert_at_cursor) (_wrap_gtk_text_buffer_insert_interactive) (_wrap_gtk_text_buffer_insert_interactive_at_cursor): * gtk/gdk.defs (gc_new): * gtk/gdk.override (_wrap_gdk_gc_new2): Backwards compatibility, based on patch by Jonathan Blandford, fixes #113861
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index c6005a89..5048948f 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -4,6 +4,7 @@ include MANIFEST.in
include pygobject.h pygobject-private.h
include *.defs *.override
include pygtk.py pygtk-2.0.pc.in
+include dsextras.py
recursive-include gtk *.override *.defs *.h
recursive-include codegen README.defs *.py pygtk-codegen-2.0.in
recursive-include examples README *.py *.xpm