Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27958/include

Modified Files:
        MessageTemplate.h 
Log Message:
corrected comment describing templates organization in profiles

Index: MessageTemplate.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/MessageTemplate.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -b -u -2 -r1.12 -r1.13
--- MessageTemplate.h   13 Sep 2002 01:27:46 -0000      1.12
+++ MessageTemplate.h   5 Jul 2005 12:31:30 -0000       1.13
@@ -66,5 +66,5 @@
     has its own name, i.e.:
 
-    M/Templates/
+    Templates/
          NewMessage/
             Standard = "..."
@@ -77,13 +77,14 @@
          ...
 
-   The special template name "Standard" is used for the template used by
-   default. To determine the template to be used, the value in
-   <folder profile>/Templates/<kind> is read and is now interpreted as the
-   _name_ of the template in the tree shown above (and not as template value as
-   it used to be). The default values for all these keys are, of course, just
-   "Standard".
+   To determine the template to be used, the value in <folder profile>/
+   Template_<kind> is read and is now interpreted as the _name_ of the
+   template in the tree shown above (and not as template value as it used to
+   be). The default values for all these keys are empty and, in this case,
+   default templates hard coded in MessageTemplate.cpp are used (hard coding
+   them seems bad but they're still configurable at run-time and this allows to
+   translate them easily).
 
    When a template for a folder is edited, it is given a new unique name. By
-   default it will be something like <folder name> and there are also
+   default it will be subst(<folder name>,/,_)_<kind> and there are also
    old_foldername entries which are created by the upgrade procedure when
    upgrading from 0.50 or below.



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to