[commits] Horde-Hatchery branch master updated. 61fe60646d024a181a8f0d1ea13fc2c98e1f2b2a
Jan Schneider
jan at horde.org
Mon Jan 19 10:07:25 UTC 2009
The branch master has been updated
via 61fe60646d024a181a8f0d1ea13fc2c98e1f2b2a (commit)
via 3465a185a4a4b2549bdd0038d5f3acb06583f598 (commit)
via 2f1795184a9bc58a25e1ac513d370082b171dc25 (commit)
via 15b3dfac681598371fdc775df934c78369e5ece3 (commit)
via ae529bfd53296d17e71f3db9af3767c00330a2f4 (commit)
from 257c7da84d074d8afa650e8c20e0c1d6c4fd2352 (commit)
-----------------------------------------------------------------------
commit 61fe60646d024a181a8f0d1ea13fc2c98e1f2b2a
Author: Jan Schneider <jan at horde.org>
Date: Mon Jan 19 11:07:30 2009 +0100
Translation -> Babel
babel/commit.php | 2 +-
babel/config/hooks.php.dist | 8 +-
babel/edit.php | 8 +-
babel/extract.php | 8 +-
babel/lib/Babel.php | 312 ++++++++++++++++++
babel/lib/Translation.php | 312 ------------------
babel/lib/api.php | 30 +-
babel/lib/base.php | 28 +-
babel/make.php | 8 +-
babel/po/babel.pot | 489 +++++++++++++++++++++++++++++
babel/po/translation.pot | 489 -----------------------------
babel/reset.php | 8 +-
babel/stats.php | 14 +-
babel/templates/common-header.inc | 2 +-
babel/templates/index.php | 2 +-
babel/themes/graphics/babel.png | Bin 0 -> 790 bytes
babel/themes/graphics/skeleton.png | Bin 743 -> 0 bytes
babel/themes/graphics/translation.png | Bin 790 -> 0 bytes
babel/upload.php | 2 +-
babel/view.php | 22 +-
20 files changed, 872 insertions(+), 872 deletions(-)
create mode 100644 babel/lib/Babel.php
delete mode 100644 babel/lib/Translation.php
create mode 100644 babel/po/babel.pot
delete mode 100644 babel/po/translation.pot
create mode 100644 babel/themes/graphics/babel.png
delete mode 100644 babel/themes/graphics/skeleton.png
delete mode 100644 babel/themes/graphics/translation.png
http://git.horde.org/diff.php/babel/commit.php?rt=horde-hatchery&r1=15b3dfac681598371fdc775df934c78369e5ece3&r2=61fe60646d024a181a8f0d1ea13fc2c98e1f2b2a
http://git.horde.org/diff.php/babel/config/hooks.php.dist?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=61fe60646d024a181a8f0d1ea13fc2c98e1f2b2a
http://git.horde.org/diff.php/babel/edit.php?rt=horde-hatchery&r1=15b3dfac681598371fdc775df934c78369e5ece3&r2=61fe60646d024a181a8f0d1ea13fc2c98e1f2b2a
http://git.horde.org/diff.php/babel/extract.php?rt=horde-hatchery&r1=15b3dfac681598371fdc775df934c78369e5ece3&r2=61fe60646d024a181a8f0d1ea13fc2c98e1f2b2a
http://git.horde.org/co.php/babel/lib/Babel.php?rt=horde-hatchery&r=61fe60646d024a181a8f0d1ea13fc2c98e1f2b2a
http://git.horde.org/diff.php/babel/lib/Translation.php?rt=horde-hatchery&r1=2f1795184a9bc58a25e1ac513d370082b171dc25&r2=61fe60646d024a181a8f0d1ea13fc2c98e1f2b2a
http://git.horde.org/diff.php/babel/lib/api.php?rt=horde-hatchery&r1=15b3dfac681598371fdc775df934c78369e5ece3&r2=61fe60646d024a181a8f0d1ea13fc2c98e1f2b2a
http://git.horde.org/diff.php/babel/lib/base.php?rt=horde-hatchery&r1=15b3dfac681598371fdc775df934c78369e5ece3&r2=61fe60646d024a181a8f0d1ea13fc2c98e1f2b2a
http://git.horde.org/diff.php/babel/make.php?rt=horde-hatchery&r1=15b3dfac681598371fdc775df934c78369e5ece3&r2=61fe60646d024a181a8f0d1ea13fc2c98e1f2b2a
http://git.horde.org/co.php/babel/po/babel.pot?rt=horde-hatchery&r=61fe60646d024a181a8f0d1ea13fc2c98e1f2b2a
http://git.horde.org/diff.php/babel/po/translation.pot?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=61fe60646d024a181a8f0d1ea13fc2c98e1f2b2a
http://git.horde.org/diff.php/babel/reset.php?rt=horde-hatchery&r1=15b3dfac681598371fdc775df934c78369e5ece3&r2=61fe60646d024a181a8f0d1ea13fc2c98e1f2b2a
http://git.horde.org/diff.php/babel/stats.php?rt=horde-hatchery&r1=15b3dfac681598371fdc775df934c78369e5ece3&r2=61fe60646d024a181a8f0d1ea13fc2c98e1f2b2a
http://git.horde.org/diff.php/babel/templates/common-header.inc?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=61fe60646d024a181a8f0d1ea13fc2c98e1f2b2a
http://git.horde.org/diff.php/babel/templates/index.php?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=61fe60646d024a181a8f0d1ea13fc2c98e1f2b2a
http://git.horde.org/co.php/babel/themes/graphics/babel.png?rt=horde-hatchery&r=61fe60646d024a181a8f0d1ea13fc2c98e1f2b2a
http://git.horde.org/diff.php/babel/themes/graphics/skeleton.png?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=61fe60646d024a181a8f0d1ea13fc2c98e1f2b2a
http://git.horde.org/diff.php/babel/themes/graphics/translation.png?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=61fe60646d024a181a8f0d1ea13fc2c98e1f2b2a
http://git.horde.org/diff.php/babel/upload.php?rt=horde-hatchery&r1=15b3dfac681598371fdc775df934c78369e5ece3&r2=61fe60646d024a181a8f0d1ea13fc2c98e1f2b2a
http://git.horde.org/diff.php/babel/view.php?rt=horde-hatchery&r1=15b3dfac681598371fdc775df934c78369e5ece3&r2=61fe60646d024a181a8f0d1ea13fc2c98e1f2b2a
-----------------------------------------------------------------------
commit 3465a185a4a4b2549bdd0038d5f3acb06583f598
Author: Jan Schneider <jan at horde.org>
Date: Mon Jan 19 11:03:56 2009 +0100
Remove (old) copy of po/translation.php.
babel/scripts/translate.php | 1527 ---------------------------------------
1 files changed, 0 insertions(+), 1527 deletions(-)
delete mode 100755 babel/scripts/translate.php
http://git.horde.org/diff.php/babel/scripts/translate.php?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=3465a185a4a4b2549bdd0038d5f3acb06583f598
-----------------------------------------------------------------------
commit 2f1795184a9bc58a25e1ac513d370082b171dc25
Author: Jan Schneider <jan at horde.org>
Date: Mon Jan 19 10:54:59 2009 +0100
Load scriptaculous from Horde.
babel/js/effects.js | 65 -
babel/js/prototype.js | 4221 -----------------------------------------
babel/js/redbox.js | 130 --
babel/lib/Translation.php | 6 +-
4 files changed, 3 insertions(+), 4419 deletions(-)
delete mode 100644 babel/js/effects.js
delete mode 100644 babel/js/prototype.js
delete mode 100644 babel/js/redbox.js
http://git.horde.org/diff.php/babel/js/effects.js?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=2f1795184a9bc58a25e1ac513d370082b171dc25
http://git.horde.org/diff.php/babel/js/prototype.js?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=2f1795184a9bc58a25e1ac513d370082b171dc25
http://git.horde.org/diff.php/babel/js/redbox.js?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=2f1795184a9bc58a25e1ac513d370082b171dc25
http://git.horde.org/diff.php/babel/lib/Translation.php?rt=horde-hatchery&r1=15b3dfac681598371fdc775df934c78369e5ece3&r2=2f1795184a9bc58a25e1ac513d370082b171dc25
-----------------------------------------------------------------------
commit 15b3dfac681598371fdc775df934c78369e5ece3
Author: Jan Schneider <jan at horde.org>
Date: Mon Jan 19 10:52:53 2009 +0100
Fix copyright year.
babel/commit.php | 2 +-
babel/download.php | 2 +-
babel/edit.php | 2 +-
babel/extract.php | 2 +-
babel/index.php | 2 +-
babel/lib/Display.php | 2 +-
babel/lib/Translate.php | 4 ++--
babel/lib/Translate_Help.php | 4 ++--
babel/lib/Translation.php | 2 +-
babel/lib/api.php | 3 +++
babel/lib/base.php | 2 +-
babel/make.php | 2 +-
babel/reset.php | 2 +-
babel/stats.php | 2 +-
babel/upload.php | 2 +-
babel/view.php | 2 +-
babel/viewsource.php | 2 +-
17 files changed, 21 insertions(+), 18 deletions(-)
http://git.horde.org/diff.php/babel/commit.php?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=15b3dfac681598371fdc775df934c78369e5ece3
http://git.horde.org/diff.php/babel/download.php?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=15b3dfac681598371fdc775df934c78369e5ece3
http://git.horde.org/diff.php/babel/edit.php?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=15b3dfac681598371fdc775df934c78369e5ece3
http://git.horde.org/diff.php/babel/extract.php?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=15b3dfac681598371fdc775df934c78369e5ece3
http://git.horde.org/diff.php/babel/index.php?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=15b3dfac681598371fdc775df934c78369e5ece3
http://git.horde.org/diff.php/babel/lib/Display.php?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=15b3dfac681598371fdc775df934c78369e5ece3
http://git.horde.org/diff.php/babel/lib/Translate.php?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=15b3dfac681598371fdc775df934c78369e5ece3
http://git.horde.org/diff.php/babel/lib/Translate_Help.php?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=15b3dfac681598371fdc775df934c78369e5ece3
http://git.horde.org/diff.php/babel/lib/Translation.php?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=15b3dfac681598371fdc775df934c78369e5ece3
http://git.horde.org/diff.php/babel/lib/api.php?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=15b3dfac681598371fdc775df934c78369e5ece3
http://git.horde.org/diff.php/babel/lib/base.php?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=15b3dfac681598371fdc775df934c78369e5ece3
http://git.horde.org/diff.php/babel/make.php?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=15b3dfac681598371fdc775df934c78369e5ece3
http://git.horde.org/diff.php/babel/reset.php?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=15b3dfac681598371fdc775df934c78369e5ece3
http://git.horde.org/diff.php/babel/stats.php?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=15b3dfac681598371fdc775df934c78369e5ece3
http://git.horde.org/diff.php/babel/upload.php?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=15b3dfac681598371fdc775df934c78369e5ece3
http://git.horde.org/diff.php/babel/view.php?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=15b3dfac681598371fdc775df934c78369e5ece3
http://git.horde.org/diff.php/babel/viewsource.php?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=15b3dfac681598371fdc775df934c78369e5ece3
-----------------------------------------------------------------------
commit ae529bfd53296d17e71f3db9af3767c00330a2f4
Author: Jan Schneider <jan at horde.org>
Date: Mon Jan 19 10:51:59 2009 +0100
Require installing Gettext package from PEAR.
babel/lib/Gettext.php | 280 -----------------------------------
babel/lib/Gettext/MO.php | 331 ------------------------------------------
babel/lib/Gettext/PO.php | 209 --------------------------
3 files changed, 0 insertions(+), 820 deletions(-)
delete mode 100644 babel/lib/Gettext.php
delete mode 100644 babel/lib/Gettext/MO.php
delete mode 100644 babel/lib/Gettext/PO.php
http://git.horde.org/diff.php/babel/lib/Gettext.php?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=ae529bfd53296d17e71f3db9af3767c00330a2f4
http://git.horde.org/diff.php/babel/lib/Gettext/MO.php?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=ae529bfd53296d17e71f3db9af3767c00330a2f4
http://git.horde.org/diff.php/babel/lib/Gettext/PO.php?rt=horde-hatchery&r1=257c7da84d074d8afa650e8c20e0c1d6c4fd2352&r2=ae529bfd53296d17e71f3db9af3767c00330a2f4
More information about the commits
mailing list