[Konversation-devel] [Bug 119400] Incorrect help tooltips in chat window preferences
Eike Hein
sho at eikehein.com
Sat Jan 7 06:58:06 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=119400
sho eikehein com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From sho eikehein com 2006-01-07 06:58 -------
SVN commit 495107 by hein:
Don't repeat WHATSTHIS info in Behavior->Chat Window.
BUG:119400
M +3 -3 chatwindowbehaviour_preferences.ui
--- trunk/extragear/network/konversation/src/chatwindowbehaviour_preferences.ui #495106:495107
@ -12,9 +12,6 @
<height>474</height>
</rect>
</property>
- <property name="whatsThis" stdset="0">
- <string>Keep channel mode string as a combination of characters instead of translating them into human readable words. E.g. '*** Channel modes: no messages from outside' will become '*** Channel modes: n'</string>
- </property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
@ -131,6 +128,9 @
<property name="text">
<string>&Use raw modes for mode changes</string>
</property>
+ <property name="whatsThis" stdset="0">
+ <string>Keep channel mode string as a combination of characters instead of translating them into human readable words. E.g. '*** Channel modes: no messages from outside' will become '*** Channel modes: n'</string>
+ </property>
</widget>
</grid>
</widget>
More information about the Konversation-devel
mailing list