From 7fbb972791f9e3fbde5dfa85c113285353122600 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:43:57 -0600 Subject: Additional renaming of kde to tde --- src/settings/diffmergesettings.ui | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/settings/diffmergesettings.ui') diff --git a/src/settings/diffmergesettings.ui b/src/settings/diffmergesettings.ui index 5594d40..106fb72 100644 --- a/src/settings/diffmergesettings.ui +++ b/src/settings/diffmergesettings.ui @@ -59,7 +59,7 @@ Use external diff display - If kdesvn should use an external diff display and/or generator. If not checked use internal display. + If tdesvn should use an external diff display and/or generator. If not checked use internal display. @@ -131,7 +131,7 @@ <p> -Enter how kdesvn should call the conflict resolver program. The form is +Enter how tdesvn should call the conflict resolver program. The form is <p align="center"> <b><tt>&lt;program&gt; &lt;programoptions&gt;</tt></b> </p> @@ -142,7 +142,7 @@ The substitutions means:<br> <b><tt>%o</tt></b> Old version<br> <b><tt>%m</tt></b> Mine or local edit version<br> <b><tt>%n</tt></b> Newest version<br> -<b><tt>%t</tt></b> The target to save as, kdesvn will use the orignal file name for it. +<b><tt>%t</tt></b> The target to save as, tdesvn will use the orignal file name for it. </p> <p> Default: <tt>kdiff3 %o %m %n -o %t</tt> @@ -169,7 +169,7 @@ Default: <tt>kdiff3 %o %m %n -o %t</tt> <p> -Enter how kdesvn should call the external merge program. The form is +Enter how tdesvn should call the external merge program. The form is <p align="center"> <b><tt>&lt;program&gt; &lt;programoptions&gt; %s1 %s2 %t</tt></b> </p> @@ -202,7 +202,7 @@ or If using first or second form, svn itself will generate the diff. %f will replaced with a temporary filename. If %f is not given, the diff-display should able reading data from stdin. <br> -When %1 and %2 is given, kdesvn let this display make the diff. For that it it makes a temporary export or get (if needed) and fill out the parameters with the right value. %1 will filled with the content of start-revision, %2 with the endrevision. On large recoursive diffs this may get real slow! +When %1 and %2 is given, tdesvn let this display make the diff. For that it it makes a temporary export or get (if needed) and fill out the parameters with the right value. %1 will filled with the content of start-revision, %2 with the endrevision. On large recoursive diffs this may get real slow! </p> -- cgit v1.2.1