2015-04-25 05:13:53 +00:00
|
|
|
<configuration version="10">
|
2019-07-14 09:03:14 +00:00
|
|
|
<folder id="f1" path="testdata/">
|
2015-04-25 05:13:53 +00:00
|
|
|
</folder>
|
2019-07-14 09:03:14 +00:00
|
|
|
<folder id="f2" path="testdata/">
|
2015-04-25 05:13:53 +00:00
|
|
|
<order>random</order>
|
|
|
|
</folder>
|
2019-07-14 09:03:14 +00:00
|
|
|
<folder id="f3" path="testdata/">
|
2015-04-25 05:13:53 +00:00
|
|
|
<order>alphabetic</order>
|
|
|
|
</folder>
|
2019-07-14 09:03:14 +00:00
|
|
|
<folder id="f4" path="testdata/">
|
2015-04-25 05:13:53 +00:00
|
|
|
<order>whatever</order>
|
|
|
|
</folder>
|
2019-07-14 09:03:14 +00:00
|
|
|
<folder id="f5" path="testdata/">
|
2015-04-25 05:13:53 +00:00
|
|
|
<order>smallestFirst</order>
|
|
|
|
</folder>
|
2019-07-14 09:03:14 +00:00
|
|
|
<folder id="f6" path="testdata/">
|
2015-04-25 05:13:53 +00:00
|
|
|
<order>largestFirst</order>
|
|
|
|
</folder>
|
2019-07-14 09:03:14 +00:00
|
|
|
<folder id="f7" path="testdata/">
|
2015-04-25 05:13:53 +00:00
|
|
|
<order>oldestFirst</order>
|
|
|
|
</folder>
|
2019-07-14 09:03:14 +00:00
|
|
|
<folder id="f8" path="testdata/">
|
2015-04-25 05:13:53 +00:00
|
|
|
<order>newestFirst</order>
|
|
|
|
</folder>
|
|
|
|
</configuration>
|