added "po" to the directories utils/wesnoth-fixperms uses and ran it again
This commit is contained in:
parent
d0fdd46b7e
commit
c6447a7b9a
38 changed files with 1 additions and 1 deletions
0
po/wesnoth-Two_Brothers/FINDCFG
Executable file → Normal file
0
po/wesnoth-Two_Brothers/FINDCFG
Executable file → Normal file
0
po/wesnoth-Two_Brothers/Makevars
Executable file → Normal file
0
po/wesnoth-Two_Brothers/Makevars
Executable file → Normal file
0
po/wesnoth-Two_Brothers/af.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/af.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/bg.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/bg.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/ca.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/ca.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/cs.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/cs.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/da.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/da.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/de.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/de.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/el_GR.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/el_GR.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/en_GB.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/en_GB.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/eo.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/eo.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/es.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/es.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/et.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/et.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/eu.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/eu.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/fi.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/fi.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/fr.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/fr.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/he.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/he.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/hu.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/hu.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/id.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/id.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/it.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/it.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/ja.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/ja.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/la.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/la.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/nl.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/nl.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/no.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/no.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/oc.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/oc.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/pl.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/pl.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/pt.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/pt.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/pt_BR.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/pt_BR.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/ro.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/ro.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/ru.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/ru.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/sk.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/sk.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/sl.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/sl.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/sr.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/sr.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/sv.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/sv.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/tr.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/tr.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/wesnoth-Two_Brothers.pot
Executable file → Normal file
0
po/wesnoth-Two_Brothers/wesnoth-Two_Brothers.pot
Executable file → Normal file
0
po/wesnoth-Two_Brothers/zh_CN.po
Executable file → Normal file
0
po/wesnoth-Two_Brothers/zh_CN.po
Executable file → Normal file
|
@ -2,7 +2,7 @@
|
|||
|
||||
files = (`find . -maxdepth 1 -name "MANUAL*" -perm -100`).split("\n")
|
||||
|
||||
dirs = ["data","images","src"]
|
||||
dirs = ["data","images","src","po"]
|
||||
|
||||
dirs.each { | dir |
|
||||
dirfiles = (`find #{dir} -perm -100 -a -type f`).split("\n")
|
||||
|
|
Loading…
Add table
Reference in a new issue