mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-14 12:54:54 +00:00
Added default option for the short/long date and time formats.
Monotone-Parent: d4cbb070b0884fc3766c385032a8d95bc3f432a4 Monotone-Revision: f6e09cdea7e72d0dfcc010c17daadb672ea4a779 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-08T16:24:31 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
2009-10-08 Francis Lachapelle <flachapelle@inverse.ca>
|
||||
|
||||
* UI/PreferencesUI/UIxPreferences.m (-shortDateFormatsList): added
|
||||
"default" option.
|
||||
(-itemShortDateFormatText): added formatting for "default" option.
|
||||
(-userShortDateFormat): falls back to "default" if not set for the user.
|
||||
(-setUserShortDateFormat): removes user default if set to
|
||||
"default".
|
||||
(-longDateFormatsList, -itemLongDateFormatText,
|
||||
-userLongDateFormat, -setUserLongDateFormat): new "default" option
|
||||
support, like for the short date format.
|
||||
(- timeFormatsList, -itemTimeFormatText, -setUserTimeFormat): new
|
||||
"default" option support, like for the short date format.
|
||||
|
||||
2009-10-08 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* Tests/webdavlib.py (MailDAVMailQuery._initSort): now handles the
|
||||
|
||||
Reference in New Issue
Block a user