wok-6.x diff locale-ru/receipt @ rev 16551
ttf-roboto, ttf-roboto-base: fix source paths; slitaz-i18n: now get info from tzdata and add country flags; add locale-ar; locale-**: remove stuff, small edits.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Apr 29 21:37:23 2014 +0000 (2014-04-29) |
parents | fbd26a7703dd |
children | c667db027c32 |
line diff
1.1 --- a/locale-ru/receipt Fri Apr 18 13:49:58 2014 +0300 1.2 +++ b/locale-ru/receipt Tue Apr 29 21:37:23 2014 +0000 1.3 @@ -12,6 +12,8 @@ 1.4 DEPENDS="glibc-base" 1.5 1.6 LOCALE="ru" 1.7 +ADD_FLAGS="US" 1.8 +LXPANEL_FLAGS="us ru ua" 1.9 1.10 # Rules to gen a SliTaz package suitable for Tazpkg. 1.11 genpkg_rules() 1.12 @@ -19,25 +21,6 @@ 1.13 . $WOK/slitaz-i18n/stuff/locale-pack.functions 1.14 . $WOK/slitaz-i18n/stuff/locale-pack.conf 1.15 get_locale 1.16 - 1.17 - # country flags used in the some dialogs 1.18 - usih=usr/share/icons/hicolor 1.19 - for size in 16x16 48x48; do 1.20 - mkdir -p $fs/$usih/$size/intl 1.21 - cp -a $stuff/$size/* $fs/$usih/$size/intl 1.22 - done 1.23 - 1.24 - # keyboard flags for default lxpanel keyboard applet 1.25 - uslix=usr/share/lxpanel/images/xkb-flags 1.26 - mkdir -p $fs/$uslix 1.27 - for i in us ru ua; do 1.28 - ln -s /$usih/16x16/intl/$(echo $i | tr a-z A-Z).png $fs/$uslix/$i.png 1.29 - done 1.30 - 1.31 - # above icons credits 1.32 - fusl=$fs/usr/share/licenses 1.33 - mkdir -p $fusl 1.34 - cp -a $stuff/LICENSE.txt $fusl/gosquared.txt 1.35 } 1.36 1.37 # Back to C if it's the last used locale.