Revision 3c43ec9b trunk/Pithos.Interfaces/AccountSettings.cs

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

  
25 25
        public bool IsActive { get; set; }
26 26

  
27
        public bool UsePithos { get; set; }
28

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

  
29 31
        private StringCollection _selectiveFolders = new StringCollection();

Also available in: Unified diff