Changeset 169
- Timestamp:
- 04/05/08 19:52:51 (8 months ago)
- Files:
-
- trunk/text/Locale.d (added)
- trunk/text/Properties.d (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/text/Properties.d
r154 r169 14 14 Loads or writes an ini style file. 15 15 16 Write this module because tango.text.Properties cannot support multi line value and section.16 Write this module because tango.text.Properties has not support multi line value and section. 17 17 18 18 this module based on tango.text.Properties and loadINI function ( Adam D. Ruppe, destructionator@gmail.com )
