Update of /cvsroot/mahogany/M/src/classes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17524/src/classes

Modified Files:
        Mpers.cpp 
Log Message:
added possibility to optionally reuse an existing composer when replying to the 
same message second time

Index: Mpers.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/classes/Mpers.cpp,v
retrieving revision 1.25
retrieving revision 1.26
diff -b -u -2 -r1.25 -r1.26
--- Mpers.cpp   16 Jan 2006 20:32:27 -0000      1.25
+++ Mpers.cpp   12 Feb 2006 19:09:00 -0000      1.26
@@ -166,4 +166,5 @@
    { _T("RemoveAllAttach"),          gettext_noop("ask for confirmation before 
removing all attachments from composer") },
    { _T("SendDiffEncoding"),         gettext_noop("ask before sending message 
in a different encoding than chosen") },
+   { _T("OpenAnotherComposer"),      gettext_noop("ask whether to open another 
reply to the same message") },
    //{ wxEmptyString, gettext_noop("") },
 };



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to