Update of /cvsroot/mahogany/M/src/gui
In directory usw-pr-cvs1:/tmp/cvs-serv10909/src/gui
Modified Files:
wxComposeView.cpp
Log Message:
removed a new line from tooltip, it doesn't work well under wxGTK
Index: wxComposeView.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxComposeView.cpp,v
retrieving revision 1.271
retrieving revision 1.272
diff -b -u -2 -r1.271 -r1.272
--- wxComposeView.cpp 11 Apr 2002 23:15:49 -0000 1.271
+++ wxComposeView.cpp 12 Apr 2002 09:30:12 -0000 1.272
@@ -554,5 +554,5 @@
m_rcptControls = rcptControls;
- SetToolTip(_("Delete this address from\nthe message recipients list"));
+ SetToolTip(_("Delete this address from the message recipients list"));
}
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates