[commits] Horde branch master updated. 1aec00fca19fb61b44fbd6407c91f945da334bee

Jan Schneider jan at horde.org
Thu Sep 9 18:48:32 UTC 2010


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

from: 896235380abdc28bc1a4865745631a6823d44d98

f936ec4 Consolidate on backends.php for backend configuration files.
b491024 Setup -> Configuration
5c0e407 Fix paths.
6b2c7d5 Options/Settings -> Preferences
1aec00f Ignore .bak files.

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

commit f936ec44d0a4fce5b5a5b999abeed841957d14d3
Author: Jan Schneider <jan at horde.org>
Date:   Thu Sep 9 17:50:20 2010 +0200

    Consolidate on backends.php for backend configuration files.

 chora/config/backends.php.dist                       |   70 ++
 chora/config/conf.xml                                |    2 +-
 chora/config/sourceroots.php.dist                    |   70 --
 chora/docs/CHANGES                                   |    1 +
 chora/docs/INSTALL                                   |    4 +-
 chora/docs/UPGRADING                                 |   22 +
 chora/lib/Application.php                            |    4 +-
 chora/lib/Test.php                                   |    2 +-
 imp/config/backends.php.dist                         |  400 +++++++
 imp/config/conf.xml                                  |    2 +-
 imp/config/hooks.php.dist                            |    4 +-
 imp/config/servers.php.dist                          |  400 -------
 imp/docs/CHANGES                                     |    1 +
 imp/docs/INSTALL                                     |    6 +-
 imp/docs/UPGRADING                                   |    2 +-
 imp/lib/Auth.php                                     |    6 +-
 imp/lib/Imap.php                                     |    4 +-
 imp/lib/Quota/Hook.php                               |    2 +-
 imp/lib/Test.php                                     |    2 +-
 luxor/config/backends.php.dist                       |   31 +
 luxor/config/sources.php.dist                        |   31 -
 luxor/docs/CHANGES                                   |    1 +
 luxor/lib/Luxor.php                                  |    2 +-
 turba/config/backends.php.dist                       | 1104 ++++++++++++++++++
 turba/config/hooks.php.dist                          |    2 +-
 turba/config/prefs.php.dist                          |    2 +-
 turba/config/sources.php.dist                        | 1104 ------------------
 turba/docs/CHANGES                                   |    1 +
 turba/docs/INSTALL                                   |    4 +-
 turba/docs/LDAP                                      |    4 +-
 turba/docs/UPGRADING                                 |    4 +
 turba/lib/Api.php                                    |    2 +-
 turba/lib/Application.php                            |    6 +-
 turba/lib/Driver.php                                 |    2 +-
 turba/lib/Form/CreateAddressBook.php                 |    2 +-
 turba/lib/Test.php                                   |    2 +-
 turba/lib/Turba.php                                  |    4 +-
 turba/lib/tests/KolabTestBase.php                    |    2 +-
 turba/scripts/import_squirrelmail_file_abook.php     |    2 +-
 turba/scripts/import_squirrelmail_sql_abook.php      |    2 +-
 turba/scripts/upgrades/2007-06-17_flatten_shares.php |    2 +-
 41 files changed, 1675 insertions(+), 1645 deletions(-)
 create mode 100644 chora/config/backends.php.dist
 delete mode 100644 chora/config/sourceroots.php.dist
 create mode 100644 chora/docs/UPGRADING
 create mode 100644 imp/config/backends.php.dist
 delete mode 100644 imp/config/servers.php.dist
 mode change 100755 => 100644 kastalia/config/conf.xml
 create mode 100644 luxor/config/backends.php.dist
 delete mode 100644 luxor/config/sources.php.dist
 create mode 100644 turba/config/backends.php.dist
 delete mode 100644 turba/config/sources.php.dist

http://git.horde.org/co.php/chora/config/backends.php.dist?rt=horde-git&r=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/chora/config/conf.xml?rt=horde-git&r1=bc4b561c37a008f431d457f601da9ed6e8c38afe&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/chora/config/sourceroots.php.dist?rt=horde-git&r1=08137096bf5e05ab323d44662b2b322b3f739aca&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/chora/docs/CHANGES?rt=horde-git&r1=a83b333c25f64c8cf0864c1e9838d82773f80037&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/chora/docs/INSTALL?rt=horde-git&r1=0ba655dddacd7de41df20ef0014e6f6dc242d861&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/co.php/chora/docs/UPGRADING?rt=horde-git&r=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/chora/lib/Application.php?rt=horde-git&r1=9c0f33973a80a215c92c6d6e3d1c6be5616f3a47&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/chora/lib/Test.php?rt=horde-git&r1=ce90d817080e0734cc65aff3b9a487b3d1aae0ce&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/co.php/imp/config/backends.php.dist?rt=horde-git&r=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/imp/config/conf.xml?rt=horde-git&r1=56ed0db696fcf0cb572d26d76ebbf43a6a3f23eb&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/imp/config/hooks.php.dist?rt=horde-git&r1=1df094692c2695c161765c7e33484a5abf3f7290&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/imp/config/servers.php.dist?rt=horde-git&r1=81f01e643ff94b3df203574cdf002e9774251189&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-git&r1=48913cf3af81875d6e5c6f32e030c5913f22f25d&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/imp/docs/INSTALL?rt=horde-git&r1=e2e084a517dfe3c732b3147fddfb6d2cf481b65a&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/imp/docs/UPGRADING?rt=horde-git&r1=1df094692c2695c161765c7e33484a5abf3f7290&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/imp/lib/Auth.php?rt=horde-git&r1=7980771d0684f78a9f996512a6c38b6df3f3491b&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/imp/lib/Imap.php?rt=horde-git&r1=fbd8b1f1f5e452061516b30e337d149d86b66098&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/imp/lib/Quota/Hook.php?rt=horde-git&r1=618b889787d97cabcb906378074cfc8828e7f5ab&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/imp/lib/Test.php?rt=horde-git&r1=bf4719ffd4d666e00287a27dc1f42085a36ccb0e&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/kastalia/config/conf.xml?rt=horde-git&r1=18a88fb358ba161362cf262487a720b9ad6dd5ba&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/co.php/luxor/config/backends.php.dist?rt=horde-git&r=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/luxor/config/sources.php.dist?rt=horde-git&r1=a6e50ed6d17f606444e6bb7d4130628d36005d52&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/luxor/docs/CHANGES?rt=horde-git&r1=a6e50ed6d17f606444e6bb7d4130628d36005d52&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/luxor/lib/Luxor.php?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/co.php/turba/config/backends.php.dist?rt=horde-git&r=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/turba/config/hooks.php.dist?rt=horde-git&r1=b8614426ad255d7b9f0090a9df6dfd758eb7cca6&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/turba/config/prefs.php.dist?rt=horde-git&r1=e0b94d1c9d08ff8a0d94ba0aa507b33c3858244a&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/turba/config/sources.php.dist?rt=horde-git&r1=b8614426ad255d7b9f0090a9df6dfd758eb7cca6&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/turba/docs/CHANGES?rt=horde-git&r1=411743cf2a625c2025ff85de32f2403858355a40&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/turba/docs/INSTALL?rt=horde-git&r1=99d3ec3de78ee8fb862d211e2b330747a31aac23&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/turba/docs/LDAP?rt=horde-git&r1=99d3ec3de78ee8fb862d211e2b330747a31aac23&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/turba/docs/UPGRADING?rt=horde-git&r1=b3b443e8bb9b41be970f9d058143f4c8ba953b9a&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/turba/lib/Api.php?rt=horde-git&r1=b8614426ad255d7b9f0090a9df6dfd758eb7cca6&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/turba/lib/Application.php?rt=horde-git&r1=9c0f33973a80a215c92c6d6e3d1c6be5616f3a47&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/turba/lib/Driver.php?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/turba/lib/Form/CreateAddressBook.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/turba/lib/Test.php?rt=horde-git&r1=3559335be56b6872fa873b5faacb2ecf1c135d20&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/turba/lib/Turba.php?rt=horde-git&r1=6717b87acee9b8f9b42b638d7b952428021ad80f&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/turba/lib/tests/KolabTestBase.php?rt=horde-git&r1=804a9137cf115b82e3e8688b6c68cad4e1329991&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/turba/scripts/import_squirrelmail_file_abook.php?rt=horde-git&r1=b8614426ad255d7b9f0090a9df6dfd758eb7cca6&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/turba/scripts/import_squirrelmail_sql_abook.php?rt=horde-git&r1=b8614426ad255d7b9f0090a9df6dfd758eb7cca6&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3
http://git.horde.org/diff.php/turba/scripts/upgrades/2007-06-17_flatten_shares.php?rt=horde-git&r1=c47b942008a20196a5bb01f72164e9e63019ec2c&r2=f936ec44d0a4fce5b5a5b999abeed841957d14d3

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

commit b491024914d0198c3c085c97bc1aae0b71c63e6c
Author: Jan Schneider <jan at horde.org>
Date:   Thu Sep 9 18:25:19 2010 +0200

    Setup -> Configuration

 ansel/docs/INSTALL                                            |    8 +-
 framework/Kolab_Filter/lib/Horde/Kolab/Test/Filter.php        |    2 +-
 framework/Kolab_Storage/test/Horde/Kolab/Storage/Scenario.php |    2 +-
 horde/admin/config/config.php                                 |   97 ++++
 horde/admin/config/diff.php                                   |   83 +++
 horde/admin/config/index.php                                  |  231 +++++++++
 horde/admin/config/scripts.php                                |  100 ++++
 horde/admin/setup/config.php                                  |   97 ----
 horde/admin/setup/diff.php                                    |   83 ---
 horde/admin/setup/index.php                                   |  231 ---------
 horde/admin/setup/scripts.php                                 |   98 ----
 horde/docs/INSTALL                                            |   34 +-
 horde/docs/SECURITY                                           |    4 +-
 horde/lib/Api.php                                             |    4 +-
 horde/templates/admin/config/config.html                      |   11 +
 horde/templates/admin/config/diff.html                        |   11 +
 horde/templates/admin/config/index.html                       |   81 +++
 horde/templates/admin/setup/config.html                       |   11 -
 horde/templates/admin/setup/diff.html                         |   11 -
 horde/templates/admin/setup/index.html                        |   81 ---
 imp/docs/INSTALL                                              |   33 +-
 koward/lib/Koward/Test.php                                    |    2 +-
 22 files changed, 659 insertions(+), 656 deletions(-)
 create mode 100644 horde/admin/config/config.php
 create mode 100644 horde/admin/config/diff.php
 create mode 100644 horde/admin/config/index.php
 create mode 100644 horde/admin/config/scripts.php
 delete mode 100644 horde/admin/setup/config.php
 delete mode 100644 horde/admin/setup/diff.php
 delete mode 100644 horde/admin/setup/index.php
 delete mode 100644 horde/admin/setup/scripts.php
 create mode 100644 horde/templates/admin/config/config.html
 create mode 100644 horde/templates/admin/config/diff.html
 create mode 100644 horde/templates/admin/config/index.html
 delete mode 100644 horde/templates/admin/setup/config.html
 delete mode 100644 horde/templates/admin/setup/diff.html
 delete mode 100644 horde/templates/admin/setup/index.html

http://git.horde.org/diff.php/ansel/docs/INSTALL?rt=horde-git&r1=074b21376a2b7a6d70b7c82fdcd5b4207ec102d0&r2=b491024914d0198c3c085c97bc1aae0b71c63e6c
http://git.horde.org/diff.php/framework/Kolab_Filter/lib/Horde/Kolab/Test/Filter.php?rt=horde-git&r1=650c02d7086fa1ab6a19a3c7508acde330ae253d&r2=b491024914d0198c3c085c97bc1aae0b71c63e6c
http://git.horde.org/diff.php/framework/Kolab_Storage/test/Horde/Kolab/Storage/Scenario.php?rt=horde-git&r1=804a9137cf115b82e3e8688b6c68cad4e1329991&r2=b491024914d0198c3c085c97bc1aae0b71c63e6c
http://git.horde.org/co.php/horde/admin/config/config.php?rt=horde-git&r=b491024914d0198c3c085c97bc1aae0b71c63e6c
http://git.horde.org/co.php/horde/admin/config/diff.php?rt=horde-git&r=b491024914d0198c3c085c97bc1aae0b71c63e6c
http://git.horde.org/co.php/horde/admin/config/index.php?rt=horde-git&r=b491024914d0198c3c085c97bc1aae0b71c63e6c
http://git.horde.org/co.php/horde/admin/config/scripts.php?rt=horde-git&r=b491024914d0198c3c085c97bc1aae0b71c63e6c
http://git.horde.org/diff.php/horde/admin/setup/config.php?rt=horde-git&r1=b005b542c04e6bac2a9fd3deebcb53302af4607f&r2=b491024914d0198c3c085c97bc1aae0b71c63e6c
http://git.horde.org/diff.php/horde/admin/setup/diff.php?rt=horde-git&r1=b005b542c04e6bac2a9fd3deebcb53302af4607f&r2=b491024914d0198c3c085c97bc1aae0b71c63e6c
http://git.horde.org/diff.php/horde/admin/setup/index.php?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=b491024914d0198c3c085c97bc1aae0b71c63e6c
http://git.horde.org/diff.php/horde/admin/setup/scripts.php?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=b491024914d0198c3c085c97bc1aae0b71c63e6c
http://git.horde.org/diff.php/horde/docs/INSTALL?rt=horde-git&r1=409c54441537bda971163853e9123f4ba22673a2&r2=b491024914d0198c3c085c97bc1aae0b71c63e6c
http://git.horde.org/diff.php/horde/docs/SECURITY?rt=horde-git&r1=055b46239d41c44d0dc8363929bd6ea4257f347c&r2=b491024914d0198c3c085c97bc1aae0b71c63e6c
http://git.horde.org/diff.php/horde/lib/Api.php?rt=horde-git&r1=f848bedd3756ce5a9af2990a36b59a9c1b027aed&r2=b491024914d0198c3c085c97bc1aae0b71c63e6c
http://git.horde.org/co.php/horde/templates/admin/config/config.html?rt=horde-git&r=b491024914d0198c3c085c97bc1aae0b71c63e6c
http://git.horde.org/co.php/horde/templates/admin/config/diff.html?rt=horde-git&r=b491024914d0198c3c085c97bc1aae0b71c63e6c
http://git.horde.org/co.php/horde/templates/admin/config/index.html?rt=horde-git&r=b491024914d0198c3c085c97bc1aae0b71c63e6c
http://git.horde.org/diff.php/horde/templates/admin/setup/config.html?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=b491024914d0198c3c085c97bc1aae0b71c63e6c
http://git.horde.org/diff.php/horde/templates/admin/setup/diff.html?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=b491024914d0198c3c085c97bc1aae0b71c63e6c
http://git.horde.org/diff.php/horde/templates/admin/setup/index.html?rt=horde-git&r1=44794778d1e148b988fe57a75b3ef203883fa05f&r2=b491024914d0198c3c085c97bc1aae0b71c63e6c
http://git.horde.org/diff.php/imp/docs/INSTALL?rt=horde-git&r1=f936ec44d0a4fce5b5a5b999abeed841957d14d3&r2=b491024914d0198c3c085c97bc1aae0b71c63e6c
http://git.horde.org/diff.php/koward/lib/Koward/Test.php?rt=horde-git&r1=4d249a3af4faea6509fe8da806264dd5d87ab4e5&r2=b491024914d0198c3c085c97bc1aae0b71c63e6c

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

commit 5c0e4073c204e22b9bb98c6ce594d392eef0fb4b
Author: Jan Schneider <jan at horde.org>
Date:   Thu Sep 9 18:25:58 2010 +0200

    Fix paths.

 horde/admin/alarms.php   |    2 +-
 horde/admin/datatree.php |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/horde/admin/alarms.php?rt=horde-git&r1=79bf8f469ae19a69c1de18c50528aeb89eeef24a&r2=5c0e4073c204e22b9bb98c6ce594d392eef0fb4b
http://git.horde.org/diff.php/horde/admin/datatree.php?rt=horde-git&r1=81c121f7b46ef9cb08956636ebbef0ded70796f9&r2=5c0e4073c204e22b9bb98c6ce594d392eef0fb4b

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

commit 6b2c7d5e725f211a601798d707c631ba710748e2
Author: Jan Schneider <jan at horde.org>
Date:   Thu Sep 9 20:47:50 2010 +0200

    Options/Settings -> Preferences

 agora/config/prefs.php.dist                         |   20 +++---
 agora/lib/Application.php                           |    2 +-
 ansel/config/conf.xml                               |    6 +-
 ansel/config/prefs.php.dist                         |   24 +++---
 ansel/lib/Application.php                           |    2 +-
 beatnik/config/prefs.php.dist                       |    4 +-
 chora/locale/de/help.xml                            |    2 +-
 chora/locale/en/help.xml                            |    6 +-
 chora/locale/es/help.xml                            |    2 +-
 chora/locale/fi/help.xml                            |    2 +-
 fima/config/prefs.php.dist                          |    8 +-
 fima/lib/Application.php                            |    2 +-
 fima/locale/de/help.xml                             |    8 +-
 fima/locale/en/help.xml                             |   14 ++--
 framework/Core/lib/Horde.php                        |    8 +-
 framework/Core/lib/Horde/Core/Factory/Prefs.php     |    2 +-
 framework/Core/lib/Horde/Core/Prefs/Ui.php          |   14 ++--
 framework/Core/lib/Horde/Core/Sidebar.php           |   20 +++---
 framework/Core/lib/Horde/Menu.php                   |   13 ++--
 framework/Core/lib/Horde/Registry/Application.php   |    2 +-
 framework/Prefs/lib/Horde/Prefs/CategoryManager.php |    2 +-
 framework/admintools/horde-remove-pref.php          |    6 +-
 gollem/config/prefs.php.dist                        |    2 +-
 gollem/lib/Application.php                          |    2 +-
 gollem/locale/en/help.xml                           |    4 +-
 hermes/config/prefs.php.dist                        |    4 +-
 horde/config/conf.xml                               |    2 +-
 horde/config/prefs.php.dist                         |   40 +++++-----
 horde/docs/CHANGES                                  |    6 +-
 horde/lib/Block/fb_stream.php                       |    4 +-
 horde/lib/Block/twitter_timeline.php                |    2 +-
 horde/services/confirm.php                          |    2 +-
 horde/services/facebook.php                         |    4 +-
 horde/services/prefs.php                            |    2 +-
 horde/templates/prefs/app.html                      |    8 +-
 horde/templates/prefs/end.html                      |    4 +-
 hylax/config/prefs.php.dist                         |    6 +-
 imp/config/hooks.php.dist                           |    2 +-
 imp/config/prefs.php.dist                           |   78 +++++++++---------
 imp/lib/Prefs/Identity.php                          |    2 +-
 imp/lib/Prefs/Ui.php                                |    2 +-
 imp/locale/en/help.xml                              |   10 +-
 imp/templates/dimp/index.inc                        |    2 +-
 imp/templates/dimp/javascript_defs_dimp.php         |    2 +-
 ingo/config/prefs.php.dist                          |    4 +-
 jeta/config/prefs.php.dist                          |   14 ++--
 koward/www/horde/config/prefs.php.dist              |   16 ++--
 kronolith/config/prefs.php.dist                     |   10 +-
 kronolith/index.php                                 |    2 +-
 kronolith/js/kronolith.js                           |   16 ++--
 kronolith/lib/Application.php                       |    2 +-
 kronolith/lib/Kronolith.php                         |    6 +-
 kronolith/locale/ca/help.xml                        |    2 +-
 kronolith/locale/de/help.xml                        |    2 +-
 kronolith/locale/en/help.xml                        |   13 ++--
 kronolith/locale/es/help.xml                        |    2 +-
 kronolith/locale/eu/help.xml                        |    2 +-
 kronolith/locale/fi/help.xml                        |    2 +-
 kronolith/locale/fr/help.xml                        |    2 +-
 kronolith/locale/hr/help.xml                        |    2 +-
 kronolith/locale/hu/help.xml                        |    2 +-
 kronolith/locale/pt_BR/help.xml                     |    2 +-
 kronolith/locale/tr/help.xml                        |    2 +-
 luxor/docs/CHANGES                                  |    2 +-
 mnemo/config/prefs.php.dist                         |   10 +-
 nag/config/prefs.php.dist                           |   16 ++--
 nag/lib/Application.php                             |    2 +-
 nag/templates/list/task_headers.inc                 |    2 +-
 news/add.php                                        |    2 +-
 news/admin/sources/index.php                        |    2 +-
 operator/config/prefs.php.dist                      |    2 +-
 skoli/config/prefs.php.dist                         |   10 +-
 skoli/templates/list/headers.inc                    |    2 +-
 trean/config/prefs.php.dist                         |    4 +-
 turba/config/prefs.php.dist                         |   12 ++--
 turba/lib/Application.php                           |    2 +-
 whups/config/prefs.php.dist                         |   14 ++--
 whups/lib/Application.php                           |    2 +-
 78 files changed, 272 insertions(+), 274 deletions(-)

http://git.horde.org/diff.php/agora/config/prefs.php.dist?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/agora/lib/Application.php?rt=horde-git&r1=9c0f33973a80a215c92c6d6e3d1c6be5616f3a47&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/ansel/config/conf.xml?rt=horde-git&r1=7115a22bef9ead59732b473875f5cd38efee3b38&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/ansel/config/prefs.php.dist?rt=horde-git&r1=09a9b451bd97f63bea5b24e27adf3ab3fe0b9723&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/ansel/lib/Application.php?rt=horde-git&r1=3b84d04919accf91428a760b2ba7921a543d3909&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/beatnik/config/prefs.php.dist?rt=horde-git&r1=18a88fb358ba161362cf262487a720b9ad6dd5ba&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/chora/locale/de/help.xml?rt=horde-git&r1=2f39d45da52281ed2a81f0c26535262b6c763d20&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/chora/locale/en/help.xml?rt=horde-git&r1=2f39d45da52281ed2a81f0c26535262b6c763d20&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/chora/locale/es/help.xml?rt=horde-git&r1=2f39d45da52281ed2a81f0c26535262b6c763d20&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/chora/locale/fi/help.xml?rt=horde-git&r1=2f39d45da52281ed2a81f0c26535262b6c763d20&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/fima/config/prefs.php.dist?rt=horde-git&r1=4343b7a9079e436ff77770deb9adb6b1f38cc29c&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/fima/lib/Application.php?rt=horde-git&r1=a861b23f6c641b45228b9a8a2a8cf90e5013be5e&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/fima/locale/de/help.xml?rt=horde-git&r1=2f39d45da52281ed2a81f0c26535262b6c763d20&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/fima/locale/en/help.xml?rt=horde-git&r1=2f39d45da52281ed2a81f0c26535262b6c763d20&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/framework/Core/lib/Horde.php?rt=horde-git&r1=7260411885046b8e796bd8848af2407efa4683aa&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/Prefs.php?rt=horde-git&r1=bcf644f1408e1394a5aa12810fd064756955e855&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Prefs/Ui.php?rt=horde-git&r1=d79e77776adce0aaca7b21b8dc80ca86a3e28481&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Sidebar.php?rt=horde-git&r1=f848bedd3756ce5a9af2990a36b59a9c1b027aed&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/framework/Core/lib/Horde/Menu.php?rt=horde-git&r1=9f3cc186f8f9e9cc01dbf0d54d4816ba9706efa8&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry/Application.php?rt=horde-git&r1=f848bedd3756ce5a9af2990a36b59a9c1b027aed&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/framework/Prefs/lib/Horde/Prefs/CategoryManager.php?rt=horde-git&r1=6e6599dfe74533b868cb0aaa80eeb6a2d482ce92&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/framework/admintools/horde-remove-pref.php?rt=horde-git&r1=8badadf0948f10cfad5b94ad9fa062c2d0484a1e&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/gollem/config/prefs.php.dist?rt=horde-git&r1=81f7516340d82b919b1420ca49f09b73a8ce4b1f&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/gollem/lib/Application.php?rt=horde-git&r1=9c0f33973a80a215c92c6d6e3d1c6be5616f3a47&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/gollem/locale/en/help.xml?rt=horde-git&r1=2f39d45da52281ed2a81f0c26535262b6c763d20&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/hermes/config/prefs.php.dist?rt=horde-git&r1=9aa9438d661722f25946e60ff1c3bd8a23a2e6d2&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/horde/config/conf.xml?rt=horde-git&r1=5db1aa95e62a94f51edb8ffd2335a119b1ffe91c&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/horde/config/prefs.php.dist?rt=horde-git&r1=844e3051a3fe4c8576c2f37e38a00e61e19b6079&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/horde/docs/CHANGES?rt=horde-git&r1=1b12b87338bb80be24760a28b28ba2d51a3d6112&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/horde/lib/Block/fb_stream.php?rt=horde-git&r1=aaaab766c8aff5d11d295e2449085fce55f4a039&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/horde/lib/Block/twitter_timeline.php?rt=horde-git&r1=aaaab766c8aff5d11d295e2449085fce55f4a039&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/horde/services/confirm.php?rt=horde-git&r1=4a9fc60dcb0286d04378fcf14b1ba4fcba6918d1&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/horde/services/facebook.php?rt=horde-git&r1=d95db6493f5bd74089776868c1bd1715f5eccacc&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/horde/services/prefs.php?rt=horde-git&r1=6e6599dfe74533b868cb0aaa80eeb6a2d482ce92&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/horde/templates/prefs/app.html?rt=horde-git&r1=bca4bb776d6645ae465c404dd7c57694ae703c16&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/horde/templates/prefs/end.html?rt=horde-git&r1=6e6599dfe74533b868cb0aaa80eeb6a2d482ce92&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/hylax/config/prefs.php.dist?rt=horde-git&r1=57382eb8367721a68232b41e2e702b11c5ccf367&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/imp/config/hooks.php.dist?rt=horde-git&r1=f936ec44d0a4fce5b5a5b999abeed841957d14d3&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/imp/config/prefs.php.dist?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/imp/lib/Prefs/Identity.php?rt=horde-git&r1=4a9fc60dcb0286d04378fcf14b1ba4fcba6918d1&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/imp/lib/Prefs/Ui.php?rt=horde-git&r1=2c4908e2e4b376beef5e2d4491422fb81829cb05&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/imp/locale/en/help.xml?rt=horde-git&r1=840f71925cf1f6de914c1c37e8f2ff73fc52670c&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/imp/templates/dimp/index.inc?rt=horde-git&r1=2dcb73b6fc14e73570d747136f5caa5c1dcd2b7d&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/imp/templates/dimp/javascript_defs_dimp.php?rt=horde-git&r1=b496687e2e71f3ebaecdff5ee49561fbfc1c74cb&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/ingo/config/prefs.php.dist?rt=horde-git&r1=9a2ef1ce1d3d1bbdf2dd71b707908d5cf1cfaa8f&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/jeta/config/prefs.php.dist?rt=horde-git&r1=08137096bf5e05ab323d44662b2b322b3f739aca&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/koward/www/horde/config/prefs.php.dist?rt=horde-git&r1=b5009a9166b95bfc8d720e492cb5c0397d56512d&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/kronolith/config/prefs.php.dist?rt=horde-git&r1=d95db6493f5bd74089776868c1bd1715f5eccacc&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/kronolith/index.php?rt=horde-git&r1=7d6ef69a3540299fe2cc5d4725849225c4506ae2&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/kronolith/js/kronolith.js?rt=horde-git&r1=18cf6db7e4d82cf0468286fce68ec5c8c5ed697a&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/kronolith/lib/Application.php?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/kronolith/lib/Kronolith.php?rt=horde-git&r1=6717b87acee9b8f9b42b638d7b952428021ad80f&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/kronolith/locale/ca/help.xml?rt=horde-git&r1=2f39d45da52281ed2a81f0c26535262b6c763d20&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/kronolith/locale/de/help.xml?rt=horde-git&r1=2f39d45da52281ed2a81f0c26535262b6c763d20&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/kronolith/locale/en/help.xml?rt=horde-git&r1=2f39d45da52281ed2a81f0c26535262b6c763d20&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/kronolith/locale/es/help.xml?rt=horde-git&r1=2f39d45da52281ed2a81f0c26535262b6c763d20&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/kronolith/locale/eu/help.xml?rt=horde-git&r1=2f39d45da52281ed2a81f0c26535262b6c763d20&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/kronolith/locale/fi/help.xml?rt=horde-git&r1=2f39d45da52281ed2a81f0c26535262b6c763d20&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/kronolith/locale/fr/help.xml?rt=horde-git&r1=2f39d45da52281ed2a81f0c26535262b6c763d20&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/kronolith/locale/hr/help.xml?rt=horde-git&r1=2f39d45da52281ed2a81f0c26535262b6c763d20&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/kronolith/locale/hu/help.xml?rt=horde-git&r1=2f39d45da52281ed2a81f0c26535262b6c763d20&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/kronolith/locale/pt_BR/help.xml?rt=horde-git&r1=4e87c5a6112ed61520cbc097bc92428fe4a54b22&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/kronolith/locale/tr/help.xml?rt=horde-git&r1=2f39d45da52281ed2a81f0c26535262b6c763d20&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/luxor/docs/CHANGES?rt=horde-git&r1=f936ec44d0a4fce5b5a5b999abeed841957d14d3&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/mnemo/config/prefs.php.dist?rt=horde-git&r1=4343b7a9079e436ff77770deb9adb6b1f38cc29c&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/nag/config/prefs.php.dist?rt=horde-git&r1=78827708ba7de3c4c4a43dd1b8ac1fca6cc63720&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/nag/lib/Application.php?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/nag/templates/list/task_headers.inc?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/news/add.php?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/news/admin/sources/index.php?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/operator/config/prefs.php.dist?rt=horde-git&r1=57382eb8367721a68232b41e2e702b11c5ccf367&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/skoli/config/prefs.php.dist?rt=horde-git&r1=18a88fb358ba161362cf262487a720b9ad6dd5ba&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/skoli/templates/list/headers.inc?rt=horde-git&r1=b0ee59fe2b830806015bb4a030a5106d29cb3993&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/trean/config/prefs.php.dist?rt=horde-git&r1=ecd882c3a0d488f156209a707b1b4c423d1ff65c&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/turba/config/prefs.php.dist?rt=horde-git&r1=f936ec44d0a4fce5b5a5b999abeed841957d14d3&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/turba/lib/Application.php?rt=horde-git&r1=f936ec44d0a4fce5b5a5b999abeed841957d14d3&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/whups/config/prefs.php.dist?rt=horde-git&r1=e0b94d1c9d08ff8a0d94ba0aa507b33c3858244a&r2=6b2c7d5e725f211a601798d707c631ba710748e2
http://git.horde.org/diff.php/whups/lib/Application.php?rt=horde-git&r1=9c0f33973a80a215c92c6d6e3d1c6be5616f3a47&r2=6b2c7d5e725f211a601798d707c631ba710748e2

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

commit 1aec00fca19fb61b44fbd6407c91f945da334bee
Author: Jan Schneider <jan at horde.org>
Date:   Thu Sep 9 20:48:20 2010 +0200

    Ignore .bak files.

 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://git.horde.org/diff.php/.gitignore?rt=horde-git&r1=5f44b6ad0979c5355e08e8b3cfb641770a0c7c91&r2=1aec00fca19fb61b44fbd6407c91f945da334bee




More information about the commits mailing list