Include gconf python binding from gnome-python2.
authorHuang Peng <shawn.p.huang@gmail.com>
Wed, 17 Sep 2008 12:24:27 +0000 (20:24 +0800)
committerHuang Peng <shawn.p.huang@gmail.com>
Wed, 17 Sep 2008 12:24:27 +0000 (20:24 +0800)
commitef96e9fec0699a8107c3f0e91956dd2738ebe46a
tree956f001b6e1d971d302b8942b1c62fe7485c3f87
parent99f3479b93f98a65e88f394c50f861a1bfb31693
Include gconf python binding from gnome-python2.
13 files changed:
client/x11/gdk-private.c
configure.ac
util/Makefile.am
util/gconf/Makefile.am [new file with mode: 0644]
util/gconf/gconf-arg-types.py [new file with mode: 0644]
util/gconf/gconf-fixes.c [new file with mode: 0644]
util/gconf/gconf-fixes.h [new file with mode: 0644]
util/gconf/gconf-types.c [new file with mode: 0644]
util/gconf/gconf-types.h [new file with mode: 0644]
util/gconf/gconf.defs [new file with mode: 0644]
util/gconf/gconf.override [new file with mode: 0644]
util/gconf/gconfmodule.c [new file with mode: 0644]
util/gconf/wscript [new file with mode: 0644]