Revision f734ab5b trunk/Pithos.Interfaces/AccountSettings.cs

b/trunk/Pithos.Interfaces/AccountSettings.cs
28 28

  
29 29
        public string RootPath { get; set; }
30 30

  
31
        public Uri ServerUrl { get; set; }
32

  
31 33
        private StringCollection _selectiveFolders = new StringCollection();
32 34

  
33 35
        

Also available in: Unified diff