mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-09 10:25:08 +00:00
See ChangeLog
Monotone-Parent: 801c13ca7d8e3a2f3e502ee658399b458681bcab Monotone-Revision: cf43f2030dbd1c4f0747be7cbd5dc3239cd6bd15 Monotone-Author: ludovic@Sophos.ca Monotone-Date: 2012-07-10T00:29:13
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* SOGoUserDefaults.h - this file is part of SOGo
|
||||
*
|
||||
* Copyright (C) 2011 Inverse inc.
|
||||
* Copyright (C) 2011-2012 Inverse inc.
|
||||
*
|
||||
* Author: Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
*
|
||||
@@ -49,9 +49,6 @@ extern NSString *SOGoWeekStartFirstFullWeek;
|
||||
- (void) setDefaultCalendar: (NSString *) newDefaultCalendar;
|
||||
- (NSString *) defaultCalendar;
|
||||
|
||||
- (void) setAppointmentSendEMailReceipts: (BOOL) newPoil;
|
||||
- (BOOL) appointmentSendEMailReceipts;
|
||||
|
||||
- (void) setLongDateFormat: (NSString *) newFormat;
|
||||
- (void) unsetLongDateFormat;
|
||||
- (NSString *) longDateFormat;
|
||||
|
||||
Reference in New Issue
Block a user