[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 9:00:31
Message-ID: 20101007090031.92C2CAC892 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1183378 by gianni:

fix this icon too

 M  +1 -1      mainwindow.cpp  


--- trunk/playground/network/ksniffer/mainwindow.cpp #1183377:1183378
@@ -113,7 +113,7 @@
   // the action Stop Capture
   m_actStop = new KAction(this);
   m_actStop->setText(i18n("S&top"));
-  m_actStop->setIcon(KIcon("stop"));
+  m_actStop->setIcon(KIcon("media-playback-stop"));
   m_actStop->setShortcut(Qt::CTRL + Qt::Key_End);
   m_actStop->setWhatsThis( i18n("<b>Stop</b><br>Stop the packet-capture session.") );
   m_actStop->setEnabled( false );
[prev in list] [next in list] [prev in thread] [next in thread] 

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