Fixed settings save that was disabled due to the addition of a Uri property
authorPanagiotis Kanavos <pkanavos@gmail.com>
Thu, 15 Dec 2011 13:45:21 +0000 (15:45 +0200)
committerPanagiotis Kanavos <pkanavos@gmail.com>
Thu, 15 Dec 2011 13:45:21 +0000 (15:45 +0200)
commit74d78c904c0aa837b3064fa91be777dfbc8740ef
tree651e0fdfea8f29be53067907ae0ebf290203e13b
parentf734ab5bdcafa09e64c6f0f67d696e6eae959910
Fixed settings save that was disabled due to the addition of a Uri property
Removed "IsPithos" property from  UI and classes
Using default token 0007 for feedback
12 files changed:
trunk/Pithos.Client.WPF/Configuration/PithosSettings.cs
trunk/Pithos.Client.WPF/Preferences/AddAccountView.xaml
trunk/Pithos.Client.WPF/Preferences/PreferencesView.xaml
trunk/Pithos.Client.WPF/Preferences/PreferencesViewModel.cs
trunk/Pithos.Client.WPF/Properties/AssemblyInfo.cs
trunk/Pithos.Client.WPF/Shell/FeedbackViewModel.cs
trunk/Pithos.Client.WPF/Shell/ShellViewModel.cs
trunk/Pithos.Core/Agents/StatusAgent.cs
trunk/Pithos.Core/PithosMonitor.cs
trunk/Pithos.Interfaces/AccountSettings.cs
trunk/Pithos.Setup.x86/Pithos.Setup.x86.vdproj
trunk/Pithos.sln