[meld] Update installed files



commit ba3ff10b2032638808b5cb15859b1f94289c55de
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Sun Feb 23 07:20:36 2014 +1000

    Update installed files

 setup.py |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/setup.py b/setup.py
index 1e152a5..858fcb9 100644
--- a/setup.py
+++ b/setup.py
@@ -42,8 +42,10 @@ setup(
         ('share/doc/meld-' + meld.conf.__version__,
          ['COPYING', 'NEWS']
          ),
+        ('share/meld',
+         ['data/meld.css']
+         ),
         ('share/meld/icons',
-         glob.glob("data/icons/*.xpm") +
          glob.glob("data/icons/*.png") +
          glob.glob("data/icons/COPYING*")
          ),


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]