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

removed tmount, added pywmgeneric.py

This commit is contained in:
mfrasca
2006-10-12 19:32:36 +00:00
parent b35d05a73b
commit 408fed815b

View File

@@ -29,5 +29,5 @@ setup(name="pywmdockapps",
'examples/pywmhdmon.py',
'examples/pywmseti.py',
'examples/pywmsysmon.py',
'examples/tmount'],
'examples/pywmgeneric.py'],
ext_modules = [module1])