diff options
author | James Henstridge <james@daa.com.au> | 2001-08-22 07:31:46 +0000 |
---|---|---|
committer | James Henstridge <jamesh@src.gnome.org> | 2001-08-22 07:31:46 +0000 |
commit | 09a7b245f63308f031f108cc6bd7f762735aa1bd (patch) | |
tree | 7695c560357bad1711b40b2654201722b36c43fa /.cvsignore | |
parent | d53da934dfa20e5136bf1336be37ed64abadfb5c (diff) | |
download | pygtk-09a7b245f63308f031f108cc6bd7f762735aa1bd.tar.gz |
add signal connection function overrieds.
2001-08-22 James Henstridge <james@daa.com.au>
* gtk/libglade.override: add signal connection function overrieds.
* pygtk-2.0.pc.in: add a pkg-config data file that contains some
information about how to link other wrapper modules, and where
pygtk installs its defs files.
Also removed imlib module sources
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -34,4 +34,6 @@ py-compile *.pyo *.lo *.la -pango.c
\ No newline at end of file +pango.c +pygtk-2.0.pc + |