Added new SOGo configurable variable for which you can change the default display when adding a shared calendar or a shared addressBook

This commit is contained in:
Alexandre Cloutier
2014-05-20 17:05:13 -04:00
parent c426afd7f2
commit 064565e1a9
5 changed files with 41 additions and 19 deletions
+2
View File
@@ -85,4 +85,6 @@
$label4 = ("To Do", "#3333FF");
$label5 = ("Later", "#993399");
};
SOGoSubscriptionFolderFormat = "%{FolderName} (%{UserName} <%{Email}>)";
}