Remove theme image from setup.py

This commit is contained in:
Maran 2014-03-13 18:26:12 +01:00
parent f87e482d63
commit bae36d658b
1 changed files with 0 additions and 1 deletions

View File

@ -47,7 +47,6 @@ data_files += [
"data/sahara/style.css"
]),
(os.path.join(appdata_dir, "dark"), [
"data/dark/background.png",
"data/dark/name.cfg",
"data/dark/style.css"
])