diff options
author | Chris <xchrisx@uber.space> | 2019-07-17 20:58:42 +0200 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-07-19 13:45:05 +0900 |
commit | bfe2792b2946549f3bd3693ff1d6e31e372ccb59 (patch) | |
tree | 2d5ce457ddc5e1ae2c51668b80f4e77aaf299c15 | |
parent | 44363ec894c12796bf09266064b8f15580f33385 (diff) | |
download | tdevelop-bfe2792b2946549f3bd3693ff1d6e31e372ccb59.tar.gz tdevelop-bfe2792b2946549f3bd3693ff1d6e31e372ccb59.zip |
Fix remaining brandings in tdevelop and adapt to TGW.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 08368bf3c7e3eb386b6304e3f1b26c6ec50f9f18)
-rw-r--r-- | parts/tipofday/tips | 2 | ||||
-rw-r--r-- | src/settingswidget.ui | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/parts/tipofday/tips b/parts/tipofday/tips index e2d60519..f3da91b3 100644 --- a/parts/tipofday/tips +++ b/parts/tipofday/tips @@ -70,7 +70,7 @@ <tip category="TDevelop|General"> <html> -<p>If you have found a bug in TDevelop, please let us know. Use KDE Bugzilla at http://bugs.trinitydesktop.org/ or select "Help"->"Report Bug" from the menu. +<p>If you have found a bug in TDevelop, please let us know. Use the TDE Gitea Workspace (TGW) at https://mirror.git.trinitydesktop.org/gitea/ or TDE Bugzilla at http://bugs.trinitydesktop.org/ or select "Help"->"Report Bug" from the menu. </html> </tip> diff --git a/src/settingswidget.ui b/src/settingswidget.ui index 2d7a5133..f43efe86 100644 --- a/src/settingswidget.ui +++ b/src/settingswidget.ui @@ -502,7 +502,7 @@ <cstring>userLocaleRadio</cstring> </property> <property name="text"> - <string>Use kde language and disable "jump-to-source" functionality</string> + <string>Use TDE language and disable "jump-to-source" functionality</string> </property> </widget> </vbox> |