Revision 6b0de454 trunk/Pithos.Client.WPF/Preferences/AddAccountView.xaml

b/trunk/Pithos.Client.WPF/Preferences/AddAccountView.xaml
24 24
                               
25 25
                                    >
26 26
            <StackPanel >
27
                <Label Content="Pithos Server" Target="{Binding ElementName=Servers}"  />
27
                <Label Content="Pithos+ Server" Target="{Binding ElementName=Servers}"  />
28 28
                <ComboBox x:Name="Servers" IsEditable="True" ItemsSource="{Binding Servers}"
29 29
                          Text="{Binding CurrentServer,ValidatesOnExceptions=True, Mode=TwoWay}" >                        
30 30
                    <Validation.ErrorTemplate>

Also available in: Unified diff