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

List:       kde-commits
Subject:    playground/network/ksniffer
From:       Giovanni Venturi <gventuri73 () tiscali ! it>
Date:       2010-10-07 8:42:15
Message-ID: 20101007084215.93880AC892 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1183369 by gianni:

correct icon name

 M  +1 -1      mainwindow.cpp  


--- trunk/playground/network/ksniffer/mainwindow.cpp #1183368:1183369
@@ -99,7 +99,7 @@
   // the action Pause/Continue Capture
   m_actPauseContinue =  new KAction(this);
   m_actPauseContinue->setText(i18n("&Pause Capture"));
-  m_actPauseContinue->setIcon(KIcon("player_pause"));
+  m_actPauseContinue->setIcon(KIcon("media-playback-pause"));
   m_actPauseContinue->setShortcut(Qt::CTRL + Qt::Key_P);
   
   m_whatsthisPause = i18n("<b>Pause Capture</b><br>Pause the packet-capture. With "\
[prev in list] [next in list] [prev in thread] [next in thread] 

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