summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:38:34 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:38:34 -0600
commit5846de2c96ed8d540b5d3ac40255e7cac7e3578f (patch)
tree67a9f6153682e2740ef3212d363c350fdd55c90f /doc
parent0e389e9c49990b876c8f3ca4a11166cf5db6eb81 (diff)
downloadkdiff3-5846de2c96ed8d540b5d3ac40255e7cac7e3578f.tar.gz
kdiff3-5846de2c96ed8d540b5d3ac40255e7cac7e3578f.zip
Additional renaming of kde to tde
Diffstat (limited to 'doc')
-rw-r--r--doc/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README b/doc/README
index ce7bc98..182e7b3 100644
--- a/doc/README
+++ b/doc/README
@@ -63,8 +63,8 @@ for i in `ls ../en | grep png`; do ln -s ../en/$i $i; done
Command to retrieve other translations from cvs:
-cvs co kde-i18n/subdirs
-#for i in `cat kde-i18n/subdirs`; do cvs co kde-i18n/$i/docs/kdeextragear-1/kdiff3/index.docbook; done
+cvs co tde-i18n/subdirs
+#for i in `cat tde-i18n/subdirs`; do cvs co tde-i18n/$i/docs/kdeextragear-1/kdiff3/index.docbook; done
for i in `cat subdirs`; do wget http://websvn.kde.org/*checkout*/trunk/l10n/$i/docs/extragear-utils/kdiff3/index.docbook -O $i.docbook; done
If a new translation is available,