index
:
isodumper
master
topic/mga5
topic/mga8
topic/newgui
topic/yui
user/animtim/designWork
Mageia ISO Dumper
papoteur [papoteur]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
po
/
po.sh
blob: 8392213a415fd2f521b9864fee9e7efa458c8d43 (
plain
)
1
2
3
4
for
i
in
`ls *.po`
do
msgmerge
$i
isodumper.pot
-o
$i
done