(feat) new SOGoHelpURL preference to set a custom URL for SOGo help (fixes #2768)

This commit is contained in:
Ludovic Marcotte
2016-03-22 14:25:55 -04:00
parent fee310908b
commit 916806cc2c
6 changed files with 29 additions and 9 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
/* SOGoSystemDefaults.h - this file is part of SOGo
*
* Copyright (C) 2009-2015 Inverse inc.
* Copyright (C) 2009-2016 Inverse inc.
*
* This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -67,6 +67,7 @@
- (BOOL) easDebugEnabled;
- (NSString *) pageTitle;
- (NSString *) helpURL;
- (NSArray *) supportedLanguages;
- (NSString *) loginSuffix;