Fix remaining brandings in tdeutils.

Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 7095bd2d8f)
pull/30/head
Chris 5 years ago committed by Michele Calgaro
parent a5dc38b668
commit b53151c6d8
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -115,7 +115,7 @@
<default>false</default> <default>false</default>
</entry> </entry>
<entry name="AutoStart" type="Bool"> <entry name="AutoStart" type="Bool">
<label>Start KGpg automatically at KDE startup.</label> <label>Start KGpg automatically at TDE startup.</label>
<default>false</default> <default>false</default>
</entry> </entry>
<entry name="RemoteFileWarn" type="Bool" key="remote_file_warn"> <entry name="RemoteFileWarn" type="Bool" key="remote_file_warn">

@ -307,7 +307,7 @@ void TDEWalletConfig::defaults() {
TQString TDEWalletConfig::quickHelp() const { TQString TDEWalletConfig::quickHelp() const {
return i18n("This configuration module allows you to configure the KDE wallet system."); return i18n("This configuration module allows you to configure the TDE wallet system.");
} }

Loading…
Cancel
Save