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

List:       kde-commits
Subject:    KDE/kdebase/apps/konqueror/kttsplugin
From:       Jeremy Paul Whiting <jeremy () scitools ! com>
Date:       2008-03-06 20:27:53
Message-ID: 1204835273.134386.12148.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 783032 by whiting:

fix the icon for the ktts konq plugin

 M  +1 -1      khtmlkttsd.cpp  


--- trunk/KDE/kdebase/apps/konqueror/kttsplugin/khtmlkttsd.cpp #783031:783032
@@ -47,7 +47,7 @@
     if (offers.count() > 0)
     {
         QAction *action = actionCollection()->addAction( "tools_kttsd" );
-        action->setIcon( KIcon("kttsd") );
+        action->setIcon( KIcon("preferences-desktop-text-to-speech") );
         action->setText( i18n("&Speak Text") );
         connect(action, SIGNAL(triggered(bool) ), SLOT(slotReadOut()));
     }
[prev in list] [next in list] [prev in thread] [next in thread] 

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