2015-05-27 21:51:20 +02:00
|
|
|
[global]
|
|
|
|
# A comment
|
|
|
|
value1=Text associated with value1 and global section
|
|
|
|
value2=Same for value2 and global section
|
|
|
|
value.dot=Properties with dot
|
|
|
|
field.with.space = another space
|
|
|
|
|
|
|
|
[section1]
|
2015-08-05 11:09:40 +02:00
|
|
|
value1=section1/value1
|
|
|
|
value2=section1/value2
|
2015-05-27 21:51:20 +02:00
|
|
|
|
|
|
|
[value_section]
|
|
|
|
value1=1
|
|
|
|
value2=2
|
|
|
|
value3=3
|
|
|
|
other1=4
|
|
|
|
other2=5
|
|
|
|
|
|
|
|
[other_section]
|
|
|
|
value1=1
|
|
|
|
value2=2
|
|
|
|
value3=3
|
|
|
|
other1=4
|
|
|
|
other2=5
|