Commit graph

187 commits

Author SHA1 Message Date
Ludovic Marcotte e1d8854d10 (fix) correctly generate the Sieve script 2015-06-12 11:50:50 -04:00
Francis Lachapelle 4626039e5c (fix) JavaScript errors on Mail preferences tab 2015-06-12 11:46:01 -04:00
Ludovic Marcotte d581054214 (fix) fixed default values for many prefs 2015-06-12 11:45:09 -04:00
Ludovic Marcotte 6f59955340 (fix) sanitize autoReplyEmailAddresses 2015-06-12 11:44:35 -04:00
Ludovic Marcotte 2bc44dec9b Improved preferences module (save/load, checks on enabled modules, etc.) 2015-06-12 11:38:08 -04:00
Ludovic Marcotte 0f2e3df164 More cleanups, defaults values for mail/contact/calendar labels and data validation 2015-06-12 11:35:51 -04:00
Ludovic Marcotte 6636fe3625 Disabled lots of unused code (to be removed) in v3/prefs 2015-06-12 11:34:28 -04:00
Ludovic Marcotte 96d2a4cea8 Preferences saving support 2015-06-12 11:27:17 -04:00
Ludovic Marcotte 5c3f0138f5 First pass at the v3 pref module
The UI needs to be styled. We also need to properly load "default"
values from the system/domain/user defaults and save them correctly
too.
2015-06-12 11:17:49 -04:00
Ludovic Marcotte a56dbeb6a9 (fix) improved the handling of default calendar categories/colors (#3200) 2015-06-09 20:30:22 -04:00
Ludovic Marcotte 3872af35d1 (fix) Improve prevent invitations error handling 2015-04-17 09:41:39 -04:00
Ludovic Marcotte 1e4596ca3a (fix) fixed serialization of PreventInvitationsWhitelist 2015-04-08 14:20:33 -04:00
Ludovic Marcotte 322f72626a now possible to limit automatic forwards to internal/external domains 2015-02-11 14:30:40 -05:00
Ludovic Marcotte 6c9b1a494f Fix for bug #2332 2015-02-09 16:12:59 -05:00
Ludovic Marcotte 9dd0d6c427 Draft autossave feature 2014-12-11 13:31:32 -05:00
Alexandre Cloutier d62c504763 Changed the configurable variable SOGoMailMessageCheck to a general refresh associated to the current view 2014-09-09 14:27:05 -04:00
Alexandre Cloutier 9a380f711c bugfix PreventInvitation 2014-09-09 11:30:00 -04:00
Alexandre Cloutier 05fb7ae0c8 applied comments 2014-07-21 09:27:02 -04:00
Alexandre Cloutier b5c0363400 applied comment and refactor code 2014-07-21 09:27:02 -04:00
Alexandre Cloutier f0b8eb8dfb server side code to integrate the whitelist 2014-07-21 09:27:02 -04:00
Alexandre Cloutier 16d02455bd Serialization of the whiteList 2014-07-21 09:27:02 -04:00
Alexandre Cloutier 8ded5a8aaf Prevent Invitations and whitelist GUI 2014-07-21 09:27:02 -04:00
Ludovic Marcotte ff015afde8 Fixed indent 2014-06-30 10:35:55 -04:00
Alexandre Cloutier 302e40a1c3 bugFix#2823 2014-06-26 16:08:47 -04:00
Francis Lachapelle fe38518a36 Minor syntax and comments improvements 2014-06-05 12:14:34 -04:00
Francis Lachapelle 0b9afec635 Fix saving preferences with no Sieve requirements
Fixes #2746
2014-05-01 14:07:25 -04:00
Ludovic Marcotte 75ee6b4806 Fixed once more true/false errors 2014-04-10 08:44:44 -04:00
Ludovic Marcotte 0ba59de88e Fixed formatting/warnings in previous commit. 2014-04-09 11:09:13 -04:00
Alexandre Cloutier 068eb921aa rebase and fix comments made by extrafu 2014-04-09 10:48:47 -04:00
Alexandre Cloutier 5c13fade22 Fix merge 2014-04-09 10:35:10 -04:00
Alexandre Cloutier c5e6ccf332 Fix function sieveClient and the way the iVar Client is handled. Change behaviour of saveMailAccounts()so sogo wont crash if the user tries to resave his preferences after a connection error. 2014-04-09 10:31:34 -04:00
Alexandre Cloutier ec9d48c3a9 Change the function name getClient to sieveClient 2014-04-09 10:29:23 -04:00
Alexandre Cloutier 877082f042 Added missing functions getClient and IsSieveServerConnected and the changes that comes with it 2014-04-09 10:24:35 -04:00
Alexandre Cloutier 342b68fd44 Erase the merging conflicts writings 2014-04-09 10:23:43 -04:00
Alexandre Cloutier e24c22e3dc BugFix #1046; Whenever the sieve server is unavailable an error message will appear. 2014-04-09 10:23:43 -04:00
Ludovic Marcotte 7997448d41 Fixed issus in previous commits 2014-04-09 06:33:02 -04:00
extrafu bf64076b87 Merge pull request #29 from alexcloutier/feat/1496
New feature : 1496

Don't forget to fix the typo.
2014-04-07 19:42:31 -04:00
Alexandre Cloutier 09bcd2aee2 fix code 2014-04-07 10:59:38 -04:00
Alexandre Cloutier 349f4d824a Fix function sieveClient and the way the iVar Client is handled. Change behaviour of saveMailAccounts()so sogo wont crash if the user tries to resave his preferences after a connection error. 2014-04-04 15:04:37 -04:00
Ludovic Marcotte 3eec753b73 Slightly improved previous pull request merge. 2014-04-04 08:39:13 -04:00
extrafu 7b0ffacff0 Merge pull request #24 from alexcloutier/fix/2612
It is now possible to see the version on the general page of the preferences window
2014-04-04 08:33:39 -04:00
Alexandre Cloutier f999c87d4d added traduction in localstring french, added some specification in function sogoVersion 2014-04-03 17:09:00 -04:00
Alexandre Cloutier 03d5975be3 Changed strings in french and change the instanciation of dictionary(addressBooksIDWithDisplayName) to release it manually 2014-03-28 10:28:33 -04:00
Alexandre Cloutier 1da1764aae The collected address book will be created only if the user select it in the preferences. Fix labels. 2014-03-27 15:27:48 -04:00
Alexandre Cloutier bce701208a Added the modifications specified by extrafu 2014-03-25 14:53:42 -04:00
Alexandre Cloutier 76307cfaaf New feature : 1496; Unknown outgoing email addresses can now be automatically be added to your address books. 2014-03-24 13:41:57 -04:00
Francis Lachapelle 50e7ea7188 Fix possible exception when retrieving reminder
Fixes #2678
2014-03-24 07:42:57 -04:00
Francis Lachapelle cbd22762c3 Fix possible exception when retrieving reminder
Fixes #2647
Fixes #2648
2014-03-10 14:47:01 -04:00
Alexandre Cloutier 8cc352fb28 It is now possible to see the version on the general page of the preferences window 2014-03-10 14:45:10 -04:00
Alexandre Cloutier 3a681bd5a5 Change the function name getClient to sieveClient 2014-03-10 10:53:44 -04:00
Alexandre Cloutier f5faa60814 Added missing functions getClient and IsSieveServerConnected and the changes that comes with it 2014-03-10 10:33:27 -04:00
Alexandre Cloutier f4d189ffc8 Erase the merging conflicts writings 2014-03-06 15:20:41 -05:00
Alexandre Cloutier 1b9ac03e94 BugFix #1046; Whenever the sieve server is unavailable an error message will appear. 2014-03-06 14:57:53 -05:00
Francis Lachapelle 0c99323db3 Fix possible exception when retrieving reminder
Fixes #2624
2014-03-05 13:42:38 -05:00
Francis Lachapelle e7f27427c8 Add missing import in UIxPreferences.m 2014-02-17 15:42:55 -05:00
Francis Lachapelle b34c6324cd Fix custom mail labels in Sieve filter editor 2014-02-14 21:32:33 -05:00
Francis Lachapelle c160edf20a Add support for Sieve body extension 2014-01-27 15:09:22 -05:00
Ludovic Marcotte df3e9033f3 Added calendar default reminder support. 2013-11-20 17:42:11 -05:00
Ludovic Marcotte 37d3234b60 Added support for dynamic mail labels/tags management.
The CSS in the UIxPreferences remains to be done.
2013-11-11 10:49:58 -05:00
Luc Charland a916ac8927 Fixed bug #1105 Remote images display
There now is a configurable default in mail preferences where
you can set remote images to display either Never or Always.
2012-10-31 11:53:30 -04:00
Wolfgang Sourdeau 6d8c328910 Fixed most build warnings 2012-10-22 10:09:13 -04:00
Francis Lachapelle 0181ec606d Cleanup months and weeks translations
Removed the translations of months and weeks from the Scheduler bundle
since they were already translated in Locale files.
 - The a3_<month> strings were removed (replaced by
   NSShortMonthNameArray)
- The months strings were removed (replaced by NSMonthNameArray)
- The weeks strings were removed (replaced by NSWeekDayNameArray)

Moved the a2_<weekday> strings to the Common bundle and added a new
method [UIxComponent commonLabelForKey:].
2012-09-21 21:48:39 -04:00
Wolfgang Sourdeau 5b59ebfe11 Monotone-Parent: d8a0de208631b406144e740ab09b4e5a92f0e66c
Monotone-Revision: 4d091aae297e1a3ea2ef11b35c1df5c2c60c6fea

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-25T21:32:18
2012-04-25 21:32:18 +00:00
Wolfgang Sourdeau 2346d35d21 Monotone-Parent: 0869cb2e3bedff16fb0985d9bde1c2c2a5c80820
Monotone-Revision: ac0d12f89b420e5f1e825cebddb440417e76ce4b

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-20T13:37:46
2012-04-20 13:37:46 +00:00
Wolfgang Sourdeau fa4d2d3141 Monotone-Parent: f90d169fbc251326ea6c8a2f620e125a8a7b4168
Monotone-Revision: 7786f49f6724383b92e91ba7998b99cfb52ceec3

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-04-20T13:27:21
2012-04-20 13:27:21 +00:00
Wolfgang Sourdeau c8fbb0718c 0
Monotone-Parent: 55c226ffd5db8ed7f07eb8591aded800a89418b2
Monotone-Revision: c3c980772004fa550702d469d6fbe729fd954f5d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2012-02-20T22:25:49
Monotone-Branch: ca.inverse.sogo
2012-02-20 22:25:49 +00:00
Francis Lachapelle c37208db81 See ChangeLog.
Monotone-Parent: 1f603d18ef908652156b3dbae521f53c6527c63c
Monotone-Revision: 13364682a0f8ae52e3545893494b2a7ec0a88529

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-23T16:12:14
2011-12-23 16:12:14 +00:00
Francis Lachapelle 413bb609dd See ChangeLog.
Monotone-Parent: 82564e2898976a6c09a85817e4b2954a5c58b7a9
Monotone-Revision: 9349907ea60fdc16f7e49e777a53ccaa1117180d

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-11-21T14:09:26
2011-11-21 14:09:26 +00:00
Francis Lachapelle 76ffdc598c See ChangeLog
Monotone-Parent: 271e652157d430b115cb6616b8813b605c897b94
Monotone-Revision: 83587b1afc04162d7191ff57c7f8a78b502a9be3

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-09-27T15:43:46
Monotone-Branch: ca.inverse.sogo
2011-09-27 15:43:46 +00:00
Francis Lachapelle 0c2d6ddc3e See ChangeLog.
Monotone-Parent: 6bb1bd2b9a63daae8f56da56b2ba72ac8bad2d3e
Monotone-Revision: bc6a066b0ed99cc7226c2f6c089a4ed6987ee423

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-09-23T19:25:56
Monotone-Branch: ca.inverse.sogo
2011-09-23 19:25:56 +00:00
Francis Lachapelle 53a01edee4 See ChangeLog
Monotone-Parent: ede90c4ec21ca642e49b4287679877bd02717ed6
Monotone-Revision: ae2c5342363a3fa87101fa6840e1c1e1f7a819c0

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-06-01T21:10:25
Monotone-Branch: ca.inverse.sogo
2011-06-01 21:10:25 +00:00
Francis Lachapelle 68cb4e465a See ChangeLog
Monotone-Parent: c3c5403094c30c3fc814d898f3de659d0ca951fc
Monotone-Revision: cdffa33720324e664e37834e059eaa9964d13092

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-05-27T20:53:16
Monotone-Branch: ca.inverse.sogo
2011-05-27 20:53:16 +00:00
Francis Lachapelle 67d32dff9a Fixed sorting of timezones in preferences module.
Monotone-Parent: ee0810b737d9d978b856ca04e9102d7985d6bf82
Monotone-Revision: dfcee5ab2e9d3d65c64801fc45b75ab2a873cfce

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-03-24T14:43:52
Monotone-Branch: ca.inverse.sogo
2011-03-24 14:43:52 +00:00
Francis Lachapelle fc2abaaf0a See ChangeLog
Monotone-Parent: 3931b3fc847a4504339f11bcd48a3ea417c822b0
Monotone-Revision: ddf277f21cd816fe481bf94c7ec4b59815233bf7

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-03-23T20:42:01
Monotone-Branch: ca.inverse.sogo
2011-03-23 20:42:01 +00:00
Francis Lachapelle 3d53407a73 See ChangeLog
Monotone-Parent: 75bbc0ad243d66dd412883811d759ca8dabf6776
Monotone-Revision: 11c0941cac8926d96e43efabe282a5d3d549d0c9

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-03-23T19:18:27
Monotone-Branch: ca.inverse.sogo
2011-03-23 19:18:27 +00:00
Wolfgang Sourdeau bb2373ebe6 Monotone-Parent: 659def76b8868bdc540986987d61b39410737054
Monotone-Revision: 6eed7e248c203a0103250e46033fc47b929ee536

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-02-03T16:12:22
Monotone-Branch: ca.inverse.sogo
2011-02-03 16:12:22 +00:00
Wolfgang Sourdeau 5c811e36ca Monotone-Parent: 4ad21ea0342a626a99aabc213cf8ed9a827eb0c4
Monotone-Revision: d175e2ab17f0d56d2fdc9a046048a0302d9fd0f7

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-11-02T13:16:05
Monotone-Branch: ca.inverse.sogo
2010-11-02 13:16:05 +00:00
Wolfgang Sourdeau 12df5036f6 Monotone-Parent: 48dcb8712cd5e36fe33ea44dde50cad68d94f5c3
Monotone-Revision: a02bbe9f2e1f3a2c472f0499b21e163f8b6170ec

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-10-26T19:26:50
Monotone-Branch: ca.inverse.sogo
2010-10-26 19:26:50 +00:00
Wolfgang Sourdeau 4d5c0ff6f4 Monotone-Parent: d730814de50b7c4fd0fa165b4b6e02e968ff60ef
Monotone-Revision: 148caf2ae66d2024b6008a2633e9145890921239

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-09-01T20:27:45
Monotone-Branch: ca.inverse.sogo
2010-09-01 20:27:45 +00:00
Ludovic Marcotte d79565bc90 See ChangeLog
Monotone-Parent: 398d5b0c3ce7ef971f2aa9111d0c4c5da3cba021
Monotone-Revision: 45563a5428bd14a897f31d8c32c9bec7cafb0e73

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2010-08-25T13:09:25
Monotone-Branch: ca.inverse.sogo
2010-08-25 13:09:25 +00:00
Wolfgang Sourdeau 8d91c119fd Monotone-Parent: 433aaeac45e4077236372a5e04d1bbb6ff3c569f
Monotone-Revision: b9881036cb14d433a260903357497efadfdfbec6

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-08-06T20:26:47
Monotone-Branch: ca.inverse.sogo
2010-08-06 20:26:47 +00:00
Wolfgang Sourdeau 2b9df19550 Monotone-Parent: 533cfe8838587987ff2e1ab8c7ed56d0e4b66bb4
Monotone-Revision: fe2bfcd815039f3fc87b6307a5eb4a89ca9d9022

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-08-06T15:34:05
Monotone-Branch: ca.inverse.sogo
2010-08-06 15:34:05 +00:00
Francis Lachapelle 75931380bf See ChangeLog.
Monotone-Parent: dd1c46e2753c2224bf847ca7bf850d63b8f97372
Monotone-Revision: bc1249b3296aa7dc189df755998b9d703fefd954

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-06-30T18:37:12
Monotone-Branch: ca.inverse.sogo
2010-06-30 18:37:12 +00:00
Wolfgang Sourdeau 7827ceeb56 Monotone-Parent: 3fa7e256bafe25f933cbd83e48a106452288b415
Monotone-Revision: d5dd8c43fa224e4e1e1c3f565305173fb41d4521

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-03-25T20:17:50
Monotone-Branch: ca.inverse.sogo
2010-03-25 20:17:50 +00:00
Wolfgang Sourdeau f0cb6ac2b0 Monotone-Parent: 9adf735e0d77302071b7cf3311f5304804b3927f
Monotone-Revision: 4fca67487156a8b01b5ee792e06e1df078519437

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-03-08T16:40:18
Monotone-Branch: ca.inverse.sogo
2010-03-08 16:40:18 +00:00
Wolfgang Sourdeau f81f48cb90 Monotone-Parent: 6364fd26aed4532b46cd1c779ef5e9f5f6c0971c
Monotone-Revision: fd35d485688e2370ae5250cfa15931e93abfd567

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-03-02T19:57:30
Monotone-Branch: ca.inverse.sogo
2010-03-02 19:57:30 +00:00
Wolfgang Sourdeau 824810375e Monotone-Parent: d083c5462a586e018b7a81654d14c0bfa96479fd
Monotone-Revision: bb98d0952a0fdaba23dd7246fc96ed2798156426

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-01-20T14:53:49
Monotone-Branch: ca.inverse.sogo
2010-01-20 14:53:49 +00:00
Wolfgang Sourdeau 23dc7dd474 Monotone-Parent: 0fae105daa23d0bfd278a2c1253b578984b8876e
Monotone-Revision: 2977eee44dc8cb28a84d3198502b07eacfaf2472

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-12-11T14:57:57
Monotone-Branch: ca.inverse.sogo
2009-12-11 14:57:57 +00:00
Wolfgang Sourdeau 3af65adf0a Monotone-Parent: 730c8a73525c070f1f66243a9c692f2ee0adbcd0
Monotone-Revision: be5e3b15cde44245718151c5191d6eb1a73b061b

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-12-07T16:16:01
Monotone-Branch: ca.inverse.sogo
2009-12-07 16:16:01 +00:00
Wolfgang Sourdeau b9a5c1e750 Monotone-Parent: 1a0f96fd588d7f7edaa7a85a352ab39c2acbca70
Monotone-Revision: b0d54fb9b69827b08042c1be219b87648b1a9df2

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-12-01T16:53:15
Monotone-Branch: ca.inverse.sogo
2009-12-01 16:53:15 +00:00
Wolfgang Sourdeau f092e394c1 Monotone-Parent: afb2242cf07ec3d3c9cbe25bb4a43d4e15d1ec70
Monotone-Revision: 3ea0b7cf5da4f19b50ca8ef28a18b5479c38c7a5

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-12-01T14:29:56
Monotone-Branch: ca.inverse.sogo
2009-12-01 14:29:56 +00:00
Wolfgang Sourdeau b79a7e5a00 Monotone-Parent: 2fdf0ead0781ef2362dd389811d5db44ca4cc84a
Monotone-Revision: c91eef7edcfd08d414664c25a590b6268a7e58e2

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-11-29T04:19:32
Monotone-Branch: ca.inverse.sogo
2009-11-29 04:19:32 +00:00
Ludovic Marcotte 988df04587 See ChangeLog
Monotone-Parent: bd604d08baed0cf7905c0c78a513a7e7a9621223
Monotone-Revision: 5cb63d3b6d43af52102d0fcf33a7587994776330

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2009-11-26T16:59:29
Monotone-Branch: ca.inverse.sogo
2009-11-26 16:59:29 +00:00
Francis Lachapelle 4cfa21406e New button "Add default email addresses" for the vacation tab of the preferences window.
Monotone-Parent: 47f2f8615e2de608097b0eb96881d051d4b7e9a6
Monotone-Revision: 565a1bad1f0abc7187afc4117f947fa311875346

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-10-14T22:11:13
Monotone-Branch: ca.inverse.sogo
2009-10-14 22:11:13 +00:00
Wolfgang Sourdeau 46e5267215 merge of 'a9673b6b7feb76572f80c31fe67ba936ed709f8f'
and 'b246c3979cba84d0c46cb39e0141ae390baaea7a'

Monotone-Parent: a9673b6b7feb76572f80c31fe67ba936ed709f8f
Monotone-Parent: b246c3979cba84d0c46cb39e0141ae390baaea7a
Monotone-Revision: dfb0905a14bcb6b22ea2b02eb9910b1e098aeaa9

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-10-14T12:48:55
Monotone-Branch: ca.inverse.sogo
2009-10-14 12:48:55 +00:00
Wolfgang Sourdeau e5d8de7d5c Monotone-Parent: bcf0244d358523a4f4d16339d9ea38d4ce1114e2
Monotone-Revision: b246c3979cba84d0c46cb39e0141ae390baaea7a

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-10-14T12:01:59
Monotone-Branch: ca.inverse.sogo
2009-10-14 12:01:59 +00:00
Ludovic Marcotte a285132f8b See ChangeLog
Monotone-Parent: 4437a82e041d016710ea3a45d8b7cf5b6341afff
Monotone-Revision: 0746b51101ad96419ffd4e8f557f967f13b70a60

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2009-10-13T20:17:29
Monotone-Branch: ca.inverse.sogo
2009-10-13 20:17:29 +00:00
Ludovic Marcotte 2eb62a573e See ChangeLog
Monotone-Parent: baa7bc0bc74871932c7f4e4d759f25a216d0c939
Monotone-Revision: 25a398b968eb4c84157efcd698facc74c5738e07

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2009-10-09T21:01:54
Monotone-Branch: ca.inverse.sogo
2009-10-09 21:01:54 +00:00
Francis Lachapelle 8414c7bfec Added web elements to set an auto-reply message and forward address in the preferences window.
Monotone-Parent: 3862a22ce756fbd4c559e0d9a9a211821d9c597b
Monotone-Revision: baa7bc0bc74871932c7f4e4d759f25a216d0c939

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-10-09T20:30:42
Monotone-Branch: ca.inverse.sogo
2009-10-09 20:30:42 +00:00
Francis Lachapelle 1300cd4936 Added missing return value in UIxPreferences.
Monotone-Parent: a004b999771c6211841f8b0f10ed0f49039fc7da
Monotone-Revision: 434d80a4af8672744673019c8fab2fbb0c4f0004

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-10-08T22:04:36
Monotone-Branch: ca.inverse.sogo
2009-10-08 22:04:36 +00:00