mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-14 12:54:54 +00:00
Monotone-Parent: 0bad93574cbb34f80f8e581a8347fec75a28f612
Monotone-Revision: 31bbff0f57dce6334191e5cabb61c655e5022a37 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-09T14:17:22 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
2010-08-09 Wolfgang Sourdeau <wsourdeau@inverse.ca>
|
||||
|
||||
* UI/Common/UIxPageFrame.m (-setUserDefaultsKeys:)
|
||||
(-hasUserDefaultsKeys, -setUserSettingsKeys:)
|
||||
(-hasUserSettingsKeys): new accessor for determining explicitly
|
||||
which user defaults/settings keys are returned. The new
|
||||
corresponding ivars are "udKeys" and "usKeys" respectively.
|
||||
(-userDefaults, -userSettings): rewrote methods to create a
|
||||
dictionary containing only the requested keys (see above). Since
|
||||
the source are now explicitly queried, the values can now be
|
||||
inherited from the domain and system defaults.
|
||||
|
||||
* UI/WebServerResources/UIxFilterEditor.js (loadMailboxes): the
|
||||
first account is now always identitied with "0", therefore we no
|
||||
longer need the "firstMailAccount" variable.
|
||||
|
||||
Reference in New Issue
Block a user