Fix kicker and certain About dialogs using default icons to use the TDE

panel icon rather than KDE3 when both are installed in the same system.
pull/2/head
Darrell Anderson 12 years ago
parent 5e5a231592
commit 5f382dd7a2

@ -296,7 +296,7 @@ TQStringList Kicker::configModules(bool controlCenter)
if (controlCenter)
{
args << "kde-panel.desktop";
args << "tde-panel.desktop";
}
else
{

Loading…
Cancel
Save