]> git.saurik.com Git - wxWidgets.git/commitdiff
distrib fixes
authorRobin Dunn <robin@alldunn.com>
Tue, 5 Dec 2006 18:55:40 +0000 (18:55 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 5 Dec 2006 18:55:40 +0000 (18:55 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43826 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/distrib/DIRLIST
wxPython/setup.py

index 7d42d9b5c2c47a67950efb61f5216ad45083643b..bd6d97a0653463d4f1179ac4ca69d2306556a160 100644 (file)
@@ -47,6 +47,11 @@ wxPython/demo/bmp_source
 wxPython/demo/data
 wxPython/demo/data/locale-src
 wxPython/demo/data/locale
+wxPython/demo/data/locale/af
+wxPython/demo/data/locale/de
+wxPython/demo/data/locale/es
+wxPython/demo/data/locale/fr
+wxPython/demo/data/locale/it
 wxPython/demo/data/locale/af/LC_MESSAGES
 wxPython/demo/data/locale/de/LC_MESSAGES
 wxPython/demo/data/locale/es/LC_MESSAGES
index 1e6cbd820cc80d3a27c83d4785f7bccbd485c67e..36d8ca6ea268e80a810cfc86f771fae676d95461 100755 (executable)
@@ -850,6 +850,7 @@ if __name__ == "__main__":
                           'wx.lib',
                           'wx.lib.analogclock',
                           'wx.lib.analogclock.lib_setup',
+                          'wx.lib.art',
                           'wx.lib.colourchooser',
                           'wx.lib.editor',
                           'wx.lib.floatcanvas',