mirror of
https://github.com/gryf/wmdocklib.git
synced 2025-12-19 12:28:10 +01:00
1577063: fonts are hard coded
font files are already in the cvs repository, but let's add them in the distributed sources.
This commit is contained in:
5
MANIFEST
5
MANIFEST
@@ -10,7 +10,10 @@ examples/sample.pywmdatetimerc
|
|||||||
examples/sample.pywmgenericrc
|
examples/sample.pywmgenericrc
|
||||||
examples/sample.pywmhdmonrc
|
examples/sample.pywmhdmonrc
|
||||||
examples/sample.pywmsetirc
|
examples/sample.pywmsetirc
|
||||||
examples/tmount
|
wmdocklib/5x7.xpm
|
||||||
|
wmdocklib/6x8.xpm
|
||||||
|
wmdocklib/6x8slant.xpm
|
||||||
|
wmdocklib/8x8.xpm
|
||||||
wmdocklib/README
|
wmdocklib/README
|
||||||
wmdocklib/__init__.py
|
wmdocklib/__init__.py
|
||||||
wmdocklib/pywmgeneral.c
|
wmdocklib/pywmgeneral.c
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
include *.txt
|
include *.txt
|
||||||
include */*.py */*.c */*.h */sample.pywm*rc */README
|
include */*.py */*.c */*.h */sample.pywm*rc */README */*.xpm
|
||||||
|
|||||||
Reference in New Issue
Block a user