mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-13 01:18:04 +00:00
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
Copyright (C) 2007-2014 Inverse inc.
|
||||
Copyright (C) 2007-2022 Inverse inc.
|
||||
|
||||
This file is part of SOGo.
|
||||
|
||||
@@ -74,6 +74,11 @@
|
||||
[super dealloc];
|
||||
}
|
||||
|
||||
- (NSString *) moduleName
|
||||
{
|
||||
return [self commonLabelForKey: @"Mail"];
|
||||
}
|
||||
|
||||
- (NSString *) modulePath
|
||||
{
|
||||
return @"Mail";
|
||||
|
||||
Reference in New Issue
Block a user