mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
11 lines
128 B
INI
11 lines
128 B
INI
[DEFAULT]
|
|
foo = bar
|
|
|
|
[include:include/bar.ini]
|
|
|
|
[fleem]
|
|
|
|
[include:include/foo.ini]
|
|
red = roses
|
|
blue = violets
|
|
yellow = daffodils |