rawfilewizard

git clone https://git.clttr.info/rawfilewizard.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

Settings.settings (2263B)


      1 <?xml version='1.0' encoding='utf-8'?>
      2 <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="SilkypixFileMover.Properties" GeneratedClassName="Settings">
      3   <Profiles />
      4   <Settings>
      5     <Setting Name="JpegSubFolderName" Type="System.String" Scope="User">
      6       <Value Profile="(Default)">JPEG</Value>
      7     </Setting>
      8     <Setting Name="SidecarFileSubFolderName" Type="System.String" Scope="User">
      9       <Value Profile="(Default)">SILKYPIX_DS</Value>
     10     </Setting>
     11     <Setting Name="LastDestinationFolder" Type="System.String" Scope="User">
     12       <Value Profile="(Default)" />
     13     </Setting>
     14     <Setting Name="LastSourceFolder" Type="System.String" Scope="User">
     15       <Value Profile="(Default)" />
     16     </Setting>
     17     <Setting Name="DestinationDirHistory" Type="System.Collections.Specialized.StringCollection" Scope="User">
     18       <Value Profile="(Default)" />
     19     </Setting>
     20     <Setting Name="appSettingsVersion" Type="System.String" Scope="User">
     21       <Value Profile="(Default)">1.5.7.0</Value>
     22     </Setting>
     23     <Setting Name="DestinationDirHistoryCount" Type="System.Decimal" Scope="User">
     24       <Value Profile="(Default)">10</Value>
     25     </Setting>
     26     <Setting Name="IncludeSimilarFiles" Type="System.Boolean" Scope="User">
     27       <Value Profile="(Default)">True</Value>
     28     </Setting>
     29     <Setting Name="NameAdditionChar" Type="System.String" Scope="User">
     30       <Value Profile="(Default)">_</Value>
     31     </Setting>
     32     <Setting Name="SidecarFileExtensions" Type="System.String" Scope="User">
     33       <Value Profile="(Default)">spd|spf|spb</Value>
     34     </Setting>
     35     <Setting Name="JpegFileExtensions" Type="System.String" Scope="User">
     36       <Value Profile="(Default)">jpg|jpeg</Value>
     37     </Setting>
     38     <Setting Name="RawFileExtension" Type="System.String" Scope="User">
     39       <Value Profile="(Default)">dng</Value>
     40     </Setting>
     41     <Setting Name="WindowTopMost" Type="System.Boolean" Scope="User">
     42       <Value Profile="(Default)">True</Value>
     43     </Setting>
     44     <Setting Name="MoveToRecycleBin" Type="System.Boolean" Scope="User">
     45       <Value Profile="(Default)">True</Value>
     46     </Setting>
     47   </Settings>
     48 </SettingsFile>