[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdemultimedia/juk
From:       Michael Pyne <michael.pyne () kdemail ! net>
Date:       2007-12-28 1:12:47
Message-ID: 1198804367.872624.8244.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 753644 by mpyne:

Correct icon name

 M  +1 -1      juk.cpp  


--- trunk/KDE/kdemultimedia/juk/juk.cpp #753643:753644
@@ -157,7 +157,7 @@
     // ### KDE4: Investigate how QActionGroups integrate into menus now.
     QActionGroup* randomPlayGroup = new QActionGroup(this);
 
-    QAction *act = new KToggleAction(KIcon("player_playlist"), i18n("&Disable Random \
Play"), collection); +    QAction *act = new KToggleAction(KIcon("media-playlist"), \
i18n("&Disable Random Play"), collection);  \
collection->addAction("disableRandomPlay", act);  
     act->setActionGroup(randomPlayGroup);


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic