Update according to changes in r10763.

svn: r10783
This commit is contained in:
Zsolt Foldvari 2008-06-02 20:49:34 +00:00
parent 7d197294e0
commit 367e3b73a7

View File

@ -12,13 +12,17 @@ pkgdata_PYTHON = \
labels.py \ labels.py \
linkbox.py \ linkbox.py \
monitoredwidgets.py \ monitoredwidgets.py \
multitypecomboentry.py \ shortlistcomboentry.py \
springseparator.py \
statusbar.py \ statusbar.py \
styledtextbuffer.py \ styledtextbuffer.py \
styledtexteditor.py \ styledtexteditor.py \
toolbarwidgets.py \ toolcomboentry.py \
unused.py \ unused.py \
validatedmaskedentry.py validatedcomboentry.py \
validatedmaskedentry.py \
valueaction.py \
valuetoolitem.py
pkgpyexecdir = @pkgpyexecdir@/widgets pkgpyexecdir = @pkgpyexecdir@/widgets
pkgpythondir = @pkgpythondir@/widgets pkgpythondir = @pkgpythondir@/widgets