Revision e394ef0f trunk/Pithos.Client.WPF/Preferences/PreferencesView.xaml

b/trunk/Pithos.Client.WPF/Preferences/PreferencesView.xaml
215 215
                        <CheckBox Content="Enable Debug Logging" Height="16" HorizontalAlignment="Left" Margin="5,10,5,5" Name="DebugLoggingEnabled" VerticalAlignment="Top"/>
216 216
                        <Button x:Name="OpenLogPath" Content="Open Log Path" HorizontalAlignment="Left" Margin="5" Style="{StaticResource ButtonStyle}" Width="Auto"/>
217 217
                        <Button x:Name="OpenLogConsole" Content="Open Log Console" HorizontalAlignment="Left" Margin="5" Style="{StaticResource ButtonStyle}" Width="Auto" Visibility="Collapsed"/>
218
                        <CheckBox Content="Ignore Certificate Errors" Height="16" HorizontalAlignment="Left" Margin="5,10,5,5" Name="IgnoreCertificateErrors" VerticalAlignment="Top"/>
218 219
                        </StackPanel>
219 220
                    </GroupBox>
220 221
                </WrapPanel>

Also available in: Unified diff