updated src files

This commit is contained in:
Sam Hewitt 2015-03-11 01:31:12 -04:00
parent ca3473a6fa
commit f3fa58467e
2 changed files with 381 additions and 549 deletions

View File

@ -9,7 +9,7 @@ import subprocess
INKSCAPE = '/usr/bin/inkscape'
OPTIPNG = '/usr/bin/optipng'
SRC = os.path.join('.', 'src/metacity')
SRC = os.path.join('.', 'src/wm')
inkscape_process = None

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 156 KiB

After

Width:  |  Height:  |  Size: 148 KiB