Add support for themes

This commit is contained in:
Francis Lachapelle
2014-08-06 16:01:05 -04:00
parent da5ada9d98
commit fd895b757b
5 changed files with 55 additions and 21 deletions
+1
View File
@@ -43,6 +43,7 @@
NSCalendarDate *_selectedDate;
NSDictionary *locale;
SOGoUserDefaults *userDefaults;
NSArray *languages;
}
+ (NSArray *) monthLabelKeys;