Revision 6a7b8909 trunk/Pithos.Interfaces/FolderConstants.cs

b/trunk/Pithos.Interfaces/FolderConstants.cs
43 43
{
44 44
    public static class FolderConstants
45 45
    {
46
        public static readonly string OthersFolder="others-shared";
46
        public static readonly string OldOthersFolder = "others-shared";
47
        public static readonly string OthersFolder="Shared with me";
47 48
        public static readonly string PithosContainer = "pithos";
48 49
        public static readonly string TrashContainer = "trash";
49 50

  

Also available in: Unified diff