The branch "imp_6_2" has been updated. The following is a summary of the commits.
from: c61a5069da78555868be012937cc688ad1f047f9 08900d0 Released Horde_Imap_Client-2.14.0 ab8c2db Development mode for Horde_Imap_Client-2.14.1 4694a2c [mms] Fix adding status information to listMailboxes() return when LIST-STATUS is not available. 733ba77 Persistant connection have never been available in Horde_Db. e53d572 Update sk translation. cc3d56d Add some admin checks. f049fec Already checked for in index.php 0543fe2 Move deliverables out of the admin section. bc47667 Clear the mailMap table too. Bug: 12616 6b7193a Fix sync loop if all messages in a folder were filtered on initial sync ca2e7d4 Another place to work around broken clients. 0ce9038 Need a raw URL here too (Bug #12572). 7e2d9c5 Bug: 12622 Fix scope. 11ca79f Bug: 12622 Fix history usage that was broken for at least 3 years. 59389f4 BFN d5549bd typo c074f8e [mms] Workaround broken Net_SMTP handling regarding the end of message data (Bug #12614). 65060ec Released Horde_Mail-2.1.1 4fb6d63 Development mode for Horde_Mail-2.1.2 ff183b6 Detect stock N900 browser as mobile browser d8fe38e Use spellchecker delimiter that is less likely to appear in spelling text (Bug #12619) ee5cb9d Add user and device to final log (Request #12625). 923f68b Merge branch 'master' of ssh://dev.horde.org/horde/git/horde 86fe16c [mms] Detect stock N900 browser as mobile browser (Request #12613; Thomas Jarosch <[email protected]>). 0df69b1 Bug #12621: Fix dynamic window sizing on IE8 ef93707 Fix _listEvents() for recurrence without fixed end date. f9ecfbb Fix 'hide_exceptions' option 0e2557e Fix _listEvents() for recurrence without fixed end date. 4c7f7e9 BFN 4d33da4 Fix compose links contained in HTML IFRAME data in smartmobile view 13ac9e4 Better default dff9ea1 Merge branch 'master' into imp_6_2 ----------------------------------------------------------------------- commit 08900d02bdc4ff1d1a6052a582dad415ee8ab6ee Author: Michael M Slusarz <[email protected]> Date: Mon Aug 26 00:01:23 2013 -0600 Released Horde_Imap_Client-2.14.0 framework/Imap_Client/package.xml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/08900d02bdc4ff1d1a6052a582dad415ee8ab6ee ----------------------------------------------------------------------- commit ab8c2dbdf82267ba0c5c43fd53cf38a6dc594b18 Author: Michael M Slusarz <[email protected]> Date: Mon Aug 26 00:01:23 2013 -0600 Development mode for Horde_Imap_Client-2.14.1 framework/Imap_Client/package.xml | 24 +++++++++++++++++------- 1 files changed, 17 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/ab8c2dbdf82267ba0c5c43fd53cf38a6dc594b18 ----------------------------------------------------------------------- commit 4694a2cb5ca24eee1030255d7459a434fbcb15b0 Author: Michael M Slusarz <[email protected]> Date: Mon Aug 26 00:56:14 2013 -0600 [mms] Fix adding status information to listMailboxes() return when LIST-STATUS is not available. framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 3 +-- framework/Imap_Client/package.xml | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/4694a2cb5ca24eee1030255d7459a434fbcb15b0 ----------------------------------------------------------------------- commit 733ba77896e0c1cb403debc21d41b35439d98088 Author: Jan Schneider <[email protected]> Date: Mon Aug 26 13:19:44 2013 +0200 Persistant connection have never been available in Horde_Db. framework/Core/lib/Horde/Config.php | 13 ------------- 1 files changed, 0 insertions(+), 13 deletions(-) http://git.horde.org/horde-git/-/commit/733ba77896e0c1cb403debc21d41b35439d98088 ----------------------------------------------------------------------- commit e53d5721edcbfe55c4bbcdc81f2944f415a0289b Author: Jan Schneider <[email protected]> Date: Mon Aug 26 13:21:22 2013 +0200 Update sk translation. chora/locale/sk/LC_MESSAGES/chora.mo | Bin 71458 -> 69518 bytes framework/Core/locale/sk/LC_MESSAGES/Horde_Core.mo | Bin 19588 -> 19865 bytes framework/Core/locale/sk/LC_MESSAGES/Horde_Core.po | 270 +- framework/Crypt/locale/sk/LC_MESSAGES/Horde_Crypt.mo | Bin 7402 -> 7379 bytes framework/Crypt/locale/sk/LC_MESSAGES/Horde_Crypt.po | 88 +- gollem/locale/sk/LC_MESSAGES/gollem.mo | Bin 72384 -> 70452 bytes horde/locale/sk/LC_MESSAGES/horde.mo | Bin 64474 -> 62600 bytes horde/locale/sk/LC_MESSAGES/horde.po | 1007 ++++--- imp/locale/sk/LC_MESSAGES/imp.mo | Bin 178051 -> 178000 bytes imp/locale/sk/LC_MESSAGES/imp.po | 3016 +++++++++--------- ingo/locale/sk/LC_MESSAGES/ingo.mo | Bin 83621 -> 81972 bytes ingo/locale/sk/LC_MESSAGES/ingo.po | 533 ++-- kronolith/locale/sk/LC_MESSAGES/kronolith.mo | Bin 124536 -> 122668 bytes mnemo/locale/sk/LC_MESSAGES/mnemo.mo | Bin 74156 -> 72256 bytes nag/locale/sk/LC_MESSAGES/nag.mo | Bin 88448 -> 86540 bytes passwd/locale/sk/LC_MESSAGES/passwd.mo | Bin 70251 -> 68359 bytes turba/locale/sk/LC_MESSAGES/turba.mo | Bin 95619 -> 94100 bytes turba/locale/sk/LC_MESSAGES/turba.po | 525 ++-- wicked/locale/sk/LC_MESSAGES/wicked.mo | Bin 78902 -> 73757 bytes wicked/locale/sk/LC_MESSAGES/wicked.po | 131 - 20 files changed, 2852 insertions(+), 2718 deletions(-) http://git.horde.org/horde-git/-/commit/e53d5721edcbfe55c4bbcdc81f2944f415a0289b ----------------------------------------------------------------------- commit cc3d56dbe388bde00d18d5d32ca777fbf83b363c Author: Michael J Rubinsky <[email protected]> Date: Thu Aug 22 16:31:07 2013 -0400 Add some admin checks. hermes/js/hermes.js | 16 ++++++++++++++-- hermes/lib/Ajax.php | 3 ++- hermes/templates/dynamic/jobtypes.inc | 4 +++- 3 files changed, 19 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/cc3d56dbe388bde00d18d5d32ca777fbf83b363c ----------------------------------------------------------------------- commit f049fec972dc63dfcbe0fba0631f69e5f1603088 Author: Michael J Rubinsky <[email protected]> Date: Thu Aug 22 16:39:25 2013 -0400 Already checked for in index.php hermes/templates/dynamic/jobtypes.inc | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/f049fec972dc63dfcbe0fba0631f69e5f1603088 ----------------------------------------------------------------------- commit 0543fe29afadad9e44527db0cb39ee52edfeec69 Author: Michael J Rubinsky <[email protected]> Date: Thu Aug 22 16:40:16 2013 -0400 Move deliverables out of the admin section. Editing will still be admin-only, but stats will be available for all. hermes/templates/dynamic/index.inc | 4 ++-- hermes/templates/dynamic/sidebar.html.php | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) http://git.horde.org/horde-git/-/commit/0543fe29afadad9e44527db0cb39ee52edfeec69 ----------------------------------------------------------------------- commit bc47667a978f0dd7cb223a0807ab12f9fab81ec7 Author: Michael J Rubinsky <[email protected]> Date: Mon Aug 26 11:35:41 2013 -0400 Clear the mailMap table too. Bug: 12616 framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 11 +++++++++-- 1 files changed, 9 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/bc47667a978f0dd7cb223a0807ab12f9fab81ec7 ----------------------------------------------------------------------- commit 6b7193aefc3295d925919b7608ff7b2f7ff8f86c Author: Thomas Jarosch <[email protected]> Date: Fri Aug 23 17:33:37 2013 +0200 Fix sync loop if all messages in a folder were filtered on initial sync We are only calling $folder->setChanges() if we found changes for a folder. If all messages are older than our filter window, we never called setChanges(). Therefore the total message count was still zero. The next time we ping() the folder, the total message count does not match for the folder -> we have a positive "ping". This results in a sync loop. Since we simplified the CONDSTORE / non-CONDSTORE handling, there is no need to store "total_messages" in a separate variable. Just get it from the saved IMAP state which we update unconditionally. Bug: 12606 - Fix regression caused by addition of message count check in imap pinging. Signed-off-by: Michael J Rubinsky <[email protected]> framework/ActiveSync/lib/Horde/ActiveSync/Folder/Imap.php | 21 +++--------- framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 8 ++-- 2 files changed, 9 insertions(+), 20 deletions(-) http://git.horde.org/horde-git/-/commit/6b7193aefc3295d925919b7608ff7b2f7ff8f86c ----------------------------------------------------------------------- commit ca2e7d4b96fa693891eccb5594b2cfe5eea4bbfa Author: Michael J Rubinsky <[email protected]> Date: Mon Aug 26 12:02:13 2013 -0400 Another place to work around broken clients. Broken clients like e.g., iOS, send a request to PING a collection before the collection is synchronized. This is a violation of the protocol (see MS-ASCMD 3.1.5.6). To work around this, continue to mark the collection as "pingable", but ignore the collection (and the exception that is thrown when we try to initialize the state). Possibly "fixes" Bug: 12605. framework/ActiveSync/lib/Horde/ActiveSync/Collections.php | 15 ++++++++++-- 1 files changed, 12 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/ca2e7d4b96fa693891eccb5594b2cfe5eea4bbfa ----------------------------------------------------------------------- commit 0ce9038b0cf2c21f0bc3c57079f57636f8d96de8 Author: Jan Schneider <[email protected]> Date: Mon Aug 26 18:19:54 2013 +0200 Need a raw URL here too (Bug #12572). imp/lib/Application.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/0ce9038b0cf2c21f0bc3c57079f57636f8d96de8 ----------------------------------------------------------------------- commit 7e2d9c5731aa73436b4555e75e4035550eecb3a4 Author: Michael J Rubinsky <[email protected]> Date: Mon Aug 26 12:19:15 2013 -0400 Bug: 12622 Fix scope. mnemo/lib/Api.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/7e2d9c5731aa73436b4555e75e4035550eecb3a4 ----------------------------------------------------------------------- commit 11ca79fa6331c7b51fd8b1957e765865879db014 Author: Michael J Rubinsky <[email protected]> Date: Mon Aug 26 12:19:41 2013 -0400 Bug: 12622 Fix history usage that was broken for at least 3 years. mnemo/lib/Driver.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/11ca79fa6331c7b51fd8b1957e765865879db014 ----------------------------------------------------------------------- commit 59389f46c059fa6168fd0a61453eb952025dc2c6 Author: Michael J Rubinsky <[email protected]> Date: Mon Aug 26 12:21:44 2013 -0400 BFN mnemo/docs/CHANGES | 1 + mnemo/package.xml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/59389f46c059fa6168fd0a61453eb952025dc2c6 ----------------------------------------------------------------------- commit d5549bd4c141f29302050c0524914a3db73f8cdf Author: Michael J Rubinsky <[email protected]> Date: Mon Aug 26 12:29:42 2013 -0400 typo framework/ActiveSync/package.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/d5549bd4c141f29302050c0524914a3db73f8cdf ----------------------------------------------------------------------- commit c074f8e600991da505890b357f22f2de1cab28d9 Author: Michael M Slusarz <[email protected]> Date: Mon Aug 26 12:58:03 2013 -0600 [mms] Workaround broken Net_SMTP handling regarding the end of message data (Bug #12614). framework/Mail/lib/Horde/Mail/Transport/Smtp.php | 19 +++++++++++++++++++ framework/Mail/package.xml | 4 ++-- 2 files changed, 21 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/c074f8e600991da505890b357f22f2de1cab28d9 ----------------------------------------------------------------------- commit 65060ece254c296a615a945caccd9b1a83ed3f2b Author: Michael M Slusarz <[email protected]> Date: Mon Aug 26 13:09:41 2013 -0600 Released Horde_Mail-2.1.1 framework/Mail/package.xml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/65060ece254c296a615a945caccd9b1a83ed3f2b ----------------------------------------------------------------------- commit 4fb6d6367cd29ba6dff5520fe9c505930be30b9c Author: Michael M Slusarz <[email protected]> Date: Mon Aug 26 13:09:41 2013 -0600 Development mode for Horde_Mail-2.1.2 framework/Mail/package.xml | 19 ++++++++++++++++--- 1 files changed, 16 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/4fb6d6367cd29ba6dff5520fe9c505930be30b9c ----------------------------------------------------------------------- commit ff183b6d4f3faa6f143e272d75a534a07d064898 Author: Thomas Jarosch <[email protected]> Date: Sun Aug 25 00:22:32 2013 +0200 Detect stock N900 browser as mobile browser Transmitted user agent looks like this: "Mozilla/5.0 (X11; U; Linux armv7l; de-DE; rv:1.9.2.3pre) Gecko/20100723 Firefox/3.5 Maemo Browser 1.7.4.8 RX-51 N900" Request #12613 Signed-off-by: Michael M Slusarz <[email protected]> framework/Browser/lib/Horde/Browser.php | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/ff183b6d4f3faa6f143e272d75a534a07d064898 ----------------------------------------------------------------------- commit d8fe38e0d9a6ee1ee316baa94a24930566fb2d2b Author: Michael M Slusarz <[email protected]> Date: Mon Aug 26 13:22:44 2013 -0600 Use spellchecker delimiter that is less likely to appear in spelling text (Bug #12619) framework/Core/js/spellchecker.js | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/d8fe38e0d9a6ee1ee316baa94a24930566fb2d2b ----------------------------------------------------------------------- commit ee5cb9d746add85b5e22f79ffa9fb6a0a90443f1 Author: Jan Schneider <[email protected]> Date: Mon Aug 26 21:18:01 2013 +0200 Add user and device to final log (Request #12625). framework/SyncMl/lib/Horde/SyncMl/Sync.php | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/ee5cb9d746add85b5e22f79ffa9fb6a0a90443f1 ----------------------------------------------------------------------- commit 923f68b53bc0f266774c178b8edabf441eb331aa Merge: ee5cb9d d8fe38e Author: Jan Schneider <[email protected]> Date: Mon Aug 26 21:38:56 2013 +0200 Merge branch 'master' of ssh://dev.horde.org/horde/git/horde framework/ActiveSync/package.xml | 4 ++-- framework/Browser/lib/Horde/Browser.php | 3 ++- framework/Core/js/spellchecker.js | 8 +++++--- framework/Mail/lib/Horde/Mail/Transport/Smtp.php | 19 +++++++++++++++++++ framework/Mail/package.xml | 21 +++++++++++++++++---- mnemo/docs/CHANGES | 1 + mnemo/lib/Api.php | 2 +- mnemo/lib/Driver.php | 2 +- mnemo/package.xml | 4 ++-- 9 files changed, 50 insertions(+), 14 deletions(-) http://git.horde.org/horde-git/-/commit/923f68b53bc0f266774c178b8edabf441eb331aa ----------------------------------------------------------------------- commit 86fe16c21dd41f05ecf16346375c6ca2a2255c92 Author: Michael M Slusarz <[email protected]> Date: Mon Aug 26 13:25:01 2013 -0600 [mms] Detect stock N900 browser as mobile browser (Request #12613; Thomas Jarosch <[email protected]>). framework/Browser/package.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/86fe16c21dd41f05ecf16346375c6ca2a2255c92 ----------------------------------------------------------------------- commit 0df69b1fd4d0c18114bdddbac5fec1ec868b06fb Author: Michael M Slusarz <[email protected]> Date: Mon Aug 26 14:02:55 2013 -0600 Bug #12621: Fix dynamic window sizing on IE8 imp/js/compose-dimp.js | 2 +- imp/js/message-dimp.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/0df69b1fd4d0c18114bdddbac5fec1ec868b06fb ----------------------------------------------------------------------- commit ef93707a86275bf93d7bc2ddce7573a3b5a81a0a Author: Thomas Jarosch <[email protected]> Date: Sun Aug 25 22:38:15 2013 +0200 Fix _listEvents() for recurrence without fixed end date. If we have a recurrence without a fixed end date, we have to calculate the next recurrence to see if it's outside the requested start <-> end time period. Bug 12160 Signed-off-by: Michael J Rubinsky <[email protected]> kronolith/lib/Driver/Kolab.php | 23 ++++++++++++++++------- 1 files changed, 16 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/ef93707a86275bf93d7bc2ddce7573a3b5a81a0a ----------------------------------------------------------------------- commit f9ecfbb38fbb4eef5c1abedceefb00168a624347 Author: Thomas Jarosch <[email protected]> Date: Sun Aug 25 22:44:18 2013 +0200 Fix 'hide_exceptions' option Part of bug 12160 Signed-off-by: Michael J Rubinsky <[email protected]> kronolith/lib/Driver/Kolab.php | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/f9ecfbb38fbb4eef5c1abedceefb00168a624347 ----------------------------------------------------------------------- commit 0e2557ed260eb075896ed8e326e8ff77e99b6e9a Author: Thomas Jarosch <[email protected]> Date: Sun Aug 25 23:00:19 2013 +0200 Fix _listEvents() for recurrence without fixed end date. If we have a recurrence without a fixed end date, we have to calculate the next recurrence to see if it's outside the requested start <-> end time period. Ported and adapted the fix from the Kolab driver. Bug 12160 Signed-off-by: Michael J Rubinsky <[email protected]> kronolith/lib/Driver/Horde.php | 24 +++++++++++++++++------- kronolith/lib/Driver/Ical.php | 23 ++++++++++++++++------- 2 files changed, 33 insertions(+), 14 deletions(-) http://git.horde.org/horde-git/-/commit/0e2557ed260eb075896ed8e326e8ff77e99b6e9a ----------------------------------------------------------------------- commit 4c7f7e943b78b855217c12dc1d6e2c7b193f9582 Author: Michael J Rubinsky <[email protected]> Date: Mon Aug 26 16:39:13 2013 -0400 BFN kronolith/docs/CHANGES | 2 ++ kronolith/package.xml | 2 ++ 2 files changed, 4 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/4c7f7e943b78b855217c12dc1d6e2c7b193f9582 ----------------------------------------------------------------------- commit 4d33da407c903a3fd0902858b398c49c9fc0e06b Author: Michael M Slusarz <[email protected]> Date: Mon Aug 26 14:43:48 2013 -0600 Fix compose links contained in HTML IFRAME data in smartmobile view imp/js/smartmobile.js | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/4d33da407c903a3fd0902858b398c49c9fc0e06b ----------------------------------------------------------------------- commit 13ac9e4e7247b9a5920dbcb4d18f7069cbf5d294 Author: Michael M Slusarz <[email protected]> Date: Mon Aug 26 15:36:59 2013 -0600 Better default imp/js/compose.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/13ac9e4e7247b9a5920dbcb4d18f7069cbf5d294 ----------------------------------------------------------------------- commit dff9ea1514780c773bf193c3ee5e303a91a10ac8 Merge: c61a506 13ac9e4 Author: Michael M Slusarz <[email protected]> Date: Mon Aug 26 15:38:12 2013 -0600 Merge branch 'master' into imp_6_2 chora/locale/sk/LC_MESSAGES/chora.mo | Bin 71458 -> 69518 bytes framework/ActiveSync/lib/Horde/ActiveSync/Collections.php | 15 +- framework/ActiveSync/lib/Horde/ActiveSync/Folder/Imap.php | 21 +- framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 8 +- framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 11 +- framework/ActiveSync/package.xml | 4 +- framework/Browser/lib/Horde/Browser.php | 3 +- framework/Browser/package.xml | 4 +- framework/Core/js/spellchecker.js | 8 +- framework/Core/lib/Horde/Config.php | 13 - framework/Core/locale/sk/LC_MESSAGES/Horde_Core.mo | Bin 19588 -> 19865 bytes framework/Core/locale/sk/LC_MESSAGES/Horde_Core.po | 270 +- framework/Crypt/locale/sk/LC_MESSAGES/Horde_Crypt.mo | Bin 7402 -> 7379 bytes framework/Crypt/locale/sk/LC_MESSAGES/Horde_Crypt.po | 88 +- framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 3 +- framework/Imap_Client/package.xml | 26 +- framework/Mail/lib/Horde/Mail/Transport/Smtp.php | 19 + framework/Mail/package.xml | 21 +- framework/SyncMl/lib/Horde/SyncMl/Sync.php | 4 +- gollem/locale/sk/LC_MESSAGES/gollem.mo | Bin 72384 -> 70452 bytes hermes/js/hermes.js | 16 +- hermes/lib/Ajax.php | 3 +- hermes/templates/dynamic/index.inc | 4 +- hermes/templates/dynamic/sidebar.html.php | 12 +- horde/locale/sk/LC_MESSAGES/horde.mo | Bin 64474 -> 62600 bytes horde/locale/sk/LC_MESSAGES/horde.po | 1007 ++-- imp/js/compose-dimp.js | 2 +- imp/js/compose.js | 2 +- imp/js/message-dimp.js | 2 +- imp/js/smartmobile.js | 9 + imp/lib/Application.php | 2 +- imp/locale/sk/LC_MESSAGES/imp.mo | Bin 178051 -> 178000 bytes imp/locale/sk/LC_MESSAGES/imp.po | 3016 ++++++------ ingo/locale/sk/LC_MESSAGES/ingo.mo | Bin 83621 -> 81972 bytes ingo/locale/sk/LC_MESSAGES/ingo.po | 533 ++- kronolith/docs/CHANGES | 2 + kronolith/lib/Driver/Horde.php | 24 +- kronolith/lib/Driver/Ical.php | 23 +- kronolith/lib/Driver/Kolab.php | 27 +- kronolith/locale/sk/LC_MESSAGES/kronolith.mo | Bin 124536 -> 122668 bytes kronolith/package.xml | 2 + mnemo/docs/CHANGES | 1 + mnemo/lib/Api.php | 2 +- mnemo/lib/Driver.php | 2 +- mnemo/locale/sk/LC_MESSAGES/mnemo.mo | Bin 74156 -> 72256 bytes mnemo/package.xml | 4 +- nag/locale/sk/LC_MESSAGES/nag.mo | Bin 88448 -> 86540 bytes passwd/locale/sk/LC_MESSAGES/passwd.mo | Bin 70251 -> 68359 bytes turba/locale/sk/LC_MESSAGES/turba.mo | Bin 95619 -> 94100 bytes turba/locale/sk/LC_MESSAGES/turba.po | 525 ++- wicked/locale/sk/LC_MESSAGES/wicked.mo | Bin 78902 -> 73757 bytes wicked/locale/sk/LC_MESSAGES/wicked.po | 131 - 52 files changed, 3050 insertions(+), 2819 deletions(-) http://git.horde.org/horde-git/-/commit/dff9ea1514780c773bf193c3ee5e303a91a10ac8 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
