Branding cleanup: KDE -> TDE

pull/1/head
Darrell Anderson 12 years ago
parent 2b75e2ead1
commit 31a4b794a5

@ -48,7 +48,7 @@ KMixPrefDlg::KMixPrefDlg( TQWidget *parent )
m_dockingChk = new TQCheckBox( i18n("&Dock into panel"), m_generalTab );
layout->addWidget( m_dockingChk );
TQWhatsThis::add(m_dockingChk, i18n("Docks the mixer into the KDE panel"));
TQWhatsThis::add(m_dockingChk, i18n("Docks the mixer into the TDE panel"));
m_volumeChk = new TQCheckBox(i18n("Enable system tray &volume control"),
m_generalTab);

Loading…
Cancel
Save