mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
Fix of the title.
Monotone-Parent: 9dbfeafce28d43c5a58bd7a9da3ab638b35b2dce Monotone-Revision: 031984b557650859a910a3514084f8eb19b77b6d Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2006-09-19T15:20:03 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
if ([self isUIxDebugEnabled])
|
||||
return self->title;
|
||||
|
||||
return [self labelForKey: @"OpenGroupware.org"];
|
||||
return [self labelForKey: @"SOGo"];
|
||||
}
|
||||
|
||||
- (void)setItem:(id)_item {
|
||||
|
||||
Reference in New Issue
Block a user