@ -47,7 +47,7 @@ email : markey@web.de
# include "statusbar.h"
# include "systray.h"
# include "threadmanager.h"
# include "trac k tooltip.h" //engineNewMetaData()
# include "trac tde tooltip.h" //engineNewMetaData()
# include <iostream>
@ -427,8 +427,8 @@ void App::initCliArgs( int argc, char *argv[] ) //static
}
# include < k action.h>
# include < k shortcutlist.h>
# include < tde action.h>
# include < tde shortcutlist.h>
void App : : initGlobalShortcuts ( )
{
EngineController * const ec = EngineController : : instance ( ) ;
@ -481,7 +481,7 @@ void App::initGlobalShortcuts()
m_pGlobalAccel - > readSettings ( kapp - > config ( ) ) ;
m_pGlobalAccel - > updateConnections ( ) ;
//TODO fix kde accel system so that k actions find appropriate global shortcuts
//TODO fix kde accel system so that tde actions find appropriate global shortcuts
// and there is only one configure shortcuts dialog
TDEActionCollection * const ac = Amarok : : actionCollection ( ) ;