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

added examples pywmwet and pywmradio

added wmoo module
This commit is contained in:
mfrasca
2007-05-16 12:33:31 +00:00
parent 82c7155cf6
commit 0baec49411
2 changed files with 8 additions and 2 deletions

View File

@@ -1,12 +1,17 @@
README.txt
setup.py
examples/README
examples/pywmPhoto.py
examples/pywmdatetime.py
examples/pywmgeneric.py
examples/pywmhdmon.py
examples/pywmnop.py
examples/pywmoonop.py
examples/pywmphoto.py
examples/pywmradio.py
examples/pywmseti.py
examples/pywmsysmon.py
examples/pywmwet.py
examples/sample.pyradiorc
examples/sample.pywmdatetimerc
examples/sample.pywmgenericrc
examples/sample.pywmhdmonrc
@@ -35,3 +40,4 @@ wmdocklib/__init__.py
wmdocklib/pywmgeneral.c
wmdocklib/pywmgeneral.h
wmdocklib/pywmhelpers.py
wmdocklib/wmoo.py

View File

@@ -1,2 +1,2 @@
include *.txt
include */*.py */*.c */*.h */sample.pywm*rc */README */*.xpm
include */*.py */*.c */*.h */sample.py*rc */README */*.xpm