]>
Commit | Line | Data |
---|---|---|
e6c95f27 RD |
1 | wxPython/*.txt |
2 | ||
3 | wxPython/demo/*.py | |
4 | wxPython/demo/bitmaps/*.bmp | |
5 | wxPython/demo/bitmaps/*.ico | |
6 | wxPython/demo/bitmaps/*.gif | |
7 | wxPython/demo/bitmaps/*.png | |
8 | wxPython/demo/bitmaps/*.jpg | |
9 | wxPython/demo/README.txt | |
10 | ||
11 | wxPython/lib/*.py | |
12 | wxPython/lib/*.txt | |
13 | ||
14 | ||
15 | wxPython/src/*.i | |
16 | wxPython/src/*.py | |
17 | wxPython/src/*.cpp | |
18 | wxPython/src/*.h | |
19 | wxPython/src/*.ico | |
20 | wxPython/src/*.def | |
21 | wxPython/src/*.rc | |
22 | wxPython/src/makefile.* | |
23 | wxPython/src/Makefile.pre.in | |
24 | wxPython/src/Setup.* | |
25 | ||
26 | wxPython/src/msw/*.cpp | |
27 | wxPython/src/msw/*.h | |
28 | wxPython/src/msw/*.py | |
29 | ||
30 | wxPython/src/gtk/*.cpp | |
31 | wxPython/src/gtk/*.h | |
32 | wxPython/src/gtk/*.py | |
33 | ||
34 | wxPython/src/motif/*.cpp | |
35 | wxPython/src/motif/*.h | |
36 | wxPython/src/motif/*.py | |
37 | ||
38 | wxPython/src/qt/*.cpp | |
39 | wxPython/src/qt/*.h | |
40 | wxPython/src/qt/*.py | |
41 | ||
42 | wxPython/SWIG.patches/*.patch | |
cf694132 | 43 | |
9c039d08 | 44 |