[Knode-devel] kdepim/knode
Albert Astals Cid
tsdgeos at terra.es
Wed Jul 7 18:03:59 CEST 2004
CVS commit by aacid:
<b>foo<b> -> <b>foo</b>
M +1 -1 knmainwidget.cpp 1.42
--- kdepim/knode/knmainwidget.cpp #1.41:1.42
@@ -163,5 +163,5 @@ KNMainWidget::KNMainWidget( KXMLGUIClien
"reset_quicksearch" );
resetQuickSearch->plug( q_uicksearch );
- resetQuickSearch->setWhatsThis( i18n( "<b>Reset Quick Search<b><br>"
+ resetQuickSearch->setWhatsThis( i18n( "<b>Reset Quick Search</b><br>"
"Resets the quick search so that "
"all messages are shown again." ) );
More information about the Knode-devel
mailing list