mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-09 08:53:20 +00:00
Add "newguid" action accessible from any folder
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* UIxFolderActions.h - this file is part of SOGo
|
||||
*
|
||||
* Copyright (C) 2007-2013 Inverse inc.
|
||||
* Copyright (C) 2007-2014 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
|
||||
@@ -48,6 +48,7 @@
|
||||
- (WOResponse *) canAccessContentAction;
|
||||
- (WOResponse *) activateFolderAction;
|
||||
- (WOResponse *) deactivateFolderAction;
|
||||
- (WOResponse *) newguidAction;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user