sogo/SoObjects
Jean Raby a4bd966cc0 Revisit option handling
Really fix #2166
The previous fix (46b53b3) was wrong since SOPE was able to override
the 'final' config with its defaults.

This now uses a new approach using a volatile domain and a reordering
of the search list :
  *   NSArgumentDomain (command line arguments)
  *   sogodRuntimeDomain (config from all config files)
  *   GSPrimaryDomain
  *   NSGlobalDomain
  *   GSConfigDomain
  *   (languages)
  *   NSRegistrationDomain (SOPE loads its defaults in this one)
2013-02-01 16:26:01 -05:00
..
Appointments Fix for bug #1991. 2013-01-25 10:21:28 -05:00
Contacts Initial Finnish translation 2013-01-16 10:54:16 -05:00
Mailer Initial Finnish translation 2013-01-16 10:54:16 -05:00
SOGo Revisit option handling 2013-02-01 16:26:01 -05:00
GNUmakefile See ChangeLog 2009-10-09 21:54:07 +00:00
common.make Specify all necessary libraries when linking 2012-10-19 18:23:07 +02:00