mirror of
https://github.com/gryf/wmdocklib.git
synced 2025-12-19 12:28:10 +01:00
installing the fonts
This commit is contained in:
1
setup.py
1
setup.py
@@ -30,4 +30,5 @@ setup(name="pywmdockapps",
|
|||||||
'examples/pywmseti.py',
|
'examples/pywmseti.py',
|
||||||
'examples/pywmsysmon.py',
|
'examples/pywmsysmon.py',
|
||||||
'examples/pywmgeneric.py'],
|
'examples/pywmgeneric.py'],
|
||||||
|
package_data={'wmdocklib': ['*.xpm']},
|
||||||
ext_modules = [module1])
|
ext_modules = [module1])
|
||||||
|
|||||||
Reference in New Issue
Block a user