1
0
mirror of https://github.com/gryf/wmdocklib.git synced 2025-12-18 12:00:20 +01:00

installing the fonts

This commit is contained in:
mfrasca
2006-10-14 21:55:55 +00:00
parent 70f3fdf6a2
commit 4d4b252dc0

View File

@@ -30,4 +30,5 @@ setup(name="pywmdockapps",
'examples/pywmseti.py',
'examples/pywmsysmon.py',
'examples/pywmgeneric.py'],
package_data={'wmdocklib': ['*.xpm']},
ext_modules = [module1])