mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-07 09:25:09 +00:00
Monotone-Parent: 36c59ea6f5d3705bff60a615e113d6b9e7a7501e
Monotone-Revision: 2ae12f2c67f3e74fddaf5d592a19e233d0806899 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-26T01:16:19 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -154,7 +154,7 @@
|
||||
- (NSArray *) rightTypes
|
||||
{
|
||||
return
|
||||
[NSArray arrayWithObjects: @"Public", @"Private", @"Confidential", nil];
|
||||
[NSArray arrayWithObjects: @"Public", @"Confidential", @"Private", nil];
|
||||
}
|
||||
|
||||
- (void) setCurrentRightType: (NSString *) newCurrentRightType
|
||||
|
||||
Reference in New Issue
Block a user