[meld] setup_win32: Also install (unused) dark theme in Windows build
- From: Kai Willadsen <kaiw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [meld] setup_win32: Also install (unused) dark theme in Windows build
- Date: Sat, 17 Jan 2015 21:51:10 +0000 (UTC)
commit 90ec29e15469c4aa3594972d5b330c71030f2262
Author: Kai Willadsen <kai willadsen gmail com>
Date: Sun Jan 18 07:50:23 2015 +1000
setup_win32: Also install (unused) dark theme in Windows build
setup_win32.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/setup_win32.py b/setup_win32.py
index 7e8bcb1..f167e75 100644
--- a/setup_win32.py
+++ b/setup_win32.py
@@ -140,7 +140,7 @@ setup(
['COPYING', 'NEWS']
),
('share/meld',
- ['data/meld.css']
+ ['data/meld.css', 'data/meld-dark.css']
),
('share/meld/icons',
glob.glob("data/icons/*.png") +
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]