[commits] Horde branch develop updated. 45bd9d5bdd55eec6121f1e07843f9e8c4418d3db

Jan Schneider jan at horde.org
Thu Nov 24 16:15:51 UTC 2011


The branch "develop" has been updated.
The following is a summary of the commits.

from: f7fb04967dca3035966a46ae913af7145bf6fb63

95a1601 remove todo
462b8c4 celcius -> celsius
de170cb Pass the units down the object tree
dc67c5f remove unused method
d1eb552 Some fixes to work around Google returning whatever units it wants
5cba3b1 Tell the driver what units we want
cb37dd2 changes
4c7528d Fix path to locale directory
5dd6e79 bfn
30a5d21 Only display autocomplete choices if we have full information.
890cd90 [mms] Correctly save mail_domain value if changed in preferences UI.
a824139 phpdoc
1aabc1b simplify
bb8a59f [mms] Correctly apply default mail_domain in all places it is needed.
f2cea2d Fix critical issues with Autoload Caching.
eeb9728 These changes deserve changelog entries.
e62b4a7 'observation_location' is not set for me.
ff54553 Add replace task for translation class.
8e46f9f Make VFS section a sub-section of Horde Tuning.
ebf30f9 Add instructions for Horde_Autoloader_Cache.
8e46b14 Fix and add missing changelogs.
7e22474 Fix license.
92e3bb7 Spacing
c94bf1f Fix configuration path.
080838b One more place to fix webroot, add header.
3afc8d3 Add H3 changelog.
9e88847 Merge from Horde/IMP.
520dbe0 The Project is running the mailing lists.
2f9d043 Prepare release.
4f09beb Fix package name.
c57b61b We don't need the autoloader here.
dff825b [jan] Fix retrieving driver list if Horde_Service_Weather is not installed.
a5723c1 Cleanup, simplify.
8d39890 Check for Horde_Service_Facebook too.
01b2a8a Fix detecting release notes.
adb7ad9 Released timeobjects-1.0.4
421cbf0 Development mode for timeobjects-1.0.5
64d56a3 Fix version.
3f4b414 Released groupware-4.0.4
5370a16 Development mode for groupware-4.0.5
0278cd8 Released webmail-4.0.4
c556e4f Development mode for webmail-4.0.5
4da3729 Update ja translation.
0124445 $this->_cache can be false if retrieving from backend failed.
ccc51c4 Japanese translation updates.
45bd9d5 Merge branch 'master' into develop

-----------------------------------------------------------------------

commit 95a160165ea07f0f4ebaa519f147f13dabda1adb
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 23 00:28:29 2011 -0500

    remove todo

 framework/Service_Weather/lib/Horde/Service/Weather/Base.php |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/95a160165ea07f0f4ebaa519f147f13dabda1adb

-----------------------------------------------------------------------

commit 462b8c4ede9b54efcebc1788269e043d19fbba42
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 23 00:29:06 2011 -0500

    celcius -> celsius

 .../lib/Horde/Service/Weather/Period/WeatherUnderground.php       |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/462b8c4ede9b54efcebc1788269e043d19fbba42

-----------------------------------------------------------------------

commit de170cb1f5107d13c5756c1fd7be8bdcca790f0d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 23 00:58:14 2011 -0500

    Pass the units down the object tree

 .../Service_Weather/lib/Horde/Service/Weather/Current/Base.php    |    1 +
 .../Service_Weather/lib/Horde/Service/Weather/Forecast/Base.php   |    1 +
 .../Service_Weather/lib/Horde/Service/Weather/Period/Base.php     |    1 +
 3 files changed, 3 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/de170cb1f5107d13c5756c1fd7be8bdcca790f0d

-----------------------------------------------------------------------

commit dc67c5ff3a74039b411b3b75b956d56ce438624f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 23 00:59:36 2011 -0500

    remove unused method

 .../Service_Weather/lib/Horde/Service/Weather/Forecast/Google.php |    9 -----
 1 files changed, 0 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/dc67c5ff3a74039b411b3b75b956d56ce438624f

-----------------------------------------------------------------------

commit d1eb552d4c1dafb6e9f529daf6ff72ff4ce9223b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 23 01:00:17 2011 -0500

    Some fixes to work around Google returning whatever units it wants

 framework/Service_Weather/lib/Horde/Service/Weather/Google.php    |   17 ++-
 .../Service_Weather/lib/Horde/Service/Weather/Period/Google.php   |   22 ++++-
 2 files changed, 31 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/d1eb552d4c1dafb6e9f529daf6ff72ff4ce9223b

-----------------------------------------------------------------------

commit 5cba3b1969eed1ffee3e630c9c146fc9e3147b8b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 23 01:01:49 2011 -0500

    Tell the driver what units we want

 horde/lib/Block/Weather.php |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/5cba3b1969eed1ffee3e630c9c146fc9e3147b8b

-----------------------------------------------------------------------

commit cb37dd2aac33a540062abfa641c68b31c2737845
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 23 01:04:25 2011 -0500

    changes

 framework/Service_Weather/package.xml |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/cb37dd2aac33a540062abfa641c68b31c2737845

-----------------------------------------------------------------------

commit 4c7528d63fa0b48067cc193b4337d1ae6ef73a67
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 23 01:17:11 2011 -0500

    Fix path to locale directory

 .../Service_Weather/lib/Horde/Service/Weather/Translation.php     |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/4c7528d63fa0b48067cc193b4337d1ae6ef73a67

-----------------------------------------------------------------------

commit 5dd6e79d3778ee5134a90b019193db4861be238b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 23 01:19:20 2011 -0500

    bfn

 framework/Service_Weather/package.xml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/5dd6e79d3778ee5134a90b019193db4861be238b

-----------------------------------------------------------------------

commit 30a5d218d8510d7b0fce82593036a2ba84c5922c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Nov 23 01:24:36 2011 -0500

    Only display autocomplete choices if we have full information.

 framework/Service_Weather/lib/Horde/Service/Weather/Wwo.php |   12 ++++++----
 1 files changed, 7 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/30a5d218d8510d7b0fce82593036a2ba84c5922c

-----------------------------------------------------------------------

commit 890cd90bc52d04b8936efb17705229860a2b766a
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Nov 22 23:40:08 2011 -0700

    [mms] Correctly save mail_domain value if changed in preferences UI.

 imp/docs/CHANGES     |    1 +
 imp/lib/Prefs/Ui.php |    2 +-
 imp/package.xml      |    2 ++
 3 files changed, 4 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/890cd90bc52d04b8936efb17705229860a2b766a

-----------------------------------------------------------------------

commit a824139040785da60aa2b841eb65669b60d54dfe
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 23 00:08:51 2011 -0700

    phpdoc

 framework/Text_Filter/lib/Horde/Text/Filter/Linkurls.php |   55 +++++++-------
 1 files changed, 28 insertions(+), 27 deletions(-)

http://git.horde.org/horde-git/-/commit/a824139040785da60aa2b841eb65669b60d54dfe

-----------------------------------------------------------------------

commit 1aabc1bffe8f6fc7c6d38eecdc6a2decd65985ca
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 23 00:50:20 2011 -0700

    simplify

 imp/lib/Compose.php        |    4 +++-
 imp/lib/Prefs/Identity.php |   16 ++++++----------
 2 files changed, 9 insertions(+), 11 deletions(-)

http://git.horde.org/horde-git/-/commit/1aabc1bffe8f6fc7c6d38eecdc6a2decd65985ca

-----------------------------------------------------------------------

commit bb8a59fdebb940e0e3dfb67dd74ab71efd530141
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 23 00:51:16 2011 -0700

    [mms] Correctly apply default mail_domain in all places it is needed.

 imp/docs/CHANGES           |    1 +
 imp/lib/Compose.php        |    8 +++-----
 imp/lib/Prefs/Identity.php |   20 +++++++++++++++++---
 imp/package.xml            |    2 ++
 4 files changed, 23 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/bb8a59fdebb940e0e3dfb67dd74ab71efd530141

-----------------------------------------------------------------------

commit f2cea2dad967b03f3f27b33226fe25d6d74cb767
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 23 04:08:59 2011 -0700

    Fix critical issues with Autoload Caching.
    
    First, we should only be writing cache data if the cache array has
    changed; otherwise, we are creating a 0% hit rate on the cache entry.
    
    Internally Cache temp file and extension_loaded() values - the latter
    is an especially expensive call (see CODING_STANDARDS).
    
    Let file_[get|put]_contents() do all the work regarding write
    permissions - no need to explicitly check.
    
    Fix critical logic error in mapToPath() - we can't use isset() because
    we may be looking null values (e.g. class names that don't map to a
    file). Need to use array_key_exists() instead.

 framework/Autoloader_Cache/lib/Horde/Autoloader/Cache.php |   98 ++++++++++---
 1 files changed, 75 insertions(+), 23 deletions(-)

http://git.horde.org/horde-git/-/commit/f2cea2dad967b03f3f27b33226fe25d6d74cb767

-----------------------------------------------------------------------

commit eeb9728fec2fed7ea16a07bc0e9e4160b89ec7cb
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 23 04:57:08 2011 -0700

    These changes deserve changelog entries.
    
    [mms] Only save cached list if it has changed during this access.
    [mms] Fix logic error that prevented non-existent class names from being
    cached.

 framework/Autoloader_Cache/package.xml |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/eeb9728fec2fed7ea16a07bc0e9e4160b89ec7cb

-----------------------------------------------------------------------

commit e62b4a7c05d36700349a6a01bece415e5f9bede8
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 23 11:00:22 2011 +0100

    'observation_location' is not set for me.
    
    Still doesn't display the weather anymore.

 .../Service_Weather/lib/Horde/Service/Weather/Current/Google.php  |   18 +++--
 1 files changed, 10 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/e62b4a7c05d36700349a6a01bece415e5f9bede8

-----------------------------------------------------------------------

commit ff5455343a2b002d8640135637c305fbd3737e83
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 23 13:37:48 2011 +0100

    Add replace task for translation class.

 framework/Service_Weather/package.xml |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/ff5455343a2b002d8640135637c305fbd3737e83

-----------------------------------------------------------------------

commit 8e46f9fd1c3c4e4f0ce363973acecfbd94b834bc
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 23 15:48:13 2011 +0100

    Make VFS section a sub-section of Horde Tuning.

 horde/docs/PERFORMANCE |   21 ++++++++++++---------
 1 files changed, 12 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/8e46f9fd1c3c4e4f0ce363973acecfbd94b834bc

-----------------------------------------------------------------------

commit ebf30f9dad89ae2accaaae0aeab1e28aac867510
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 23 15:57:20 2011 +0100

    Add instructions for Horde_Autoloader_Cache.

 horde/docs/PERFORMANCE |   29 +++++++++++++++++++++++++++--
 1 files changed, 27 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/ebf30f9dad89ae2accaaae0aeab1e28aac867510

-----------------------------------------------------------------------

commit 8e46b14282e66be1c1cc295f860de85964877037
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 23 16:36:38 2011 +0100

    Fix and add missing changelogs.

 framework/Compress/package.xml      |    3 ++-
 framework/Image/package.xml         |    2 +-
 framework/Kolab_Format/package.xml  |    8 ++++----
 framework/Kolab_Storage/package.xml |   18 +++++++++---------
 framework/LoginTasks/package.xml    |    2 +-
 framework/Nls/package.xml           |    6 +++---
 framework/Xml_Element/package.xml   |    2 +-
 7 files changed, 21 insertions(+), 20 deletions(-)

http://git.horde.org/horde-git/-/commit/8e46b14282e66be1c1cc295f860de85964877037

-----------------------------------------------------------------------

commit 7e224746d37485e1e98200acc3e2763007255d5a
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 23 16:37:47 2011 +0100

    Fix license.

 hylax/docs/COPYING |  845 ++++++++++++++++++++++------------------------------
 1 files changed, 361 insertions(+), 484 deletions(-)

http://git.horde.org/horde-git/-/commit/7e224746d37485e1e98200acc3e2763007255d5a

-----------------------------------------------------------------------

commit 92e3bb7b28fd704d0efa47397bb9c1ca347e77d5
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 23 16:38:27 2011 +0100

    Spacing

 horde/docs/UPGRADING |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/92e3bb7b28fd704d0efa47397bb9c1ca347e77d5

-----------------------------------------------------------------------

commit c94bf1f0cdf2850e2662b3cf4480e1b9c96715b2
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 23 16:38:41 2011 +0100

    Fix configuration path.

 imp/docs/PERFORMANCE |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/c94bf1f0cdf2850e2662b3cf4480e1b9c96715b2

-----------------------------------------------------------------------

commit 080838bc12e38ad125d1eba809a07cb85b20a3c8
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 23 16:39:26 2011 +0100

    One more place to fix webroot, add header.

 horde/docs/INSTALL |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/080838bc12e38ad125d1eba809a07cb85b20a3c8

-----------------------------------------------------------------------

commit 3afc8d38ccdf98e0010236facbb94ffef797db8c
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 23 16:41:37 2011 +0100

    Add H3 changelog.

 bundles/groupware/docs/CHANGES |   48 +++++++++++++++++++++++++++++
 bundles/webmail/docs/CHANGES   |   66 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 114 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/3afc8d38ccdf98e0010236facbb94ffef797db8c

-----------------------------------------------------------------------

commit 9e888473e2b13e4f11348a1bf23201bd97724e6d
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 23 16:44:09 2011 +0100

    Merge from Horde/IMP.

 bundles/groupware/docs/INSTALL     |   26 ++++-----
 bundles/groupware/docs/PERFORMANCE |   39 +++++++++++++-
 bundles/webmail/docs/INSTALL       |   54 +++++++++----------
 bundles/webmail/docs/PERFORMANCE   |  106 ++++++++++++++++++++++++++++--------
 4 files changed, 159 insertions(+), 66 deletions(-)

http://git.horde.org/horde-git/-/commit/9e888473e2b13e4f11348a1bf23201bd97724e6d

-----------------------------------------------------------------------

commit 520dbe060d9a8509facfce4a6db10fe24d2bfeab
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 23 16:44:58 2011 +0100

    The Project is running the mailing lists.

 agora/docs/INSTALL                 |    2 +-
 ansel/docs/INSTALL                 |    2 +-
 bundles/kolab_webmail/docs/INSTALL |    2 +-
 chora/docs/INSTALL                 |    2 +-
 gollem/docs/INSTALL                |    2 +-
 hermes/docs/INSTALL                |    2 +-
 horde/docs/INSTALL                 |    2 +-
 imp/docs/INSTALL                   |    2 +-
 ingo/docs/INSTALL                  |    2 +-
 jonah/docs/INSTALL                 |    2 +-
 kronolith/docs/INSTALL             |    2 +-
 luxor/docs/INSTALL                 |    2 +-
 mnemo/docs/INSTALL                 |    2 +-
 nag/docs/INSTALL                   |    2 +-
 passwd/docs/INSTALL                |    2 +-
 sam/docs/INSTALL                   |    2 +-
 skeleton/docs/INSTALL              |    2 +-
 trean/docs/INSTALL                 |    2 +-
 turba/docs/INSTALL                 |    2 +-
 ulaform/docs/INSTALL               |    2 +-
 vilma/docs/INSTALL                 |    2 +-
 whups/docs/INSTALL                 |    2 +-
 wicked/docs/INSTALL                |    2 +-
 23 files changed, 23 insertions(+), 23 deletions(-)

http://git.horde.org/horde-git/-/commit/520dbe060d9a8509facfce4a6db10fe24d2bfeab

-----------------------------------------------------------------------

commit 2f9d043e0b3373752d174e40dd430df885227841
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 23 16:46:04 2011 +0100

    Prepare release.

 bundles/groupware/docs/CHANGES       |  291 ++++++++++++++++++++++++++++
 bundles/groupware/docs/RELEASE_NOTES |   45 +++--
 bundles/groupware/docs/UPGRADING     |   29 +++
 bundles/webmail/docs/CHANGES         |  354 ++++++++++++++++++++++++++++++++++
 bundles/webmail/docs/RELEASE_NOTES   |   68 +++----
 bundles/webmail/docs/UPGRADING       |   57 ++++++
 bundles/webmail/package.xml          |   16 +-
 7 files changed, 795 insertions(+), 65 deletions(-)

http://git.horde.org/horde-git/-/commit/2f9d043e0b3373752d174e40dd430df885227841

-----------------------------------------------------------------------

commit 4f09bebf423c441dea95612333a6a8c47fc75413
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 23 17:29:27 2011 +0100

    Fix package name.

 timeobjects/lib/Factory/Driver.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/4f09bebf423c441dea95612333a6a8c47fc75413

-----------------------------------------------------------------------

commit c57b61b4ee02319e0d8e1522eaf28d5fa9903674
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 23 17:38:44 2011 +0100

    We don't need the autoloader here.

 framework/Autoloader_Cache/bin/horde-autoloader-cache-prune |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/c57b61b4ee02319e0d8e1522eaf28d5fa9903674

-----------------------------------------------------------------------

commit dff825b83d780ddb732d289701b96e56584e2d12
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 23 17:50:01 2011 +0100

    [jan] Fix retrieving driver list if Horde_Service_Weather is not installed.

 timeobjects/docs/CHANGES           |    1 +
 timeobjects/lib/Factory/Driver.php |   14 +++++++++++---
 timeobjects/package.xml            |    4 ++--
 3 files changed, 14 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/dff825b83d780ddb732d289701b96e56584e2d12

-----------------------------------------------------------------------

commit a5723c11c8636be72fb60ef467b6e026f3d48698
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 23 17:57:00 2011 +0100

    Cleanup, simplify.

 timeobjects/lib/Api.php |   59 ++++++++++++++++++++--------------------------
 1 files changed, 26 insertions(+), 33 deletions(-)

http://git.horde.org/horde-git/-/commit/a5723c11c8636be72fb60ef467b6e026f3d48698

-----------------------------------------------------------------------

commit 8d398900215fd352d5aef2a93b69b42798a473f9
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 23 18:01:13 2011 +0100

    Check for Horde_Service_Facebook too.

 timeobjects/docs/CHANGES           |    2 +-
 timeobjects/lib/Factory/Driver.php |    5 +++++
 2 files changed, 6 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/8d398900215fd352d5aef2a93b69b42798a473f9

-----------------------------------------------------------------------

commit 01b2a8a17faa1ad4f91125b437bc1eceb47720a9
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 23 18:25:25 2011 +0100

    Fix detecting release notes.

 components/lib/Components/Release/Notes.php |    2 +-
 content/docs/RELEASE_NOTES                  |   13 -------------
 timeobjects/docs/RELEASE_NOTES              |   13 -------------
 3 files changed, 1 insertions(+), 27 deletions(-)

http://git.horde.org/horde-git/-/commit/01b2a8a17faa1ad4f91125b437bc1eceb47720a9

-----------------------------------------------------------------------

commit adb7ad98e2f2d4578fdd68aef4970decf5d30b76
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 23 18:27:31 2011 +0100

    Released timeobjects-1.0.4

 timeobjects/docs/CHANGES        |    6 +++---
 timeobjects/lib/Application.php |    2 +-
 timeobjects/package.xml         |    6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/adb7ad98e2f2d4578fdd68aef4970decf5d30b76

-----------------------------------------------------------------------

commit 421cbf07356495d0cc9a361d384634d5242256c5
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 23 18:27:35 2011 +0100

    Development mode for timeobjects-1.0.5

 timeobjects/docs/CHANGES        |    6 ++++++
 timeobjects/lib/Application.php |    2 +-
 timeobjects/package.xml         |   19 ++++++++++++++++---
 3 files changed, 23 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/421cbf07356495d0cc9a361d384634d5242256c5

-----------------------------------------------------------------------

commit 64d56a3afe1c9594def87a0881f0d1489f46f26b
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 23 18:51:06 2011 +0100

    Fix version.

 bundles/groupware/docs/RELEASE_NOTES |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/64d56a3afe1c9594def87a0881f0d1489f46f26b

-----------------------------------------------------------------------

commit 3f4b414e2bec8c2a12066453d307e141dd788606
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 23 18:54:31 2011 +0100

    Released groupware-4.0.4

 bundles/groupware/docs/CHANGES   |    6 +++---
 bundles/groupware/lib/Bundle.php |    2 +-
 bundles/groupware/package.xml    |    6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/3f4b414e2bec8c2a12066453d307e141dd788606

-----------------------------------------------------------------------

commit 5370a16c208102807bcb2f638916f94701e781a6
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 23 18:54:38 2011 +0100

    Development mode for groupware-4.0.5

 bundles/groupware/docs/CHANGES   |    6 ++++++
 bundles/groupware/lib/Bundle.php |    2 +-
 bundles/groupware/package.xml    |   17 +++++++++++++++--
 3 files changed, 22 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/5370a16c208102807bcb2f638916f94701e781a6

-----------------------------------------------------------------------

commit 0278cd811f5a91c54bd45c57672c7d741b13bcc4
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 23 18:56:53 2011 +0100

    Released webmail-4.0.4

 bundles/webmail/docs/CHANGES   |    6 +++---
 bundles/webmail/lib/Bundle.php |    2 +-
 bundles/webmail/package.xml    |    6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/0278cd811f5a91c54bd45c57672c7d741b13bcc4

-----------------------------------------------------------------------

commit c556e4fbd9a973d98e4a098e42be2bf4a8bd1740
Author: Jan Schneider <jan at horde.org>
Date:   Wed Nov 23 18:56:59 2011 +0100

    Development mode for webmail-4.0.5

 bundles/webmail/docs/CHANGES   |    6 ++++++
 bundles/webmail/lib/Bundle.php |    2 +-
 bundles/webmail/package.xml    |   17 +++++++++++++++--
 3 files changed, 22 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/c556e4fbd9a973d98e4a098e42be2bf4a8bd1740

-----------------------------------------------------------------------

commit 4da3729c83ee21fb31640d1b74bce1feb1302742
Author: Jan Schneider <jan at horde.org>
Date:   Thu Nov 24 17:06:09 2011 +0100

    Update ja translation.

 agora/locale/ja/LC_MESSAGES/agora.mo                              |  Bin 89900 -> 85822 bytes
 ansel/locale/ja/LC_MESSAGES/ansel.mo                              |  Bin 106075 -> 102092 bytes
 framework/Alarm/locale/ja/LC_MESSAGES/Horde_Alarm.mo              |  Bin 817 -> 817 bytes
 framework/Alarm/locale/ja/LC_MESSAGES/Horde_Alarm.po              |   14 +-
 framework/Argv/locale/ja/LC_MESSAGES/Horde_Argv.mo                |  Bin 1648 -> 1648 bytes
 framework/Argv/locale/ja/LC_MESSAGES/Horde_Argv.po                |    6 +-
 framework/Auth/locale/ja/LC_MESSAGES/Horde_Auth.mo                |  Bin 0 -> 2768 bytes
 framework/Auth/locale/ja/LC_MESSAGES/Horde_Auth.po                |   87 +
 framework/Browser/locale/ja/LC_MESSAGES/Horde_Browser.mo          |  Bin 1580 -> 1580 bytes
 framework/Browser/locale/ja/LC_MESSAGES/Horde_Browser.po          |   18 +-
 framework/Cli/locale/ja/LC_MESSAGES/Horde_Cli.mo                  |  Bin 593 -> 648 bytes
 framework/Cli/locale/ja/LC_MESSAGES/Horde_Cli.po                  |    9 +-
 framework/Compress/locale/ja/LC_MESSAGES/Horde_Compress.mo        |  Bin 997 -> 997 bytes
 framework/Compress/locale/ja/LC_MESSAGES/Horde_Compress.po        |   23 +-
 framework/Core/locale/ja/LC_MESSAGES/Horde_Core.mo                |  Bin 16864 -> 17448 bytes
 framework/Core/locale/ja/LC_MESSAGES/Horde_Core.po                |  377 +-
 framework/Crypt/locale/ja/LC_MESSAGES/Horde_Crypt.mo              |  Bin 8661 -> 8661 bytes
 framework/Crypt/locale/ja/LC_MESSAGES/Horde_Crypt.po              |  144 +-
 framework/Data/locale/ja/LC_MESSAGES/Horde_Data.mo                |  Bin 588 -> 588 bytes
 framework/Data/locale/ja/LC_MESSAGES/Horde_Data.po                |    6 +-
 framework/Date/locale/ja/LC_MESSAGES/Horde_Date.mo                |  Bin 1072 -> 1072 bytes
 framework/Date/locale/ja/LC_MESSAGES/Horde_Date.po                |   22 +-
 framework/Exception/locale/ja/LC_MESSAGES/Horde_Exception.mo      |  Bin 575 -> 575 bytes
 framework/Exception/locale/ja/LC_MESSAGES/Horde_Exception.po      |    6 +-
 framework/Form/locale/ja/LC_MESSAGES/Horde_Form.mo                |  Bin 11305 -> 11385 bytes
 framework/Form/locale/ja/LC_MESSAGES/Horde_Form.po                |  240 +-
 framework/Icalendar/locale/ja/LC_MESSAGES/Horde_Icalendar.mo      |  Bin 512 -> 506 bytes
 framework/Icalendar/locale/ja/LC_MESSAGES/Horde_Icalendar.po      |    8 +-
 framework/Image/locale/ja/LC_MESSAGES/Horde_Image.mo              |  Bin 13295 -> 13433 bytes
 framework/Image/locale/ja/LC_MESSAGES/Horde_Image.po              |   36 +-
 framework/Imsp/locale/ja/LC_MESSAGES/Horde_Imsp.mo                |  Bin 657 -> 536 bytes
 framework/Imsp/locale/ja/LC_MESSAGES/Horde_Imsp.po                |   19 +-
 framework/Itip/locale/ja/LC_MESSAGES/Horde_Itip.mo                |  Bin 1477 -> 1477 bytes
 framework/Itip/locale/ja/LC_MESSAGES/Horde_Itip.po                |    6 +-
 framework/Kolab/locale/ja/LC_MESSAGES/Horde_Kolab.mo              |  Bin 788 -> 788 bytes
 framework/Kolab/locale/ja/LC_MESSAGES/Horde_Kolab.po              |    6 +-
 framework/Kolab_Cli/locale/ja/LC_MESSAGES/Horde_Kolab_Cli.mo      |  Bin 0 -> 2261 bytes
 framework/Kolab_Cli/locale/ja/LC_MESSAGES/Horde_Kolab_Cli.po      |  239 +
 .../Kolab_FreeBusy/locale/ja/LC_MESSAGES/Horde_Kolab_FreeBusy.mo  |  Bin 2440 -> 2215 bytes
 .../Kolab_FreeBusy/locale/ja/LC_MESSAGES/Horde_Kolab_FreeBusy.po  |   26 +-
 .../Kolab_Resource/locale/ja/LC_MESSAGES/Horde_Kolab_Resource.mo  |  Bin 1026 -> 1026 bytes
 .../Kolab_Resource/locale/ja/LC_MESSAGES/Horde_Kolab_Resource.po  |    6 +-
 .../Kolab_Storage/locale/ja/LC_MESSAGES/Horde_Kolab_Storage.mo    |  Bin 8955 -> 8955 bytes
 .../Kolab_Storage/locale/ja/LC_MESSAGES/Horde_Kolab_Storage.po    |   30 +-
 framework/LoginTasks/locale/ja/LC_MESSAGES/Horde_LoginTasks.mo    |  Bin 645 -> 645 bytes
 framework/LoginTasks/locale/ja/LC_MESSAGES/Horde_LoginTasks.po    |   18 +-
 framework/Mime/locale/ja/LC_MESSAGES/Horde_Mime.mo                |  Bin 1453 -> 1453 bytes
 framework/Mime/locale/ja/LC_MESSAGES/Horde_Mime.po                |   30 +-
 framework/Mime_Viewer/locale/ja/LC_MESSAGES/Horde_Mime_Viewer.mo  |  Bin 1502 -> 1502 bytes
 framework/Mime_Viewer/locale/ja/LC_MESSAGES/Horde_Mime_Viewer.po  |    6 +-
 framework/Model/locale/ja/LC_MESSAGES/Horde_Model.mo              |  Bin 12016 -> 7395 bytes
 framework/Model/locale/ja/LC_MESSAGES/Horde_Model.po              |  597 +-
 framework/Nls/locale/ja/LC_MESSAGES/Horde_Nls.mo                  |  Bin 15509 -> 24741 bytes
 framework/Nls/locale/ja/LC_MESSAGES/Horde_Nls.po                  |  745 +-
 framework/Perms/locale/ja/LC_MESSAGES/Horde_Perms.mo              |  Bin 574 -> 835 bytes
 framework/Perms/locale/ja/LC_MESSAGES/Horde_Perms.po              |   16 +-
 framework/Prefs/locale/ja/LC_MESSAGES/Horde_Prefs.mo              |  Bin 888 -> 937 bytes
 framework/Prefs/locale/ja/LC_MESSAGES/Horde_Prefs.po              |   14 +-
 framework/Push/locale/ja/LC_MESSAGES/Horde_Push.mo                |  Bin 0 -> 1074 bytes
 framework/Push/locale/ja/LC_MESSAGES/Horde_Push.po                |   41 +
 framework/Rpc/locale/ja/LC_MESSAGES/Horde_Rpc.mo                  |  Bin 1426 -> 1426 bytes
 framework/Rpc/locale/ja/LC_MESSAGES/Horde_Rpc.po                  |    6 +-
 .../locale/ja/LC_MESSAGES/Horde_Service_Facebook.mo               |  Bin 676 -> 687 bytes
 .../locale/ja/LC_MESSAGES/Horde_Service_Facebook.po               |   16 +-
 .../Service_Scribd/locale/ja/LC_MESSAGES/Horde_Service_Scribd.mo  |  Bin 508 -> 508 bytes
 .../Service_Scribd/locale/ja/LC_MESSAGES/Horde_Service_Scribd.po  |    6 +-
 .../locale/ja/LC_MESSAGES/Horde_Service_Weather.mo                |  Bin 0 -> 7080 bytes
 .../locale/ja/LC_MESSAGES/Horde_Service_Weather.po                |  616 +
 framework/Share/locale/ja/LC_MESSAGES/Horde_Share.mo              |  Bin 592 -> 592 bytes
 framework/Share/locale/ja/LC_MESSAGES/Horde_Share.po              |   10 +-
 framework/Text_Filter/locale/ja/LC_MESSAGES/Horde_Text_Filter.mo  |  Bin 490 -> 490 bytes
 framework/Text_Filter/locale/ja/LC_MESSAGES/Horde_Text_Filter.po  |    6 +-
 framework/Token/locale/ja/LC_MESSAGES/Horde_Token.mo              |  Bin 1025 -> 1025 bytes
 framework/Token/locale/ja/LC_MESSAGES/Horde_Token.po              |   14 +-
 framework/Vfs/locale/ja/LC_MESSAGES/Horde_Vfs.mo                  |  Bin 671 -> 671 bytes
 framework/Vfs/locale/ja/LC_MESSAGES/Horde_Vfs.po                  |   12 +-
 gollem/locale/ja/LC_MESSAGES/gollem.mo                            |  Bin 82304 -> 78034 bytes
 gollem/locale/ja/LC_MESSAGES/gollem.po                            |  257 +-
 horde/locale/ja/LC_MESSAGES/horde.mo                              |  Bin 72894 -> 68828 bytes
 horde/locale/ja/LC_MESSAGES/horde.po                              | 1537 +--
 imp/locale/ja/LC_MESSAGES/imp.mo                                  |  Bin 193664 -> 193081 bytes
 imp/locale/ja/LC_MESSAGES/imp.po                                  | 3556 +++--
 ingo/locale/ja/LC_MESSAGES/ingo.mo                                |  Bin 92097 -> 88106 bytes
 ingo/locale/ja/LC_MESSAGES/ingo.po                                |  263 +-
 kronolith/locale/ja/LC_MESSAGES/kronolith.mo                      |  Bin 134718 -> 131111 bytes
 kronolith/locale/ja/LC_MESSAGES/kronolith.po                      | 1617 +-
 mnemo/locale/ja/LC_MESSAGES/mnemo.mo                              |  Bin 83330 -> 79452 bytes
 mnemo/locale/ja/LC_MESSAGES/mnemo.po                              |  116 +-
 nag/locale/ja/LC_MESSAGES/nag.mo                                  |  Bin 98184 -> 94640 bytes
 nag/locale/ja/LC_MESSAGES/nag.po                                  |  432 +-
 passwd/locale/ja/LC_MESSAGES/passwd.mo                            |  Bin 82405 -> 75552 bytes
 passwd/locale/ja/LC_MESSAGES/passwd.po                            |  291 +-
 timeobjects/locale/ja/LC_MESSAGES/timeobjects.mo                  |  Bin 72937 -> 69425 bytes
 timeobjects/locale/ja/LC_MESSAGES/timeobjects.po                  |  114 +-
 turba/locale/ja/LC_MESSAGES/turba.mo                              |  Bin 104235 -> 101393 bytes
 turba/locale/ja/LC_MESSAGES/turba.po                              |  576 +-
 wicked/locale/ja/LC_MESSAGES/wicked.mo                            |  Bin 87326 -> 83284 bytes
 97 files changed, 6813 insertions(+), 5427 deletions(-)
 create mode 100644 framework/Auth/locale/ja/LC_MESSAGES/Horde_Auth.mo
 create mode 100644 framework/Auth/locale/ja/LC_MESSAGES/Horde_Auth.po
 create mode 100644 framework/Kolab_Cli/locale/ja/LC_MESSAGES/Horde_Kolab_Cli.mo
 create mode 100644 framework/Kolab_Cli/locale/ja/LC_MESSAGES/Horde_Kolab_Cli.po
 create mode 100644 framework/Push/locale/ja/LC_MESSAGES/Horde_Push.mo
 create mode 100644 framework/Push/locale/ja/LC_MESSAGES/Horde_Push.po
 create mode 100644 framework/Service_Weather/locale/ja/LC_MESSAGES/Horde_Service_Weather.mo
 create mode 100644 framework/Service_Weather/locale/ja/LC_MESSAGES/Horde_Service_Weather.po

http://git.horde.org/horde-git/-/commit/4da3729c83ee21fb31640d1b74bce1feb1302742

-----------------------------------------------------------------------

commit 012444577cead95821548e8674c30a28752c0493
Author: Jan Schneider <jan at horde.org>
Date:   Thu Nov 24 17:09:12 2011 +0100

    $this->_cache can be false if retrieving from backend failed.

 framework/Autoloader_Cache/lib/Horde/Autoloader/Cache.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/012444577cead95821548e8674c30a28752c0493

-----------------------------------------------------------------------

commit ccc51c420365677cb4f6609634aa5fa3931d44ba
Author: Jan Schneider <jan at horde.org>
Date:   Thu Nov 24 17:10:34 2011 +0100

    Japanese translation updates.

 framework/Auth/package.xml             |    4 ++--
 framework/Core/package.xml             |    4 ++--
 framework/Image/package.xml            |    4 ++--
 framework/Imsp/package.xml             |    4 ++--
 framework/Kolab_Cli/package.xml        |    2 ++
 framework/Nls/package.xml              |    4 ++--
 framework/Perms/package.xml            |    4 ++--
 framework/Prefs/package.xml            |    4 ++--
 framework/Push/package.xml             |    2 ++
 framework/Service_Facebook/package.xml |    4 ++--
 framework/Service_Weather/package.xml  |    2 ++
 gollem/docs/CHANGES                    |    1 +
 gollem/package.xml                     |    4 ++--
 horde/docs/CHANGES                     |    1 +
 horde/package.xml                      |    4 ++--
 imp/docs/CHANGES                       |    1 +
 imp/package.xml                        |    2 ++
 ingo/docs/CHANGES                      |    1 +
 ingo/package.xml                       |    2 ++
 kronolith/docs/CHANGES                 |    1 +
 kronolith/package.xml                  |    4 ++--
 mnemo/docs/CHANGES                     |    1 +
 mnemo/package.xml                      |    4 ++--
 nag/docs/CHANGES                       |    1 +
 nag/package.xml                        |    4 ++--
 passwd/docs/CHANGES                    |    1 +
 passwd/package.xml                     |    4 ++--
 timeobjects/docs/CHANGES               |    1 +
 timeobjects/package.xml                |    4 ++--
 turba/docs/CHANGES                     |    1 +
 turba/package.xml                      |    4 ++--
 31 files changed, 52 insertions(+), 32 deletions(-)

http://git.horde.org/horde-git/-/commit/ccc51c420365677cb4f6609634aa5fa3931d44ba

-----------------------------------------------------------------------

commit 45bd9d5bdd55eec6121f1e07843f9e8c4418d3db
Merge: f7fb049 ccc51c4
Author: Jan Schneider <jan at horde.org>
Date:   Thu Nov 24 17:15:31 2011 +0100

    Merge branch 'master' into develop
    
    Conflicts:
    	framework/Core/package.xml
    	framework/Service_Weather/package.xml
    	horde/package.xml
    	imp/package.xml
    	ingo/package.xml
    	kronolith/package.xml
    	mnemo/package.xml
    	turba/package.xml

 agora/docs/INSTALL                                                |    2 +-
 agora/locale/ja/LC_MESSAGES/agora.mo                              |  Bin 89900 -> 85822 bytes
 ansel/docs/INSTALL                                                |    2 +-
 ansel/locale/ja/LC_MESSAGES/ansel.mo                              |  Bin 106075 -> 102092 bytes
 bundles/groupware/docs/CHANGES                                    |  347 +-
 bundles/groupware/docs/INSTALL                                    |   26 +-
 bundles/groupware/docs/PERFORMANCE                                |   39 +-
 bundles/groupware/docs/RELEASE_NOTES                              |   47 +-
 bundles/groupware/docs/UPGRADING                                  |   29 +
 bundles/groupware/lib/Bundle.php                                  |    2 +-
 bundles/groupware/package.xml                                     |   21 +-
 bundles/kolab_webmail/docs/INSTALL                                |    2 +-
 bundles/webmail/docs/CHANGES                                      |  428 +-
 bundles/webmail/docs/INSTALL                                      |   54 +-
 bundles/webmail/docs/PERFORMANCE                                  |  106 +-
 bundles/webmail/docs/RELEASE_NOTES                                |   68 +-
 bundles/webmail/docs/UPGRADING                                    |   57 +
 bundles/webmail/lib/Bundle.php                                    |    2 +-
 bundles/webmail/package.xml                                       |   37 +-
 chora/docs/INSTALL                                                |    2 +-
 components/lib/Components/Release/Notes.php                       |    2 +-
 content/docs/RELEASE_NOTES                                        |   13 -
 framework/Alarm/locale/ja/LC_MESSAGES/Horde_Alarm.mo              |  Bin 817 -> 817 bytes
 framework/Alarm/locale/ja/LC_MESSAGES/Horde_Alarm.po              |   14 +-
 framework/Argv/locale/ja/LC_MESSAGES/Horde_Argv.mo                |  Bin 1648 -> 1648 bytes
 framework/Argv/locale/ja/LC_MESSAGES/Horde_Argv.po                |    6 +-
 framework/Auth/locale/ja/LC_MESSAGES/Horde_Auth.mo                |  Bin 0 -> 2768 bytes
 framework/Auth/locale/ja/LC_MESSAGES/Horde_Auth.po                |   87 +
 framework/Auth/package.xml                                        |    4 +-
 framework/Autoloader_Cache/bin/horde-autoloader-cache-prune       |    2 -
 framework/Autoloader_Cache/lib/Horde/Autoloader/Cache.php         |   98 +-
 framework/Autoloader_Cache/package.xml                            |    6 +-
 framework/Browser/locale/ja/LC_MESSAGES/Horde_Browser.mo          |  Bin 1580 -> 1580 bytes
 framework/Browser/locale/ja/LC_MESSAGES/Horde_Browser.po          |   18 +-
 framework/Cli/locale/ja/LC_MESSAGES/Horde_Cli.mo                  |  Bin 593 -> 648 bytes
 framework/Cli/locale/ja/LC_MESSAGES/Horde_Cli.po                  |    9 +-
 framework/Compress/locale/ja/LC_MESSAGES/Horde_Compress.mo        |  Bin 997 -> 997 bytes
 framework/Compress/locale/ja/LC_MESSAGES/Horde_Compress.po        |   23 +-
 framework/Compress/package.xml                                    |    3 +-
 framework/Core/locale/ja/LC_MESSAGES/Horde_Core.mo                |  Bin 16864 -> 17448 bytes
 framework/Core/locale/ja/LC_MESSAGES/Horde_Core.po                |  377 +-
 framework/Core/package.xml                                        |    2 +-
 framework/Crypt/locale/ja/LC_MESSAGES/Horde_Crypt.mo              |  Bin 8661 -> 8661 bytes
 framework/Crypt/locale/ja/LC_MESSAGES/Horde_Crypt.po              |  144 +-
 framework/Data/locale/ja/LC_MESSAGES/Horde_Data.mo                |  Bin 588 -> 588 bytes
 framework/Data/locale/ja/LC_MESSAGES/Horde_Data.po                |    6 +-
 framework/Date/locale/ja/LC_MESSAGES/Horde_Date.mo                |  Bin 1072 -> 1072 bytes
 framework/Date/locale/ja/LC_MESSAGES/Horde_Date.po                |   22 +-
 framework/Exception/locale/ja/LC_MESSAGES/Horde_Exception.mo      |  Bin 575 -> 575 bytes
 framework/Exception/locale/ja/LC_MESSAGES/Horde_Exception.po      |    6 +-
 framework/Form/locale/ja/LC_MESSAGES/Horde_Form.mo                |  Bin 11305 -> 11385 bytes
 framework/Form/locale/ja/LC_MESSAGES/Horde_Form.po                |  240 +-
 framework/Icalendar/locale/ja/LC_MESSAGES/Horde_Icalendar.mo      |  Bin 512 -> 506 bytes
 framework/Icalendar/locale/ja/LC_MESSAGES/Horde_Icalendar.po      |    8 +-
 framework/Image/locale/ja/LC_MESSAGES/Horde_Image.mo              |  Bin 13295 -> 13433 bytes
 framework/Image/locale/ja/LC_MESSAGES/Horde_Image.po              |   36 +-
 framework/Image/package.xml                                       |    6 +-
 framework/Imsp/locale/ja/LC_MESSAGES/Horde_Imsp.mo                |  Bin 657 -> 536 bytes
 framework/Imsp/locale/ja/LC_MESSAGES/Horde_Imsp.po                |   19 +-
 framework/Imsp/package.xml                                        |    4 +-
 framework/Itip/locale/ja/LC_MESSAGES/Horde_Itip.mo                |  Bin 1477 -> 1477 bytes
 framework/Itip/locale/ja/LC_MESSAGES/Horde_Itip.po                |    6 +-
 framework/Kolab/locale/ja/LC_MESSAGES/Horde_Kolab.mo              |  Bin 788 -> 788 bytes
 framework/Kolab/locale/ja/LC_MESSAGES/Horde_Kolab.po              |    6 +-
 framework/Kolab_Cli/locale/ja/LC_MESSAGES/Horde_Kolab_Cli.mo      |  Bin 0 -> 2261 bytes
 framework/Kolab_Cli/locale/ja/LC_MESSAGES/Horde_Kolab_Cli.po      |  239 +
 framework/Kolab_Cli/package.xml                                   |    2 +
 framework/Kolab_Format/package.xml                                |    8 +-
 .../Kolab_FreeBusy/locale/ja/LC_MESSAGES/Horde_Kolab_FreeBusy.mo  |  Bin 2440 -> 2215 bytes
 .../Kolab_FreeBusy/locale/ja/LC_MESSAGES/Horde_Kolab_FreeBusy.po  |   26 +-
 .../Kolab_Resource/locale/ja/LC_MESSAGES/Horde_Kolab_Resource.mo  |  Bin 1026 -> 1026 bytes
 .../Kolab_Resource/locale/ja/LC_MESSAGES/Horde_Kolab_Resource.po  |    6 +-
 .../Kolab_Storage/locale/ja/LC_MESSAGES/Horde_Kolab_Storage.mo    |  Bin 8955 -> 8955 bytes
 .../Kolab_Storage/locale/ja/LC_MESSAGES/Horde_Kolab_Storage.po    |   30 +-
 framework/Kolab_Storage/package.xml                               |   18 +-
 framework/LoginTasks/locale/ja/LC_MESSAGES/Horde_LoginTasks.mo    |  Bin 645 -> 645 bytes
 framework/LoginTasks/locale/ja/LC_MESSAGES/Horde_LoginTasks.po    |   18 +-
 framework/LoginTasks/package.xml                                  |    2 +-
 framework/Mime/locale/ja/LC_MESSAGES/Horde_Mime.mo                |  Bin 1453 -> 1453 bytes
 framework/Mime/locale/ja/LC_MESSAGES/Horde_Mime.po                |   30 +-
 framework/Mime_Viewer/locale/ja/LC_MESSAGES/Horde_Mime_Viewer.mo  |  Bin 1502 -> 1502 bytes
 framework/Mime_Viewer/locale/ja/LC_MESSAGES/Horde_Mime_Viewer.po  |    6 +-
 framework/Model/locale/ja/LC_MESSAGES/Horde_Model.mo              |  Bin 12016 -> 7395 bytes
 framework/Model/locale/ja/LC_MESSAGES/Horde_Model.po              |  597 +-
 framework/Nls/locale/ja/LC_MESSAGES/Horde_Nls.mo                  |  Bin 15509 -> 24741 bytes
 framework/Nls/locale/ja/LC_MESSAGES/Horde_Nls.po                  |  745 +-
 framework/Nls/package.xml                                         |   10 +-
 framework/Perms/locale/ja/LC_MESSAGES/Horde_Perms.mo              |  Bin 574 -> 835 bytes
 framework/Perms/locale/ja/LC_MESSAGES/Horde_Perms.po              |   16 +-
 framework/Perms/package.xml                                       |    4 +-
 framework/Prefs/locale/ja/LC_MESSAGES/Horde_Prefs.mo              |  Bin 888 -> 937 bytes
 framework/Prefs/locale/ja/LC_MESSAGES/Horde_Prefs.po              |   14 +-
 framework/Prefs/package.xml                                       |    4 +-
 framework/Push/locale/ja/LC_MESSAGES/Horde_Push.mo                |  Bin 0 -> 1074 bytes
 framework/Push/locale/ja/LC_MESSAGES/Horde_Push.po                |   41 +
 framework/Push/package.xml                                        |    2 +
 framework/Rpc/locale/ja/LC_MESSAGES/Horde_Rpc.mo                  |  Bin 1426 -> 1426 bytes
 framework/Rpc/locale/ja/LC_MESSAGES/Horde_Rpc.po                  |    6 +-
 .../locale/ja/LC_MESSAGES/Horde_Service_Facebook.mo               |  Bin 676 -> 687 bytes
 .../locale/ja/LC_MESSAGES/Horde_Service_Facebook.po               |   16 +-
 framework/Service_Facebook/package.xml                            |    4 +-
 .../Service_Scribd/locale/ja/LC_MESSAGES/Horde_Service_Scribd.mo  |  Bin 508 -> 508 bytes
 .../Service_Scribd/locale/ja/LC_MESSAGES/Horde_Service_Scribd.po  |    6 +-
 framework/Service_Weather/lib/Horde/Service/Weather/Base.php      |    2 -
 .../Service_Weather/lib/Horde/Service/Weather/Current/Base.php    |    1 +
 .../Service_Weather/lib/Horde/Service/Weather/Current/Google.php  |   18 +-
 .../Service_Weather/lib/Horde/Service/Weather/Forecast/Base.php   |    1 +
 .../Service_Weather/lib/Horde/Service/Weather/Forecast/Google.php |    9 -
 framework/Service_Weather/lib/Horde/Service/Weather/Google.php    |   17 +-
 .../Service_Weather/lib/Horde/Service/Weather/Period/Base.php     |    1 +
 .../Service_Weather/lib/Horde/Service/Weather/Period/Google.php   |   22 +-
 .../lib/Horde/Service/Weather/Period/WeatherUnderground.php       |    4 +-
 .../Service_Weather/lib/Horde/Service/Weather/Translation.php     |    2 +-
 framework/Service_Weather/lib/Horde/Service/Weather/Wwo.php       |   12 +-
 .../locale/ja/LC_MESSAGES/Horde_Service_Weather.mo                |  Bin 0 -> 7080 bytes
 .../locale/ja/LC_MESSAGES/Horde_Service_Weather.po                |  616 +
 framework/Service_Weather/package.xml                             |   18 +-
 framework/Share/locale/ja/LC_MESSAGES/Horde_Share.mo              |  Bin 592 -> 592 bytes
 framework/Share/locale/ja/LC_MESSAGES/Horde_Share.po              |   10 +-
 framework/Text_Filter/lib/Horde/Text/Filter/Linkurls.php          |   55 +-
 framework/Text_Filter/locale/ja/LC_MESSAGES/Horde_Text_Filter.mo  |  Bin 490 -> 490 bytes
 framework/Text_Filter/locale/ja/LC_MESSAGES/Horde_Text_Filter.po  |    6 +-
 framework/Token/locale/ja/LC_MESSAGES/Horde_Token.mo              |  Bin 1025 -> 1025 bytes
 framework/Token/locale/ja/LC_MESSAGES/Horde_Token.po              |   14 +-
 framework/Vfs/locale/ja/LC_MESSAGES/Horde_Vfs.mo                  |  Bin 671 -> 671 bytes
 framework/Vfs/locale/ja/LC_MESSAGES/Horde_Vfs.po                  |   12 +-
 framework/Xml_Element/package.xml                                 |    2 +-
 gollem/docs/CHANGES                                               |    1 +
 gollem/docs/INSTALL                                               |    2 +-
 gollem/locale/ja/LC_MESSAGES/gollem.mo                            |  Bin 82304 -> 78034 bytes
 gollem/locale/ja/LC_MESSAGES/gollem.po                            |  257 +-
 gollem/package.xml                                                |    4 +-
 hermes/docs/INSTALL                                               |    2 +-
 horde/docs/CHANGES                                                |    1 +
 horde/docs/INSTALL                                                |    8 +-
 horde/docs/PERFORMANCE                                            |   46 +-
 horde/docs/UPGRADING                                              |    4 +
 horde/lib/Block/Weather.php                                       |   11 +-
 horde/locale/ja/LC_MESSAGES/horde.mo                              |  Bin 72894 -> 68828 bytes
 horde/locale/ja/LC_MESSAGES/horde.po                              | 1537 +--
 horde/package.xml                                                 |    2 +-
 hylax/docs/COPYING                                                |  845 +-
 imp/docs/CHANGES                                                  |    3 +
 imp/docs/INSTALL                                                  |    2 +-
 imp/docs/PERFORMANCE                                              |    2 +-
 imp/lib/Compose.php                                               |   12 +-
 imp/lib/Prefs/Identity.php                                        |   36 +-
 imp/lib/Prefs/Ui.php                                              |    2 +-
 imp/locale/ja/LC_MESSAGES/imp.mo                                  |  Bin 193664 -> 193081 bytes
 imp/locale/ja/LC_MESSAGES/imp.po                                  | 3556 +++--
 imp/package.xml                                                   |    3 +
 ingo/docs/CHANGES                                                 |    1 +
 ingo/docs/INSTALL                                                 |    2 +-
 ingo/locale/ja/LC_MESSAGES/ingo.mo                                |  Bin 92097 -> 88106 bytes
 ingo/locale/ja/LC_MESSAGES/ingo.po                                |  263 +-
 ingo/package.xml                                                  |    1 +
 jonah/docs/INSTALL                                                |    2 +-
 kronolith/docs/CHANGES                                            |    1 +
 kronolith/docs/INSTALL                                            |    2 +-
 kronolith/locale/ja/LC_MESSAGES/kronolith.mo                      |  Bin 134718 -> 131111 bytes
 kronolith/locale/ja/LC_MESSAGES/kronolith.po                      | 1617 +-
 kronolith/package.xml                                             |    2 +-
 luxor/docs/INSTALL                                                |    2 +-
 mnemo/docs/CHANGES                                                |    1 +
 mnemo/docs/INSTALL                                                |    2 +-
 mnemo/locale/ja/LC_MESSAGES/mnemo.mo                              |  Bin 83330 -> 79452 bytes
 mnemo/locale/ja/LC_MESSAGES/mnemo.po                              |  116 +-
 mnemo/package.xml                                                 |    2 +-
 nag/docs/CHANGES                                                  |    1 +
 nag/docs/INSTALL                                                  |    2 +-
 nag/locale/ja/LC_MESSAGES/nag.mo                                  |  Bin 98184 -> 94640 bytes
 nag/locale/ja/LC_MESSAGES/nag.po                                  |  432 +-
 nag/package.xml                                                   |    4 +-
 passwd/docs/CHANGES                                               |    1 +
 passwd/docs/INSTALL                                               |    2 +-
 passwd/locale/ja/LC_MESSAGES/passwd.mo                            |  Bin 82405 -> 75552 bytes
 passwd/locale/ja/LC_MESSAGES/passwd.po                            |  291 +-
 passwd/package.xml                                                |    4 +-
 sam/docs/INSTALL                                                  |    2 +-
 skeleton/docs/INSTALL                                             |    2 +-
 timeobjects/docs/CHANGES                                          |   10 +-
 timeobjects/docs/RELEASE_NOTES                                    |   13 -
 timeobjects/lib/Api.php                                           |   59 +-
 timeobjects/lib/Application.php                                   |    2 +-
 timeobjects/lib/Factory/Driver.php                                |   23 +-
 timeobjects/locale/ja/LC_MESSAGES/timeobjects.mo                  |  Bin 72937 -> 69425 bytes
 timeobjects/locale/ja/LC_MESSAGES/timeobjects.po                  |  114 +-
 timeobjects/package.xml                                           |   25 +-
 trean/docs/INSTALL                                                |    2 +-
 turba/docs/CHANGES                                                |    1 +
 turba/docs/INSTALL                                                |    2 +-
 turba/locale/ja/LC_MESSAGES/turba.mo                              |  Bin 104235 -> 101393 bytes
 turba/locale/ja/LC_MESSAGES/turba.po                              |  576 +-
 turba/package.xml                                                 |    2 +-
 ulaform/docs/INSTALL                                              |    2 +-
 vilma/docs/INSTALL                                                |    2 +-
 whups/docs/INSTALL                                                |    2 +-
 wicked/docs/INSTALL                                               |    2 +-
 wicked/locale/ja/LC_MESSAGES/wicked.mo                            |  Bin 87326 -> 83284 bytes
 199 files changed, 8712 insertions(+), 6326 deletions(-)

http://git.horde.org/horde-git/-/commit/45bd9d5bdd55eec6121f1e07843f9e8c4418d3db




More information about the commits mailing list