summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChris <xchrisx@uber.space>2019-07-29 00:23:10 +0200
committerChris <xchrisx@uber.space>2019-07-29 00:23:10 +0200
commit4dcd8f7fbafd654af95d5fe6c1c3aabc4244dbcc (patch)
treef644cfecc3d4216d18ab4bce569661049c6e08fb /src
parent55e6e75d624b551f24e11991dac0faba947ae943 (diff)
downloadkvirc-4dcd8f7fbafd654af95d5fe6c1c3aabc4244dbcc.tar.gz
kvirc-4dcd8f7fbafd654af95d5fe6c1c3aabc4244dbcc.zip
Fix branding of KVIrc and also translations, for fuzzy prevention.
Signed-off-by: Chris <xchrisx@uber.space>
Diffstat (limited to 'src')
-rw-r--r--src/modules/mediaplayer/mp_amarokinterface.cpp2
-rw-r--r--src/modules/mediaplayer/mp_jukinterface.cpp2
-rw-r--r--src/modules/options/optw_interfacelookglobal.cpp6
-rw-r--r--src/modules/system/libkvisystem.cpp2
-rw-r--r--src/modules/torrent/tc_ktorrentdcopinterface.cpp2
5 files changed, 7 insertions, 7 deletions
diff --git a/src/modules/mediaplayer/mp_amarokinterface.cpp b/src/modules/mediaplayer/mp_amarokinterface.cpp
index 77064507..7d07166c 100644
--- a/src/modules/mediaplayer/mp_amarokinterface.cpp
+++ b/src/modules/mediaplayer/mp_amarokinterface.cpp
@@ -40,7 +40,7 @@ MP_IMPLEMENT_DESCRIPTOR(
KviAmarokInterface,
"amarok",
__tr2qs_ctx(
- "An interface to the AmaroK KDE media player."
+ "An interface to the AmaroK TDE media player."
,
"mediaplayer"
)
diff --git a/src/modules/mediaplayer/mp_jukinterface.cpp b/src/modules/mediaplayer/mp_jukinterface.cpp
index 3ce2abc4..df98da1d 100644
--- a/src/modules/mediaplayer/mp_jukinterface.cpp
+++ b/src/modules/mediaplayer/mp_jukinterface.cpp
@@ -42,7 +42,7 @@ MP_IMPLEMENT_DESCRIPTOR(
KviJukInterface,
"juk",
__tr2qs_ctx(
- "An interface to the Juk KDE media player."
+ "An interface to the Juk TDE media player."
,
"mediaplayer"
)
diff --git a/src/modules/options/optw_interfacelookglobal.cpp b/src/modules/options/optw_interfacelookglobal.cpp
index fe27dbd6..b745c0cd 100644
--- a/src/modules/options/optw_interfacelookglobal.cpp
+++ b/src/modules/options/optw_interfacelookglobal.cpp
@@ -71,7 +71,7 @@ KviThemeTransparencyOptionsWidget::KviThemeTransparencyOptionsWidget(TQWidget *
__tr2qs_ctx("<center>This option makes all KVIrc windows look " \
"transparent.<br>You must choose a blending " \
"background image to below or check the " \
- "\"Use KDE desktop for transparency\" option.</center>","options"));
+ "\"Use TDE desktop for transparency\" option.</center>","options"));
#else
mergeTip(m_pUseTransparencyBoolSelector,
__tr2qs_ctx("<center>This option makes all KVIrc windows look " \
@@ -94,12 +94,12 @@ KviThemeTransparencyOptionsWidget::KviThemeTransparencyOptionsWidget(TQWidget *
// addRowSpacer(0,13,0,13);
#ifdef COMPILE_TDE_SUPPORT
- m_pObtainBackgroundFromKdeBoolSelector = addBoolSelector(0,4,1,4,__tr2qs_ctx("Use KDE desktop for transparency","options"),KviOption_boolObtainGlobalBackgroundFromKde,
+ m_pObtainBackgroundFromKdeBoolSelector = addBoolSelector(0,4,1,4,__tr2qs_ctx("Use TDE desktop for transparency","options"),KviOption_boolObtainGlobalBackgroundFromKde,
KVI_OPTION_BOOL(KviOption_boolUseGlobalPseudoTransparency));
connect(m_pUseTransparencyBoolSelector,TQT_SIGNAL(toggled(bool)),m_pObtainBackgroundFromKdeBoolSelector,TQT_SLOT(setEnabled(bool)));
connect(m_pObtainBackgroundFromKdeBoolSelector,TQT_SIGNAL(toggled(bool)),this,TQT_SLOT(enableUpdateKdeBackgroundBoolSelector(bool)));
- m_pUpdateKdeBackgroundOnChangeBoolSelector = addBoolSelector(0,5,1,5,__tr2qs_ctx("Keep in sync with KDE background changes","options"),KviOption_boolUpdateKdeBackgroundOnChange,
+ m_pUpdateKdeBackgroundOnChangeBoolSelector = addBoolSelector(0,5,1,5,__tr2qs_ctx("Keep in sync with TDE background changes","options"),KviOption_boolUpdateKdeBackgroundOnChange,
KVI_OPTION_BOOL(KviOption_boolUseGlobalPseudoTransparency) && KVI_OPTION_BOOL(KviOption_boolObtainGlobalBackgroundFromKde));
m_pGlobalBackgroundPixmapSelector = addPixmapSelector(0,6,1,6,__tr2qs_ctx("Transparency blend image:","options"),KviOption_pixmapGlobalTransparencyBackground,
diff --git a/src/modules/system/libkvisystem.cpp b/src/modules/system/libkvisystem.cpp
index 7a5f3c77..d8ebcfd6 100644
--- a/src/modules/system/libkvisystem.cpp
+++ b/src/modules/system/libkvisystem.cpp
@@ -596,7 +596,7 @@ static bool system_kvs_fnc_dcop(KviKvsModuleFunctionCall *c)
}
#else
if(!bTestMode)
- c->warning(__tr2qs("DCOP calls are available only when KDE support is compiled in"));
+ c->warning(__tr2qs("DCOP calls are available only when TDE support is compiled in"));
c->returnValue()->setInteger(0);
#endif
diff --git a/src/modules/torrent/tc_ktorrentdcopinterface.cpp b/src/modules/torrent/tc_ktorrentdcopinterface.cpp
index b679c782..046186e8 100644
--- a/src/modules/torrent/tc_ktorrentdcopinterface.cpp
+++ b/src/modules/torrent/tc_ktorrentdcopinterface.cpp
@@ -42,7 +42,7 @@ TORR_IMPLEMENT_DESCRIPTOR(
KviKTorrentDCOPInterface,
"ktorrentdcop",
__tr2qs_ctx(
- "An interface to KDE's excellent KTorrent client.\n" \
+ "An interface to TDE's excellent KTorrent client.\n" \
"Download it from http://www.ktorrent.org\n",
"torrent"
)