The following commit has been merged in the experimental branch:
commit 98e461d1636c784d2525ec116a735ba8fe5400d8
Author: Gerfried Fuchs <[email protected]>
Date:   Thu Mar 18 00:12:36 2010 +0100

    rename the icons

diff --git a/debian/rules b/debian/rules
index 947acb6..85dc45f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -164,6 +164,13 @@ binary-indep: build-indep install-indep
        ln -s /usr/share/fonts/truetype/wqy/wqy-zenhei.ttc \
                
debian/wesnoth-$(BRANCH_VERSION)-data/usr/share/games/wesnoth/$(BRANCH_VERSION)/fonts/wqy-zenhei.ttc
 
+       # rename icons versioned
+       mv 
debian/wesnoth-$(BRANCH_VERSION)-data/usr/share/icons/wesnoth-icon.png \
+               
debian/wesnoth-$(BRANCH_VERSION)-data/usr/share/icons/wesnoth-$(BRANCH_VERSION)-icon.png
+       mv 
debian/wesnoth-$(BRANCH_VERSION)-data/usr/share/icons/wesnoth_editor-icon.png \
+               
debian/wesnoth-$(BRANCH_VERSION)-data/usr/share/icons/wesnoth-$(BRANCH_VERSION)_editor-icon.png
+
+       # /usr/share/doc symlinks
        for i in wesnoth-$(BRANCH_VERSION); do \
                install -p -d -m755 debian/$$i/usr/share/doc; \
                ln -s wesnoth-$(BRANCH_VERSION)-data 
debian/$$i/usr/share/doc/$$i; \

-- 
Debian packaging of wesnoth

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to