Revision: 7509
http://mahogany.svn.sourceforge.net/mahogany/?rev=7509&view=rev
Author: nerijus
Date: 2008-08-05 14:39:43 +0000 (Tue, 05 Aug 2008)
Log Message:
-----------
gtk does not wrap text, so wrapping manually
Modified Paths:
--------------
trunk/M/src/gui/wxOptionsDlg.cpp
Modified: trunk/M/src/gui/wxOptionsDlg.cpp
===================================================================
--- trunk/M/src/gui/wxOptionsDlg.cpp 2008-08-05 13:46:50 UTC (rev 7508)
+++ trunk/M/src/gui/wxOptionsDlg.cpp 2008-08-05 14:39:43 UTC (rev 7509)
@@ -1767,12 +1767,12 @@
#endif // USE_BBDB
// helper programs
- { gettext_noop("The specification of the helper programs below can include "
- "the special string \"%s\" to be replaced with the parameter
"
- "to the command (i.e. the URL or the name of the file).\n"
- "If it is not used, the parameter is appended to the end of "
- "the command."), Field_Message, -1 },
- { "\n\n", Field_Message, -1 },
+ { gettext_noop("The specification of the helper programs below can include
the special\n"
+ "string \"%s\" to be replaced with the parameter to the
command (i.e.\n"
+ "the URL or the name of the file).\n"
+ "If it is not used, the parameter is appended to the end of
the command."),
+ Field_Message, -1 },
+ { "\n", Field_Message, -1 },
{ gettext_noop("The following program will be used to open URLs embedded "
"in messages.\n"
"Leave it empty to use the system default browser."),
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates