Updates of po/*.po files are needed

Andrew Borodin aborodin at vmail.ru
Mon Nov 5 12:46:07 UTC 2007


Hi!

Since src/find.c file was modified (rev. 1.102 : Fix hotkey duplication),
all po/*.po files should be updated.

for i in po/*.po
do
sed -i -e 's|find Re\&cursively|\&Find recursively|' $i
done

Regards, 
Andrew.



More information about the mc-devel mailing list