summaryrefslogtreecommitdiff
path: root/TODO-private
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-08-31 16:23:08 +0000
committerJim Meyering <jim@meyering.net>2002-08-31 16:23:08 +0000
commit08264fc83835e500dfb63113c4454af8f0051824 (patch)
treebc1997016c597f3c55b8307c5e28a110da2d79e5 /TODO-private
parent24272cc948239b93d1ed05292e52ca7a657f6201 (diff)
downloadcoreutils-08264fc83835e500dfb63113c4454af8f0051824.tar.xz
*** empty log message ***
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