Mercurial > hg > ltpda
annotate m-toolbox/m/etc/ltpda_prefs2.xml @ 25:79dc7091dbbc database-connection-manager
Update tests
author | Daniele Nicolodi <nicolodi@science.unitn.it> |
---|---|
date | Mon, 05 Dec 2011 16:20:06 +0100 |
parents | f0afece42f48 |
children |
rev | line source |
---|---|
0 | 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 <LTPDAPreferences version="2.0302"> | |
3 <Preferences> | |
4 <Plot plotDefaultAxesFontSize="18" plotDefaultAxesFontWeight="bold" plotDefaultAxesGridLineStyle="-" plotDefaultAxesLineWidth="1" plotDefaultAxesMinorGridLineStyle=":" plotDefaultIncludeDescription="false" plotDefaultLegendFontSize="18" plotDefaultLineLineWidth="1" plotDefaultlinemarkersize="10"/> | |
5 <Display displayVerboseLevel="2" displayWrapLegendStrings="10" displayWrapStrings="8"/> | |
6 <Models/> | |
7 <Extensions/> | |
8 <Time timeTimezone="UTC" timestringFormat="yyyy-mm-dd HH:MM:SS.FFF z"/> | |
9 <Repository expiry="60"/> | |
10 <External dotBinaryPath="" dotOutputFormat="pdf"/> | |
11 <Misc defaultWindow="Hanning"/> | |
12 </Preferences> | |
13 </LTPDAPreferences> |