source:
josm/trunk/test/data/customconfigurator/append.xml@
12248
| Last change on this file since 12248 was 9958, checked in by , 10 years ago | |
|---|---|
|
|
| File size: 240 bytes | |
| Line | |
|---|---|
| 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.
