mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-20 02:45:25 +00:00
applied comments
This commit is contained in:
@@ -32,7 +32,7 @@ static NSArray *layoutItems = nil;
|
||||
{
|
||||
if (!layoutItems)
|
||||
{
|
||||
layoutItems = [NSArray arrayWithObjects: @"LIST", @"DAY", @"WEEK", nil];
|
||||
layoutItems = [NSArray arrayWithObjects: @"LIST", @"Daily", @"Weekly", nil];
|
||||
[layoutItems retain];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user