Module: deluge
Branch: master
Commit: 19799d74b44f0feb6d5188cf174c5f097d132e48

Author: John Garland <[email protected]>
Date:   Sat Apr  9 22:34:23 2011 +1000

Include gif pixmaps in the package data

---

 setup.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/setup.py b/setup.py
index 2a41bfb..d5f13b1 100644
--- a/setup.py
+++ b/setup.py
@@ -463,6 +463,7 @@ setup(
                                 "data/pixmaps/*.png",
                                 "data/pixmaps/*.svg",
                                 "data/pixmaps/*.ico",
+                                "data/pixmaps/*.gif",
                                 "data/pixmaps/flags/*.png",
                                 "plugins/*.egg",
                                 "i18n/*.pot",

-- 
You received this message because you are subscribed to the Google Groups 
"deluge-commit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/deluge-commit?hl=en.

Reply via email to