SF.net SVN: geany-plugins:[236] trunk/geanysendmail/README
frlan at users.sourceforge.net
frlan at xxxxx
Wed Oct 22 20:13:59 UTC 2008
Revision: 236
http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=236&view=rev
Author: frlan
Date: 2008-10-22 20:13:59 +0000 (Wed, 22 Oct 2008)
Log Message:
-----------
GeanySendMail: Removed some wrong Windows bashing and added a more general hint for proper quoting of placeholders
Modified Paths:
--------------
trunk/geanysendmail/README
Modified: trunk/geanysendmail/README
===================================================================
--- trunk/geanysendmail/README 2008-10-22 19:45:14 UTC (rev 235)
+++ trunk/geanysendmail/README 2008-10-22 20:13:59 UTC (rev 236)
@@ -89,7 +89,7 @@
http://geany-plugins.svn.sourceforge.net/svnroot/geany-plugins/trunk/geanysendmail
If you want to create a patch, please respect the license of GeanySendMail
-as well as interlectual property of third. Patches that should be
+as well as intellectual property of third. Patches that should be
included to the default distribution must be licensed under the same conditions
as GeanySendMail by the copyright owner.
@@ -101,9 +101,10 @@
files for localization to /usr/local as a prefix. This can be avoided by
adding --prefix="/new/path" when running configure/autogen.sh.
-On Windows systemy you maybe also have some trouble with quoting of
-placeholders. Please ask your local Windows geek for help in case some
-problems are occuring with it.
+In case you are working with white spaces either in your path names,
+file names or at mail addresses (e.g. for separating two addresses) you
+should keep care of proper quoting since %s, %b and %r will be replaced
+without any quotes.
For more recent information all reported issues will be tracked at
http://sourceforge.net/tracker/?group_id=222729
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Plugins-Commits
mailing list