Branding cleanup: KDE -> TDE

pull/2/head
Darrell Anderson 12 years ago
parent cfd4a7e4ea
commit e37899bcc3

@ -225,7 +225,7 @@ KColorScheme::KColorScheme(TQWidget *parent, const char *name, const TQStringLis
groupLayout->addWidget(wcCombo); groupLayout->addWidget(wcCombo);
TQWhatsThis::add( wcCombo, i18n("Click here to select an element of" TQWhatsThis::add( wcCombo, i18n("Click here to select an element of"
" the KDE desktop whose color you want to change. You may either" " the TDE desktop whose color you want to change. You may either"
" choose the \"widget\" here, or click on the corresponding part" " choose the \"widget\" here, or click on the corresponding part"
" of the preview image above.") ); " of the preview image above.") );
@ -856,7 +856,7 @@ void KColorScheme::readSchemeNames()
sList->clear(); sList->clear();
// Always a current and a default scheme // Always a current and a default scheme
sList->insertItem( i18n("Current Scheme"), 0 ); sList->insertItem( i18n("Current Scheme"), 0 );
sList->insertItem( i18n("KDE Default"), 1 ); sList->insertItem( i18n("TDE Default"), 1 );
nSysSchemes = 2; nSysSchemes = 2;
// Global + local schemes // Global + local schemes

@ -448,7 +448,7 @@ TQString whatstr;
yourSSLBox = new TQListView(tabYourSSLCert); yourSSLBox = new TQListView(tabYourSSLCert);
yourSSLBox->setAllColumnsShowFocus(true); yourSSLBox->setAllColumnsShowFocus(true);
whatstr = i18n("This list box shows which certificates of yours KDE" whatstr = i18n("This list box shows which certificates of yours TDE"
" knows about. You can easily manage them from here."); " knows about. You can easily manage them from here.");
TQWhatsThis::add(yourSSLBox, whatstr); TQWhatsThis::add(yourSSLBox, whatstr);
grid->addMultiCellWidget(yourSSLBox, 0, 5, 0, 4); grid->addMultiCellWidget(yourSSLBox, 0, 5, 0, 4);
@ -608,7 +608,7 @@ TQString whatstr;
otherSSLBox = new TQListView(tabOtherSSLCert); otherSSLBox = new TQListView(tabOtherSSLCert);
otherSSLBox->setAllColumnsShowFocus(true); otherSSLBox->setAllColumnsShowFocus(true);
connect(otherSSLBox, TQT_SIGNAL(selectionChanged()), TQT_SLOT(slotOtherCertSelect())); connect(otherSSLBox, TQT_SIGNAL(selectionChanged()), TQT_SLOT(slotOtherCertSelect()));
whatstr = i18n("This list box shows which site and person certificates KDE" whatstr = i18n("This list box shows which site and person certificates TDE"
" knows about. You can easily manage them from here."); " knows about. You can easily manage them from here.");
TQWhatsThis::add(otherSSLBox, whatstr); TQWhatsThis::add(otherSSLBox, whatstr);
otherSSLBox->addColumn(i18n("Organization")); otherSSLBox->addColumn(i18n("Organization"));
@ -722,7 +722,7 @@ TQString whatstr;
caList = new TQListView(tabSSLCA); caList = new TQListView(tabSSLCA);
caList->setAllColumnsShowFocus(true); caList->setAllColumnsShowFocus(true);
whatstr = i18n("This list box shows which certificate authorities KDE" whatstr = i18n("This list box shows which certificate authorities TDE"
" knows about. You can easily manage them from here."); " knows about. You can easily manage them from here.");
TQWhatsThis::add(caList, whatstr); TQWhatsThis::add(caList, whatstr);
grid->addMultiCellWidget(caList, 0, 3, 0, 6); grid->addMultiCellWidget(caList, 0, 3, 0, 6);
@ -2047,7 +2047,7 @@ CAItem *x = static_cast<CAItem *>(caList->selectedItem());
void KCryptoConfig::slotCARestore() { void KCryptoConfig::slotCARestore() {
int rc = KMessageBox::warningContinueCancel(this, i18n("This will revert your certificate signers database to the KDE default.\nThis operation cannot be undone.\nAre you sure you wish to continue?"), i18n("SSL"),i18n("Revert")); int rc = KMessageBox::warningContinueCancel(this, i18n("This will revert your certificate signers database to the TDE default.\nThis operation cannot be undone.\nAre you sure you wish to continue?"), i18n("SSL"),i18n("Revert"));
if (rc == KMessageBox::Cancel) { if (rc == KMessageBox::Cancel) {
return; return;
} }

@ -76,7 +76,7 @@ struct ThemeInfo {
static TQString defaultThemeDescription( const TQString& theme ) static TQString defaultThemeDescription( const TQString& theme )
{ {
if( theme == "redglass" || theme == "whiteglass" || theme == "pseudocore" || theme == "handhelds" ) if( theme == "redglass" || theme == "whiteglass" || theme == "pseudocore" || theme == "handhelds" )
return i18n( "XFree theme %1 - incomplete for KDE" ).arg( theme ); return i18n( "XFree theme %1 - incomplete for TDE" ).arg( theme );
return i18n( "No description available" );; return i18n( "No description available" );;
} }
@ -143,7 +143,7 @@ void ThemePage::save()
c.setGroup( "Mouse" ); c.setGroup( "Mouse" );
c.writeEntry( "cursorTheme", selectedTheme != "system" ? selectedTheme : TQString::null ); c.writeEntry( "cursorTheme", selectedTheme != "system" ? selectedTheme : TQString::null );
KMessageBox::information( this, i18n("You have to restart KDE for these " KMessageBox::information( this, i18n("You have to restart TDE for these "
"changes to take effect."), i18n("Cursor Settings Changed"), "changes to take effect."), i18n("Cursor Settings Changed"),
"CursorSettingsChanged" ); "CursorSettingsChanged" );
@ -161,7 +161,7 @@ void ThemePage::load( bool useDefaults )
const char *theme = XcursorGetTheme( x11Display() ); const char *theme = XcursorGetTheme( x11Display() );
currentTheme = theme; currentTheme = theme;
// Get the name of the theme KDE is configured to use // Get the name of the theme TDE is configured to use
KConfig c( "kcminputrc" ); KConfig c( "kcminputrc" );
c.setReadDefaults( useDefaults ); c.setReadDefaults( useDefaults );
c.setGroup( "Mouse" ); c.setGroup( "Mouse" );

@ -1,70 +1,70 @@
[Settings] [Settings]
Name=KDE Default for 3 Modifier Keys Name=TDE Default for 3 Modifier Keys
Name[af]=Standaard KDE vir 3 verandering sleutels Name[af]=Standaard TDE vir 3 verandering sleutels
Name[be]=Стандартны для KDE з трыма клавішамі мадыфікацыі Name[be]=Стандартны для TDE з трыма клавішамі мадыфікацыі
Name[bg]=KDE (с 3 модификационни клавиша) Name[bg]=TDE (с 3 модификационни клавиша)
Name[bs]=KDE standardno za 3 modifikatorske tipke Name[bs]=TDE standardno za 3 modifikatorske tipke
Name[ca]=Omissió KDE per a 3 tecles modificadores Name[ca]=Omissió TDE per a 3 tecles modificadores
Name[cs]=Výchozí pro KDE (3 modifikátory) Name[cs]=Výchozí pro TDE (3 modifikátory)
Name[csb]=Domëslny nastôw KDE dlô 3 klawiszów zjinaczi Name[csb]=Domëslny nastôw TDE dlô 3 klawiszów zjinaczi
Name[cy]=Rhagosodion KDE i 3 Bysell Addasu Name[cy]=Rhagosodion TDE i 3 Bysell Addasu
Name[da]=KDE-standard med 3 modifikatortaster Name[da]=TDE-standard med 3 modifikatortaster
Name[de]=KDE-Standard für 3 Sondertasten Name[de]=TDE-Standard für 3 Sondertasten
Name[el]=Προεπιλογή KDE με 3 πλήκτρα αλλαγής Name[el]=Προεπιλογή TDE με 3 πλήκτρα αλλαγής
Name[eo]=KDE-defaŭlto por 3 modifaj klavoj Name[eo]=TDE-defaŭlto por 3 modifaj klavoj
Name[es]=Predeterminado de KDE de 3 modificadores de teclado Name[es]=Predeterminado de TDE de 3 modificadores de teclado
Name[et]=KDE vaikeskeem 3 muuteklahviga Name[et]=TDE vaikeskeem 3 muuteklahviga
Name[eu]=KDE lehenetsia 3 tekla modifikatzailekin Name[eu]=TDE lehenetsia 3 tekla modifikatzailekin
Name[fa]=پیش‌فرض KDE برای ۳ کلید تغییردهندۀ Name[fa]=پیش‌فرض TDE برای ۳ کلید تغییردهندۀ
Name[fi]=KDE oletus 3:lle muokkausnäppäimelle Name[fi]=TDE oletus 3:lle muokkausnäppäimelle
Name[fr]=KDE par défaut pour 3 touches de modifications Name[fr]=TDE par défaut pour 3 touches de modifications
Name[fy]=KDE-standert foar 3 modifikaasjetoetsen Name[fy]=TDE-standert foar 3 modifikaasjetoetsen
Name[gl]=Predeterminado de KDE para 3 Teclas Modificadoras Name[gl]=Predeterminado de TDE para 3 Teclas Modificadoras
Name[he]=ברירת המחדל של KDE עבור 3 כפתורים Name[he]=ברירת המחדל של TDE עבור 3 כפתורים
Name[hr]=KDE zadano za 3 modifikatorske tipke Name[hr]=TDE zadano za 3 modifikatorske tipke
Name[hu]=KDE-s alapértelmezés (3 módosító billentyűvel) Name[hu]=TDE-s alapértelmezés (3 módosító billentyűvel)
Name[is]=Sjálfgefið KDE fyrir 3 breytilykla Name[is]=Sjálfgefið TDE fyrir 3 breytilykla
Name[it]=Predefinito di KDE per 3 tasti modificatori Name[it]=Predefinito di TDE per 3 tasti modificatori
Name[ja]=KDE 標準 (3 モディファイアキー) Name[ja]=TDE 標準 (3 モディファイアキー)
Name[kk]=3 түрлендіру перне үшін KDE-нің әдетті баптауы Name[kk]=3 түрлендіру перне үшін TDE-нің әдетті баптауы
Name[km]=KDE លំនាំដើម​សម្រាប់​គ្រាប់ចុច​កែប្រែ ៣ Name[km]=TDE លំនាំដើម​សម្រាប់​គ្រាប់ចុច​កែប្រែ ៣
Name[ko]=세 개의 수정자 키를 사용하는 KDE 기본값 Name[ko]=세 개의 수정자 키를 사용하는 TDE 기본값
Name[lo]=ຄ່າປະລິຍາຍຂອງ KDE ສຳລັບປຸ່ມໃຊ້ຮ່ວມ 3 ປຸ່ມ Name[lo]=ຄ່າປະລິຍາຍຂອງ TDE ສຳລັບປຸ່ມໃຊ້ຮ່ວມ 3 ປຸ່ມ
Name[lt]=KDE numatytoji 3 klavišams - modifikatoriams Name[lt]=TDE numatytoji 3 klavišams - modifikatoriams
Name[mk]=KDE-стандардно за 3 копчиња-модификатори Name[mk]=TDE-стандардно за 3 копчиња-модификатори
Name[mn]=3 сэлгүүр товчилуурын КДЭ-Стандарт Name[mn]=3 сэлгүүр товчилуурын КДЭ-Стандарт
Name[ms]=Piawai KDE untuk 3 Kekunci Pengubah Suai Name[ms]=Piawai TDE untuk 3 Kekunci Pengubah Suai
Name[nb]=KDE-standard for tre valgtaster Name[nb]=TDE-standard for tre valgtaster
Name[nds]=KDE-Standard för 3 Sünnertasten Name[nds]=TDE-Standard för 3 Sünnertasten
Name[ne]=३ परिमार्जक कुञ्जीका लागि पूर्वनिर्धारित KDE Name[ne]=३ परिमार्जक कुञ्जीका लागि पूर्वनिर्धारित TDE
Name[nl]=KDE-standaard voor 3 modificatietoetsen Name[nl]=TDE-standaard voor 3 modificatietoetsen
Name[nn]=KDE-standard med tre valtastar Name[nn]=TDE-standard med tre valtastar
Name[nso]=Thuso ya Tshoganetso ya KDE ya Dinotlelo tse 3 tsa Kaonafatso Name[nso]=Thuso ya Tshoganetso ya TDE ya Dinotlelo tse 3 tsa Kaonafatso
Name[pa]=3 ਮੋਡੀਫਾਇਰ ਸਵਿੱਚਾਂ ਲਈ KDE ਮੂਲ Name[pa]=3 ਮੋਡੀਫਾਇਰ ਸਵਿੱਚਾਂ ਲਈ TDE ਮੂਲ
Name[pl]=Ustawienia domyślne KDE dla 3 klawiszy modyfikatorów Name[pl]=Ustawienia domyślne TDE dla 3 klawiszy modyfikatorów
Name[pt]=Predefinição do KDE para 3 Teclas Modificadoras Name[pt]=Predefinição do TDE para 3 Teclas Modificadoras
Name[pt_BR]=Padrão do KDE para 3 Teclas Modificadoras Name[pt_BR]=Padrão do TDE para 3 Teclas Modificadoras
Name[ro]=KDE implicit pentru 3 taste modificator Name[ro]=TDE implicit pentru 3 taste modificator
Name[ru]=KDE с тремя клавишами-модификаторами Name[ru]=TDE с тремя клавишами-модификаторами
Name[rw]=Mburabuzi KDE ya Buto 3 Muhindura Name[rw]=Mburabuzi TDE ya Buto 3 Muhindura
Name[se]=KDE-standárda mas leat golbma válljeboalu Name[se]=TDE-standárda mas leat golbma válljeboalu
Name[sk]=KDE nastavenia pre 3 modifikačné klávesy Name[sk]=TDE nastavenia pre 3 modifikačné klávesy
Name[sl]=Privzeto za 3 spremenilne tipke Name[sl]=Privzeto za 3 spremenilne tipke
Name[sr]=KDE подразумевано за 3 модификаторска тастера Name[sr]=TDE подразумевано за 3 модификаторска тастера
Name[sr@Latn]=KDE podrazumevano za 3 modifikatorska tastera Name[sr@Latn]=TDE podrazumevano za 3 modifikatorska tastera
Name[sv]=KDE-förinställt med 3 väljartangenter Name[sv]=TDE-förinställt med 3 väljartangenter
Name[tg]=Пешфарзи KDE барои 3 калидҳои ислоҳӣ Name[tg]=Пешфарзи TDE барои 3 калидҳои ислоҳӣ
Name[th]=ค่าปริยายของ KDE สำหรับปุ่มเปลี่ยนหน้าที่ 3 ปุ่ม Name[th]=ค่าปริยายของ TDE สำหรับปุ่มเปลี่ยนหน้าที่ 3 ปุ่ม
Name[tr]=3 Değiştirici Anahtar için KDE Varsayılan Name[tr]=3 Değiştirici Anahtar için TDE Varsayılan
Name[tt]=KDE üzeneken, 3 Üzgärtkeç Töymä öçen Name[tt]=TDE üzeneken, 3 Üzgärtkeç Töymä öçen
Name[uk]=Типова для KDE з 3 модифікаторами Name[uk]=Типова для TDE з 3 модифікаторами
Name[ven]=Default ya KDE ya khii tharu dzau lugisela Name[ven]=Default ya TDE ya khii tharu dzau lugisela
Name[vi]=Mặc định KDE cho 3 Phím Bổ trợ Name[vi]=Mặc định TDE cho 3 Phím Bổ trợ
Name[wa]=Pémetou KDE po 3 tapes di candjmints Name[wa]=Pémetou TDE po 3 tapes di candjmints
Name[xh]=KDE Engagqibekanga ye 3 Izitsixo Mofifier Name[xh]=TDE Engagqibekanga ye 3 Izitsixo Mofifier
Name[zh_CN]=三个修饰键的 KDE 默认值 Name[zh_CN]=三个修饰键的 TDE 默认值
Name[zh_TW]=KDE 預設使用 3 個輔助按鍵 (Alt/Ctrl/Shift) Name[zh_TW]=TDE 預設使用 3 個輔助按鍵 (Alt/Ctrl/Shift)
Name[zu]=Okwendalo kwe-KDE okusetshenziselwa okhiye bokulungisa abangu-3 Name[zu]=Okwendalo kwe-TDE okusetshenziselwa okhiye bokulungisa abangu-3
Uses Win Modifier=false Uses Win Modifier=false
[Global Shortcuts] [Global Shortcuts]

@ -251,7 +251,7 @@ void KSaveIOConfig::updateProxyScout( TQWidget * parent )
if (!DCOPRef("kded", "proxyscout").send("reset")) if (!DCOPRef("kded", "proxyscout").send("reset"))
{ {
TQString caption = i18n("Update Failed"); TQString caption = i18n("Update Failed");
TQString message = i18n("You have to restart KDE " TQString message = i18n("You have to restart TDE "
"for these changes to take effect."); "for these changes to take effect.");
KMessageBox::information (parent, message, caption); KMessageBox::information (parent, message, caption);
return; return;

@ -74,7 +74,7 @@ KDesktopConfig::KDesktopConfig(TQWidget *parent, const char * /*name*/)
connect(_numInput, TQT_SIGNAL(valueChanged(int)), TQT_SLOT(slotValueChanged(int))); connect(_numInput, TQT_SIGNAL(valueChanged(int)), TQT_SLOT(slotValueChanged(int)));
connect(_numInput, TQT_SIGNAL(valueChanged(int)), TQT_SLOT( changed() )); connect(_numInput, TQT_SIGNAL(valueChanged(int)), TQT_SLOT( changed() ));
label->setBuddy( _numInput ); label->setBuddy( _numInput );
TQString wtstr = i18n( "Here you can set how many virtual desktops you want on your KDE desktop. Move the slider to change the value." ); TQString wtstr = i18n( "Here you can set how many virtual desktops you want on your TDE desktop. Move the slider to change the value." );
TQWhatsThis::add( label, wtstr ); TQWhatsThis::add( label, wtstr );
TQWhatsThis::add( _numInput, wtstr ); TQWhatsThis::add( _numInput, wtstr );

@ -149,7 +149,7 @@ void DockContainer::askNewCommand(bool bad_command)
bool ok; bool ok;
TQString title( i18n("Enter Command Line for Applet %1.%2").arg(resName()).arg(resClass()) ); TQString title( i18n("Enter Command Line for Applet %1.%2").arg(resName()).arg(resClass()) );
TQString description( i18n("This applet does not behave correctly and the dockbar was unable to " TQString description( i18n("This applet does not behave correctly and the dockbar was unable to "
"find the command line necessary to launch it the next time KDE starts up") ); "find the command line necessary to launch it the next time TDE starts up") );
TQString cmd; TQString cmd;
/* /*

@ -602,7 +602,7 @@ void MANProtocol::outputError(const TQString& errmsg)
if ( !m_manCSSFile.isEmpty() ) if ( !m_manCSSFile.isEmpty() )
os << "<link href=\"file:///" << m_manCSSFile << "\" type=\"text/css\" rel=\"stylesheet\">" << endl; os << "<link href=\"file:///" << m_manCSSFile << "\" type=\"text/css\" rel=\"stylesheet\">" << endl;
os << "</head>" << endl; os << "</head>" << endl;
os << i18n("<body><h1>KDE Man Viewer Error</h1>") << errmsg << "</body>" << endl; os << i18n("<body><h1>TDE Man Viewer Error</h1>") << errmsg << "</body>" << endl;
os << "</html>" << endl; os << "</html>" << endl;
data(array); data(array);
@ -1527,7 +1527,7 @@ void MANProtocol::getProgramPath()
return; return;
/* Cannot find sgml2roff programm: */ /* Cannot find sgml2roff programm: */
outputError(i18n("Could not find the sgml2roff program on your system. Please install it, if necessary, and extend the search path by adjusting the environment variable PATH before starting KDE.")); outputError(i18n("Could not find the sgml2roff program on your system. Please install it, if necessary, and extend the search path by adjusting the environment variable PATH before starting TDE."));
finished(); finished();
exit(); exit();
} }

@ -85,7 +85,7 @@ bool MediaImpl::statMedium(const TQString &name, KIO::UDSEntry &entry)
if ( !reply.isValid() ) if ( !reply.isValid() )
{ {
m_lastErrorCode = KIO::ERR_SLAVE_DEFINED; m_lastErrorCode = KIO::ERR_SLAVE_DEFINED;
m_lastErrorMessage = i18n("The KDE mediamanager is not running."); m_lastErrorMessage = i18n("The TDE mediamanager is not running.");
return false; return false;
} }
@ -112,7 +112,7 @@ bool MediaImpl::statMediumByLabel(const TQString &label, KIO::UDSEntry &entry)
if ( !reply.isValid() ) if ( !reply.isValid() )
{ {
m_lastErrorCode = KIO::ERR_SLAVE_DEFINED; m_lastErrorCode = KIO::ERR_SLAVE_DEFINED;
m_lastErrorMessage = i18n("The KDE mediamanager is not running."); m_lastErrorMessage = i18n("The TDE mediamanager is not running.");
return false; return false;
} }
@ -138,7 +138,7 @@ bool MediaImpl::listMedia(TQValueList<KIO::UDSEntry> &list)
if ( !reply.isValid() ) if ( !reply.isValid() )
{ {
m_lastErrorCode = KIO::ERR_SLAVE_DEFINED; m_lastErrorCode = KIO::ERR_SLAVE_DEFINED;
m_lastErrorMessage = i18n("The KDE mediamanager is not running."); m_lastErrorMessage = i18n("The TDE mediamanager is not running.");
return false; return false;
} }
@ -174,7 +174,7 @@ bool MediaImpl::setUserLabel(const TQString &name, const TQString &label)
if ( !reply.isValid() ) if ( !reply.isValid() )
{ {
m_lastErrorCode = KIO::ERR_SLAVE_DEFINED; m_lastErrorCode = KIO::ERR_SLAVE_DEFINED;
m_lastErrorMessage = i18n("The KDE mediamanager is not running."); m_lastErrorMessage = i18n("The TDE mediamanager is not running.");
return false; return false;
} }
else else
@ -194,7 +194,7 @@ bool MediaImpl::setUserLabel(const TQString &name, const TQString &label)
if ( !reply.isValid() ) if ( !reply.isValid() )
{ {
m_lastErrorCode = KIO::ERR_SLAVE_DEFINED; m_lastErrorCode = KIO::ERR_SLAVE_DEFINED;
m_lastErrorMessage = i18n("The KDE mediamanager is not running."); m_lastErrorMessage = i18n("The TDE mediamanager is not running.");
return false; return false;
} }
else else
@ -215,7 +215,7 @@ const Medium MediaImpl::findMediumByName(const TQString &name, bool &ok)
else else
{ {
m_lastErrorCode = KIO::ERR_SLAVE_DEFINED; m_lastErrorCode = KIO::ERR_SLAVE_DEFINED;
m_lastErrorMessage = i18n("The KDE mediamanager is not running."); m_lastErrorMessage = i18n("The TDE mediamanager is not running.");
ok = false; ok = false;
} }

@ -44,7 +44,7 @@ const Medium MountHelper::findMedium(const KURL &url)
// Try filename first // Try filename first
DCOPReply reply = mediamanager.call( "properties", url.fileName() ); DCOPReply reply = mediamanager.call( "properties", url.fileName() );
if ( !reply.isValid() ) { if ( !reply.isValid() ) {
m_errorStr = i18n("The KDE mediamanager is not running.")+"\n"; m_errorStr = i18n("The TDE mediamanager is not running.")+"\n";
return Medium(TQString::null, TQString::null); return Medium(TQString::null, TQString::null);
} }
const Medium& medium = Medium::create(reply); const Medium& medium = Medium::create(reply);
@ -232,7 +232,7 @@ void MountHelper::slotSendPassword()
DCOPReply reply = mediamanager.call( "decrypt", m_mediumId, dialog->getPassword() ); DCOPReply reply = mediamanager.call( "decrypt", m_mediumId, dialog->getPassword() );
if (!reply.isValid()) { if (!reply.isValid()) {
m_errorStr = i18n("The KDE mediamanager is not running."); m_errorStr = i18n("The TDE mediamanager is not running.");
error(); error();
} else { } else {
TQString errorMsg = reply; TQString errorMsg = reply;

@ -79,7 +79,7 @@ public:
//--------------------------------------------------------------------------------------------------------- //---------------------------------------------------------------------------------------------------------
/** Enable fading tooltips in Level 7 */ /** Enable fading tooltips in Level 7 */
void enableFadingToolTips(bool enable); void enableFadingToolTips(bool enable);
/** enables/disables fading menus which are off by default in KDE. Enable this in Level 9 */ /** enables/disables fading menus which are off by default in TDE. Enable this in Level 9 */
void enableFadingMenus(bool enable); void enableFadingMenus(bool enable);
/** Enable animated combo boxes, see styles kcontrol module. Enable in Level 4 (disabled by default anyway, so doesn't need to be /** Enable animated combo boxes, see styles kcontrol module. Enable in Level 4 (disabled by default anyway, so doesn't need to be
disabled in levels below 4) */ disabled in levels below 4) */
@ -94,7 +94,7 @@ public:
/** Enable Antialiased fonts. Maybe a check if the chard can do this with xdpyinfo | grep RENDER here would bring up if /** Enable Antialiased fonts. Maybe a check if the chard can do this with xdpyinfo | grep RENDER here would bring up if
the user can do this or not. Enable in Level 7. */ the user can do this or not. Enable in Level 7. */
void enableAntialiasingFonts(bool enable, bool reset); void enableAntialiasingFonts(bool enable, bool reset);
/** Enables the default KDE sound scheme in Level 3 */ /** Enables the default TDE sound scheme in Level 3 */
void enableSoundScheme(bool enable, bool user); void enableSoundScheme(bool enable, bool user);
//--------------------------------------------------------------------------------------------------------- //---------------------------------------------------------------------------------------------------------
@ -102,7 +102,7 @@ public:
/** save function to enable/disable the according settings that are made in the QCheckListItems of the /** save function to enable/disable the according settings that are made in the QCheckListItems of the
Eyecandy page by default. If currSettings is false, the user's default settings will be restored*/ Eyecandy page by default. If currSettings is false, the user's default settings will be restored*/
void save(bool currSettings=true); void save(bool currSettings=true);
/** sets the slider to the default value of Level 4 (KDE Default) and the checklistboxes on /** sets the slider to the default value of Level 4 (TDE Default) and the checklistboxes on
that belong to this level */ that belong to this level */
void setDefaults(); void setDefaults();
/** as the preview entries in the rc files (konqiconviewrc and kdesktoprc) are a string list and /** as the preview entries in the rc files (konqiconviewrc and kdesktoprc) are a string list and
@ -113,7 +113,7 @@ public:
as in case the user quits, we have to set these states again in saveUserDefaults to what they were as in case the user quits, we have to set these states again in saveUserDefaults to what they were
prior to running kpersonalizer */ prior to running kpersonalizer */
void saveCheckState(bool currSettings); void saveCheckState(bool currSettings);
/** retrieves the user's local values. In case he doesn't have these set, use the default values of KDE, level 4. */ /** retrieves the user's local values. In case he doesn't have these set, use the default values of TDE, level 4. */
void getUserDefaults(); void getUserDefaults();
void getUserSoundScheme(); void getUserSoundScheme();

@ -53,7 +53,7 @@ KStylePage::KStylePage(TQWidget *parent, const char *name ) : KStylePageDlg(pare
kde = new TQListViewItem( klv_styles); kde = new TQListViewItem( klv_styles);
kde->setText( 0, TQPixmap::defaultDepth() > 8 ? i18n( "Plastik" ) : i18n( "Light" ) ); kde->setText( 0, TQPixmap::defaultDepth() > 8 ? i18n( "Plastik" ) : i18n( "Light" ) );
kde->setText( 1, i18n( "KDE default style" ) ); kde->setText( 1, i18n( "TDE default style" ) );
classic = new TQListViewItem( klv_styles); classic = new TQListViewItem( klv_styles);
classic->setText( 0, i18n( "KDE Classic" ) ); classic->setText( 0, i18n( "KDE Classic" ) );

@ -485,7 +485,7 @@ void KSysGuardApplet::addEmptyDisplay( TQWidget **dock, uint pos )
dock[ pos ] = new TQFrame( this ); dock[ pos ] = new TQFrame( this );
((TQFrame*)dock[ pos ])->setFrameStyle( TQFrame::WinPanel | TQFrame::Sunken ); ((TQFrame*)dock[ pos ])->setFrameStyle( TQFrame::WinPanel | TQFrame::Sunken );
TQToolTip::add( dock[ pos ], TQToolTip::add( dock[ pos ],
i18n( "Drag sensors from the KDE System Guard into this cell." ) ); i18n( "Drag sensors from the TDE System Guard into this cell." ) );
layout(); layout();
if ( isVisible() ) if ( isVisible() )

@ -71,7 +71,7 @@ TopLevel* topLevel;
TopLevel::TopLevel( const char *name ) TopLevel::TopLevel( const char *name )
: KMainWindow( 0, name ), DCOPObject( "KSysGuardIface" ) : KMainWindow( 0, name ), DCOPObject( "KSysGuardIface" )
{ {
setPlainCaption( i18n( "KDE System Guard" ) ); setPlainCaption( i18n( "TDE System Guard" ) );
mDontSaveSession = false; mDontSaveSession = false;
mTimerId = -1; mTimerId = -1;

Loading…
Cancel
Save