verzija 2.6.0.0

This commit is contained in:
2024-06-13 04:25:40 +02:00
parent edc7efa0c9
commit 90edcac92e
35 changed files with 2132 additions and 397 deletions

View File

@ -3,7 +3,7 @@
<Profiles />
<Settings>
<Setting Name="ZadnjaMapa" Type="System.String" Scope="User">
<Value Profile="(Default)">C:\</Value>
<Value Profile="(Default)" />
</Setting>
<Setting Name="DecimalnoLocilo" Description="Znak za decimalno ločilo" Type="System.String" Scope="User">
<Value Profile="(Default)">Pika</Value>
@ -20,5 +20,47 @@
<Setting Name="DatLogfile" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="MapaShrani" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="KodaQuickSet" Type="System.String" Scope="User">
<Value Profile="(Default)">10</Value>
</Setting>
<Setting Name="KodaSetAzi" Type="System.String" Scope="User">
<Value Profile="(Default)">20</Value>
</Setting>
<Setting Name="KodaResection" Type="System.String" Scope="User">
<Value Profile="(Default)">30</Value>
</Setting>
<Setting Name="KodaFreeStation" Type="System.String" Scope="User">
<Value Profile="(Default)">40</Value>
</Setting>
<Setting Name="KodaOriHtTrans" Type="System.String" Scope="User">
<Value Profile="(Default)">50</Value>
</Setting>
<Setting Name="KodaMeasOri" Type="System.String" Scope="User">
<Value Profile="(Default)">80</Value>
</Setting>
<Setting Name="KodaMeas" Type="System.String" Scope="User">
<Value Profile="(Default)">90</Value>
</Setting>
<Setting Name="KodaStake" Type="System.String" Scope="User">
<Value Profile="(Default)">91</Value>
</Setting>
<Setting Name="KodaUserImport" Type="System.String" Scope="User">
<Value Profile="(Default)">99</Value>
</Setting>
<Setting Name="KodaStojisce" Type="System.String" Scope="User">
<Value Profile="(Default)">1</Value>
</Setting>
<Setting Name="KodaStojisceInfo" Type="System.String" Scope="User">
<Value Profile="(Default)">2</Value>
</Setting>
<Setting Name="Pisava" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="PisavaVelikost" Type="System.Int32" Scope="User">
<Value Profile="(Default)" />
</Setting>
</Settings>
</SettingsFile>