Branch: master

6e9b855c 2019-07-22 00:08:55 Chris
Fix remaining branding in TDevelop.

Signed-off-by: Chris <xchrisx@...>
M buildtools/autotools/autoprojectwidget.cpp

buildtools/autotools/autoprojectwidget.cpp

diff --git a/buildtools/autotools/autoprojectwidget.cpp b/buildtools/autotools/autoprojectwidget.cpp
index a558a59..12037bf 100644
--- a/buildtools/autotools/autoprojectwidget.cpp
+++ b/buildtools/autotools/autoprojectwidget.cpp
@@ -632,7 +632,7 @@
 	if ( docgroup )
 		text = i18n( "Documentation data" );
 	else if ( icongroup )
-		text = i18n( "KDE Icon data" ).arg( prefix );
+		text = i18n( "TDE Icon data" ).arg( prefix );
 	else
 		text = i18n( "%1 (%2 in %3)" ).arg( name ).arg( nicePrimary( primary ) ).arg( prefix );
 
c3abb548 2019-07-23 00:31:01 Chris
Change out branded example with a cosmetical one of TDE.

Signed-off-by: Chris <xchrisx@...>
M vcs/cvsservice/checkoutdialogbase.ui

vcs/cvsservice/checkoutdialogbase.ui

diff --git a/vcs/cvsservice/checkoutdialogbase.ui b/vcs/cvsservice/checkoutdialogbase.ui
index a16479a..a05172d 100644
--- a/vcs/cvsservice/checkoutdialogbase.ui
+++ b/vcs/cvsservice/checkoutdialogbase.ui
@@ -83,7 +83,7 @@
                                 </sizepolicy>
                             </property>
                             <property name="text">
-                                <string>&amp;Server path (e.g. :pserver:marios@...:/home/kde):</string>
+                                <string>&amp;Server path (e.g. :pserver:slavekb@...:/home/tde):</string>
                             </property>
                             <property name="buddy" stdset="0">
                                 <cstring>serverPaths</cstring>

Branch: r14.0.x

635a4b88 2019-07-23 15:51:43 Chris
Change out branded example with a cosmetical one of TDE.

Signed-off-by: Chris <xchrisx@...>
(cherry picked from commit c3abb5489b95e86f16fc784dcdc1facc57cb51cc)
M vcs/cvsservice/checkoutdialogbase.ui

vcs/cvsservice/checkoutdialogbase.ui

diff --git a/vcs/cvsservice/checkoutdialogbase.ui b/vcs/cvsservice/checkoutdialogbase.ui
index a16479a..a05172d 100644
--- a/vcs/cvsservice/checkoutdialogbase.ui
+++ b/vcs/cvsservice/checkoutdialogbase.ui
@@ -83,7 +83,7 @@
                                 </sizepolicy>
                             </property>
                             <property name="text">
-                                <string>&amp;Server path (e.g. :pserver:marios@...:/home/kde):</string>
+                                <string>&amp;Server path (e.g. :pserver:slavekb@...:/home/tde):</string>
                             </property>
                             <property name="buddy" stdset="0">
                                 <cstring>serverPaths</cstring>