mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 03:15:25 +00:00
one more minor improvement from previous commit
Monotone-Parent: 9133720ea3f2757b19bd8237339c0ee204f7f485 Monotone-Revision: f2fce50e9b31ecb2ebe2346c6c5dfceaf3680e36 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2011-04-21T16:23:54 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -136,7 +136,7 @@
|
||||
login = [pathComponents objectAtIndex: 2];
|
||||
userManager = [SOGoUserManager sharedUserManager];
|
||||
fullName = [userManager getCNForUID: login];
|
||||
[pathComponents removeObjectsInRange: NSMakeRange(0,1)];
|
||||
[pathComponents removeObjectsInRange: NSMakeRange(0,2)];
|
||||
|
||||
currentDisplayName = [NSString stringWithFormat: @"/%@/%@/%@",
|
||||
[self labelForKey: @"OtherUsersFolderName"],
|
||||
|
||||
Reference in New Issue
Block a user