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

List:       kde-commits
Subject:    KDE/kdelibs/kross/ui
From:       Jakob Petsovits <jpetso () gmx ! at>
Date:       2007-11-11 23:13:47
Message-ID: 1194822827.871407.27485.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 735528 by jpetso:

Icon naming spec compliance (code changes):
launch -> system-run


 M  +1 -1      view.cpp  


--- trunk/KDE/kdelibs/kross/ui/view.cpp #735527:735528
@@ -298,7 +298,7 @@
 
     d->collection = new KActionCollection(this);
 
-    KAction* runaction = new KAction(KIcon("launch"), i18n("Run"), this);
+    KAction* runaction = new KAction(KIcon("system-run"), i18n("Run"), this);
     runaction->setObjectName("run");
     runaction->setToolTip( i18n("Execute the selected script.") );
     runaction->setEnabled(false);
[prev in list] [next in list] [prev in thread] [next in thread] 

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