source:
josm/trunk/test/data/customconfigurator/append.xml@
12898
Last change on this file since 12898 was 9958, checked in by , 9 years ago | |
---|---|
|
|
File size: 240 bytes |
Rev | Line | |
---|---|---|
[9958] | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 | <config> | |
3 | <preferences operation="append"> | |
4 | <list key="test"> | |
5 | <entry value="11111111"/> | |
6 | <entry value="2222222"/> | |
7 | <entry value="333333333"/> | |
8 | </list> | |
9 | </preferences> | |
10 | </config> |
Note:
See TracBrowser
for help on using the repository browser.