extragear/multimedia/amarok/src/browsers

Seb Ruiz ruiz at kde.org
Mon May 4 00:58:08 CEST 2009


2009/5/4 Sven Krohlas <sven at asbest-online.de>:
>
>         actions.append( m_loadAction );
> -
> -        if( m_queueAction == 0 )
> -        {
> -            m_queueAction = new PopupDropperAction( The::svgHandler()->getRenderer( "amarok/images/pud_items.svg" ), "queue", KIcon( "media-track-queue-amarok" ), i18n( "&Queue" ), this );
> -            connect( m_queueAction, SIGNAL( triggered() ), this, SLOT( slotQueueChildTracks() ) );
> -        }
> -
> -        actions.append( m_queueAction );
>     }
>

This is a regression, because it not only removes the queue action
from the PUD, but also from the context menu in the collection
browser.


-- 
Seb Ruiz

http://www.sebruiz.net/
http://amarok.kde.org/


More information about the Amarok-devel mailing list