mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-23 04:15:26 +00:00
Improved ACLs editor window
Monotone-Parent: da6b5b0b22738692fb0aafb95b28a58d2a16855e Monotone-Revision: 18e33d0c1964c0a62a8a43c69d2300477fb492b5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-12-23T15:51:12 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -167,6 +167,12 @@
|
||||
return currentRightType;
|
||||
}
|
||||
|
||||
- (NSString *) currentRightLabel
|
||||
{
|
||||
return [self labelForKey:
|
||||
[NSString stringWithFormat: @"label_%@", currentRight]];
|
||||
}
|
||||
|
||||
- (NSString *) currentRightTypeLabel
|
||||
{
|
||||
return [self labelForKey:
|
||||
|
||||
Reference in New Issue
Block a user