source: josm/trunk/test/data/customconfigurator/append.xml@ 10338

Last change on this file since 10338 was 9958, checked in by bastiK, 8 years ago

fix svn:eol property

  • Property svn:eol-style set to native
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.