summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-05-26 11:47:17 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-05-26 11:47:17 -0500
commit69fd47d9754e4da86b014fb2c46a344c9d366c23 (patch)
treee815bbe854cae5552ae4f707603c8c8ebf839073
parent74028df41a73ea1766007a76907e42d145258f1f (diff)
downloadkoffice-69fd47d9.tar.gz
koffice-69fd47d9.zip
Branding cleanup: KDE -> TDE
-rw-r--r--kchart/kchartFontConfigPage.cc2
-rw-r--r--kchart/kchartLegendConfigPage.cc10
-rw-r--r--kpresenter/KPrConfig.cpp4
-rw-r--r--kspread/dialogs/kspread_dlg_preference.cc2
4 files changed, 9 insertions, 9 deletions
diff --git a/kchart/kchartFontConfigPage.cc b/kchart/kchartFontConfigPage.cc
index c535c5ba..d2a444b9 100644
--- a/kchart/kchartFontConfigPage.cc
+++ b/kchart/kchartFontConfigPage.cc
@@ -96,7 +96,7 @@ KChartFontConfigPage::KChartFontConfigPage( KChartParams* params,
// The font button.
m_fontButton = new TQPushButton( this);
m_fontButton->setText(i18n("Font..."));
- TQWhatsThis::add(m_fontButton, i18n("Select an item in the list above and click on this button to display the KDE font dialog in order to choose a new font for this item."));
+ TQWhatsThis::add(m_fontButton, i18n("Select an item in the list above and click on this button to display the TDE font dialog in order to choose a new font for this item."));
m_fontButton->resize( m_fontButton->sizeHint() );
grid->addWidget( m_fontButton, 1, 0);
diff --git a/kchart/kchartLegendConfigPage.cc b/kchart/kchartLegendConfigPage.cc
index 2c027138..58d9acf2 100644
--- a/kchart/kchartLegendConfigPage.cc
+++ b/kchart/kchartLegendConfigPage.cc
@@ -115,14 +115,14 @@ KChartLegendConfigPage::KChartLegendConfigPage( KChartParams* params,
grid4->addWidget( lab, 0 ,0 );
titleLegendFontButton->setText( i18n("Select Font...") );
- TQWhatsThis::add(titleLegendFontButton, i18n("Click here to display the KDE font chooser dialog. You will be able to change the font family, style and size for the legend title."));
+ TQWhatsThis::add(titleLegendFontButton, i18n("Click here to display the TDE font chooser dialog. You will be able to change the font family, style and size for the legend title."));
grid4->addWidget( titleLegendFontButton, 1, 0 );
lab = new TQLabel( i18n("Legend text font:"), gb );
grid4->addWidget( lab, 2, 0 );
textLegendFontButton = new TQPushButton( gb );
textLegendFontButton->setText( i18n("Select Font...") );
- TQWhatsThis::add(textLegendFontButton, i18n("Click here to display the KDE font chooser dialog. You will be able to change the font family, style and size for the legend text."));
+ TQWhatsThis::add(textLegendFontButton, i18n("Click here to display the TDE font chooser dialog. You will be able to change the font family, style and size for the legend text."));
grid4->addWidget( textLegendFontButton, 3, 0 );
connect( titleLegendFontButton, TQT_SIGNAL(clicked()),
@@ -155,7 +155,7 @@ KChartLegendConfigPage::KChartLegendConfigPage( KChartParams* params,
grid3->addWidget( lab, 0, 0 );
legendTitleColor = new KColorButton( gb );
- TQWhatsThis::add(legendTitleColor, i18n("Click here to display the KDE Select Color dialog. You will be able to change the color for the legend title."));
+ TQWhatsThis::add(legendTitleColor, i18n("Click here to display the TDE Select Color dialog. You will be able to change the color for the legend title."));
grid3->addWidget( legendTitleColor, 1, 0 );
@@ -163,7 +163,7 @@ KChartLegendConfigPage::KChartLegendConfigPage( KChartParams* params,
grid3->addWidget( lab, 2, 0 );
legendTextColor = new KColorButton( gb );
- TQWhatsThis::add(legendTextColor, i18n("Click here to display the KDE Select Color dialog. You will be able to change the color for the legend text."));
+ TQWhatsThis::add(legendTextColor, i18n("Click here to display the TDE Select Color dialog. You will be able to change the color for the legend text."));
grid3->addWidget( legendTextColor, 3, 0 );
@@ -171,7 +171,7 @@ KChartLegendConfigPage::KChartLegendConfigPage( KChartParams* params,
grid3->addWidget( lab, 4, 0 );
legendFrameColor = new KColorButton( gb );
- TQWhatsThis::add(legendFrameColor, i18n("Click here to display the KDE Select Color dialog. You will be able to change the color for the legend frame."));
+ TQWhatsThis::add(legendFrameColor, i18n("Click here to display the TDE Select Color dialog. You will be able to change the color for the legend frame."));
grid3->addWidget( legendFrameColor, 5, 0 );
diff --git a/kpresenter/KPrConfig.cpp b/kpresenter/KPrConfig.cpp
index 1a5808ec..48afca3a 100644
--- a/kpresenter/KPrConfig.cpp
+++ b/kpresenter/KPrConfig.cpp
@@ -629,7 +629,7 @@ KPrConfigureDefaultDocPage::KPrConfigureDefaultDocPage(KPrView *_view, TQWidget
fontName->setFrameStyle(TQFrame::StyledPanel | TQFrame::Sunken);
TQPushButton *chooseButton = new TQPushButton(i18n("Choose..."), fontContainer);
- TQWhatsThis::add(chooseButton, i18n( "Click here if you want to set a new font. The KDE default Select Font dialog will then be displayed." ) );
+ TQWhatsThis::add(chooseButton, i18n( "Click here if you want to set a new font. The TDE default Select Font dialog will then be displayed." ) );
connect(chooseButton, TQT_SIGNAL(clicked()), this, TQT_SLOT(selectNewDefaultFont()));
fontLayout->addWidget(fontTitle, 0, 0);
@@ -955,7 +955,7 @@ KPrConfigurePathPage::KPrConfigurePathPage( KPrView *_view, TQWidget *parent, ch
connect( m_pPathView, TQT_SIGNAL( selectionChanged ( TQListViewItem * )),
this, TQT_SLOT( slotSelectionChanged(TQListViewItem * )));
slotSelectionChanged(m_pPathView->currentItem());
- TQWhatsThis::add(m_modifyPath, i18n( "When you click this button, a small dialog will appear and, if Default path is unchecked, you can either enter a path yourself or choose one using the standard KDE file dialog." ) );
+ TQWhatsThis::add(m_modifyPath, i18n( "When you click this button, a small dialog will appear and, if Default path is unchecked, you can either enter a path yourself or choose one using the standard TDE file dialog." ) );
box->addWidget(m_modifyPath);
}
diff --git a/kspread/dialogs/kspread_dlg_preference.cc b/kspread/dialogs/kspread_dlg_preference.cc
index d17c27e1..2d67b4e0 100644
--- a/kspread/dialogs/kspread_dlg_preference.cc
+++ b/kspread/dialogs/kspread_dlg_preference.cc
@@ -900,7 +900,7 @@ configureSpellPage::configureSpellPage( View* _view,TQVBox *box , char *name )
m_spellConfigWidget = new KSpellConfig( box, "spell_check",m_pView->doc()->getKSpellConfig()/*, false*/);
dontCheckUpperWord = new TQCheckBox( i18n("Skip all uppercase words"),box);
- TQWhatsThis::add(dontCheckUpperWord, i18n( "If checked, the words written in uppercase letters are not spell checked. This might be useful if you have a lot of acronyms such as KDE for example." ) );
+ TQWhatsThis::add(dontCheckUpperWord, i18n( "If checked, the words written in uppercase letters are not spell checked. This might be useful if you have a lot of acronyms such as TDE for example." ) );
dontCheckTitleCase = new TQCheckBox( i18n("Do not check title case"),box);
TQWhatsThis::add(dontCheckTitleCase, i18n( "Check this box if you want the spellchecker to ignore the title case, for example My Own Spreadsheet or My own spreadsheet. If this is unchecked, the spell checker will ask for a uppercase letter in the title nouns." ) );