Rename the string kde toolbar widget

pull/1/head
Timothy Pearson 10 anni fa
parent f8b6981bdb
commit 08152b67f5

@ -270,7 +270,7 @@ KDirStatApp::initPacMan( bool enablePacMan )
{
if ( ! _pacMan )
{
_pacMan = new KPacMan( toolBar(), 16, false, "kde toolbar widget" );
_pacMan = new KPacMan( toolBar(), 16, false, "tde toolbar widget" );
_pacMan->setInterval( PACMAN_INTERVAL ); // millisec
int id = ID_PACMAN;
toolBar()->insertWidget( id, PACMAN_WIDTH, _pacMan );

Caricamento…
Annulla
Salva