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:
Ludovic Marcotte
2006-09-19 15:20:03 +00:00
parent 6f0880c9f1
commit 2b2161c0b0
+1 -1
View File
@@ -44,7 +44,7 @@
if ([self isUIxDebugEnabled])
return self->title;
return [self labelForKey: @"OpenGroupware.org"];
return [self labelForKey: @"SOGo"];
}
- (void)setItem:(id)_item {