summaryrefslogtreecommitdiff
path: root/TODO-private
diff options
context:
space:
mode:
Diffstat (limited to 'TODO-private')
-rw-r--r--TODO-private10
1 files changed, 8 insertions, 2 deletions
diff --git a/TODO-private b/TODO-private
index a183fe7ff..74846b3d9 100644
--- a/TODO-private
+++ b/TODO-private
@@ -22,5 +22,11 @@ go cu; cd po; export xu=fu j=zh_TW
go cu; cd po; export xu=tu j=fr
go cu; cd po; export xu=su j=tr
go cu; cd po; export xu=fu j=ca
-msgmerge -o k ../../$xu/po/$j.po $j.po && mv k $j.po
-cvs ci -m 'merge from fileutils-4.1.7' $j.po
+
+go cu; cd po; export xu=su j=sl
+go cu; cd po; export xu=tu j=el
+go cu; cd po; export xu=su j=da
+k=$xu-$j
+msgmerge -o $k ../../$xu/po/$j.po $j.po && mv $k $j.po
+cvs ci -m 'merge from sh-utils-2.0.12' $j.po
+cvs ci -m 'merge from sh-utils-2.0.15' $j.po