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

List:       kde-commits
Subject:    extragear/sdk/kdevplatform/shell
From:       Aleix Pol Gonzalez <aleixpol () gmail ! com>
Date:       2010-01-20 3:35:18
Message-ID: 1263958518.827918.25998.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1077384 by apol:

Use Play button for continue, that way we use all from media-seek-.


 M  +1 -1      debugcontroller.cpp  


--- trunk/extragear/sdk/kdevplatform/shell/debugcontroller.cpp #1077383:1077384
@@ -179,7 +179,7 @@
 {
     KActionCollection* ac = actionCollection();
 
-    KAction* action = m_continueDebugger = new KAction(KIcon("dbgrun"), \
i18n("&Continue"), this); +    KAction* action = m_continueDebugger = new \
KAction(KIcon("media-seek-play"), i18n("&Continue"), this);  action->setToolTip( \
i18n("Continues the application execution") );  action->setWhatsThis( \
i18n("<b>Continue application execution</b><p>"  "Continues the execution of your \
application in the "


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

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