[Kst] [Bug 121160] Change the layout mode icon
Andrew Walker
arwalker at sumusltd.com
Wed Feb 1 23:52:21 CET 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=121160
------- Additional Comments From arwalker sumusltd com 2006-02-01 23:52 -------
Proposed patch:
Index: kst.cpp
===================================================================
--- kst.cpp (revision 504664)
+++ kst.cpp (working copy)
@ -809,7 +809,7 @
_gfxLabelAction->setToolTip(i18n("Draw label"));
_gfxLabelAction->setWhatsThis(i18n("Draw label"));
- LayoutAction = new KRadioAction(i18n("Layout Mode"), "kst_layoutmode", 0,
+ LayoutAction = new KRadioAction(i18n("Layout Mode"), "move", 0,
this, SLOT(toggleMouseMode()),
actionCollection(), "layoutmode_action");
LayoutAction->setExclusiveGroup("gfx");
More information about the Kst
mailing list