Added gnome localize to clearlang()

master
Трацевский Александр 14 years ago
parent c4f22d3cd2
commit d64bdba333

@ -7176,7 +7176,8 @@ sub clearlang{
'/usr/share/locale', '/usr/share/locale',
'/usr/share/man', '/usr/share/man',
'/usr/share/vim', '/usr/share/vim',
'/usr/share/xfce4/doc' '/usr/share/xfce4/doc',
'/usr/share/gnome/help'
){ ){
if(-e "$data{'chroot'}$_"){ if(-e "$data{'chroot'}$_"){
foreach(`find $data{'chroot'}$_ -type d -name $lang`){ foreach(`find $data{'chroot'}$_ -type d -name $lang`){

Loading…
Cancel
Save