The following commit has been merged in the master branch:
commit 439d8b06dd618280eb0d0c26d13d2d579b46028d
Author: Felix Geyer <[email protected]>
Date:   Sun Feb 13 18:35:26 2011 +0100

    Rename the Ukrainian translation to the corrent locale code "uk".

diff --git a/debian/changelog b/debian/changelog
index ffc6cb1..eabb422 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,8 +10,9 @@ warmux (1:11.01+repack-1) UNRELEASED; urgency=low
   * Don't compress pdf files.
   * Repack orig tarball to remove embedded source code of various libraries.
     - Add 01_fix_repack_configure.patch
+  * Rename the Ukrainian translation to the corrent locale code "uk".
 
- -- Felix Geyer <[email protected]>  Sun, 13 Feb 2011 15:30:32 +0100
+ -- Felix Geyer <[email protected]>  Sun, 13 Feb 2011 18:32:50 +0100
 
 wormux (1:0.9.2.1-1) experimental; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 6629aca..ea7850f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,11 @@ override_dh_auto_install:
        rm debian/tmp/usr/share/games/warmux/font/wqy-microhei-lite.ttc
        
        rm debian/tmp/usr/share/pixmaps/warmux_128x128.png
+       
+       mkdir -p debian/tmp/usr/share/locale/uk/LC_MESSAGES
+       mv debian/tmp/usr/share/locale/ua/LC_MESSAGES/warmux.mo \
+         debian/tmp/usr/share/locale/uk/LC_MESSAGES
+       rm -rf debian/tmp/usr/share/locale/ua
 
 override_dh_install:
        dh_install --list-missing

-- 
WarMUX PKG

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

Reply via email to