Changeset 169

Show
Ignore:
Timestamp:
04/05/08 19:52:51 (8 months ago)
Author:
yidabu
Message:

text.Locale.d added

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/text/Properties.d

    r154 r169  
    1414        Loads or writes an ini style file.  
    1515         
    16         Write this module because tango.text.Properties can not support multi line value and section. 
     16        Write this module because tango.text.Properties has not support multi line value and section. 
    1717         
    1818        this module based on tango.text.Properties and loadINI function ( Adam D. Ruppe, destructionator@gmail.com )