diff kdiff3/po/README @ 75:08ea9b86c12c

KDiff3-0.9.91
author joachim99
date Sat, 04 Nov 2006 00:05:00 +0000
parents 8febbfb1148c
children fcd146072e0c
line wrap: on
line diff
--- a/kdiff3/po/README	Sun May 14 20:12:21 2006 +0000
+++ b/kdiff3/po/README	Sat Nov 04 00:05:00 2006 +0000
@@ -88,7 +88,7 @@
 
 For Qt-strings in $QTDIR/translations (already as .qm-files)
 
-For KDE-libs in the CVS-repository, where we can reuse the previous trick to get 
+For KDE-libs in the SVN-repository, where we can reuse the previous trick to get 
 all kdelibs*.po-files:
 
    for i in `cat subdirs`; do wget http://websvn.kde.org/*checkout*/trunk/l10n/$i/messages/kdelibs/kdelibs.po -O kdelibs_$i.po; done