You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
1.1 KiB
24 lines
1.1 KiB
<?xml version='1.0' encoding='utf-8'?>
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="My" GeneratedClassName="MySettings" UseMySettingsClassName="true">
|
|
<Profiles />
|
|
<Settings>
|
|
<Setting Name="Tage" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">10</Value>
|
|
</Setting>
|
|
<Setting Name="Foreground_gueltig" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">#FF0000</Value>
|
|
</Setting>
|
|
<Setting Name="Foreground_vor_ablauf" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">#FF0000</Value>
|
|
</Setting>
|
|
<Setting Name="Background_vor_ablauf" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">#FFE5CC</Value>
|
|
</Setting>
|
|
<Setting Name="Foreground_abgelaufen" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">#FF0000</Value>
|
|
</Setting>
|
|
<Setting Name="Background_abgelaufen" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">#FFFF00</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |