bo: doc/kolab-formats notes.sgml,1.4,1.5 overview.sgml,1.5,1.6 
    cvs at intevation.de 
    cvs at intevation.de
       
    Tue Jun 15 15:02:39 CEST 2004
    
        - Previous message: bo: doc/kolab-formats commonfields.sgml, 1.3, 1.4 overview.sgml, 1.4,	1.5 
 
        - Next message: bo: doc/kolab-formats commonfields.sgml, 1.4, 1.5 contacts.sgml, 1.4,	1.5 events.sgml, 1.4, 1.5 journals.sgml, 1.4, 1.5 notes.sgml,	1.5, 1.6 overview.sgml, 1.6, 1.7 tasks.sgml, 1.4, 1.5 
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
    
  
Author: bo
Update of /kolabrepository/doc/kolab-formats
In directory doto:/tmp/cvs-serv20312
Modified Files:
	notes.sgml overview.sgml 
Log Message:
Fix color to the common format
Index: notes.sgml
===================================================================
RCS file: /kolabrepository/doc/kolab-formats/notes.sgml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- notes.sgml	15 Jun 2004 12:45:41 -0000	1.4
+++ notes.sgml	15 Jun 2004 13:02:37 -0000	1.5
@@ -17,8 +17,8 @@
         
           <!-- Note specific attributes -->
           <summary>(string, default empty)</summary>
-          <background-color>(color, default 0x000000)</background-color>
-          <foreground-color>(color, default 0xFFFF00)</foreground-color>
+          <background-color>(color, default #000000)</background-color>
+          <foreground-color>(color, default #ffff00)</foreground-color>
         </note>
 ]]></programlisting></para>
         
Index: overview.sgml
===================================================================
RCS file: /kolabrepository/doc/kolab-formats/overview.sgml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- overview.sgml	15 Jun 2004 12:59:40 -0000	1.5
+++ overview.sgml	15 Jun 2004 13:02:37 -0000	1.6
@@ -75,7 +75,8 @@
 date and the time. Example could be 2004-05-04T15:00:00.
 </para></listitem>
 
-<listitem><para>Color 0xRRGGBB</para></listitem>
+<listitem><para>Color #RRGGBB -- The rgb values are case insensitive,
+so for example #00aaFF is allowed.</para></listitem>
 
 <listitem><para>Bool (True or False)</para></listitem>
 </itemizedlist>
    
    
        
	- Previous message: bo: doc/kolab-formats commonfields.sgml, 1.3, 1.4 overview.sgml, 1.4,	1.5 
 
	- Next message: bo: doc/kolab-formats commonfields.sgml, 1.4, 1.5 contacts.sgml, 1.4,	1.5 events.sgml, 1.4, 1.5 journals.sgml, 1.4, 1.5 notes.sgml,	1.5, 1.6 overview.sgml, 1.6, 1.7 tasks.sgml, 1.4, 1.5 
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
More information about the commits
mailing list