commit: vacation README index.php main.php vacation/config .cvsignore conf.xml vacation/docs CHANGES INSTALL RELEASE_NOTES TODO vacation/files empty.gdbmb.bin vacation/lib AliasDriver.php Driver.php base.php version.php vacation/lib/AliasDriver ftp.php ...

"Jan Schneider" <[email protected]>
Newsgroups gmane.comp.horde.cvs
Message-ID <[email protected]>
jan         2008-10-09 13:37:37 EDT

  Modified files:        (Branch: FRAMEWORK_3)
    .                    README index.php main.php 
    config               .cvsignore conf.xml 
    docs                 CHANGES INSTALL RELEASE_NOTES TODO 
    lib                  AliasDriver.php Driver.php base.php 
                         version.php 
    lib/AliasDriver      ftp.php none.php 
    lib/Block            summary.php 
    lib/Driver           forwards.php ldap.php qmail.php sql.php 
    locale/de_DE/LC_MESSAGES vacation.mo 
    locale/en_US         help.xml 
    locale/es_ES         help.xml 
    locale/fi_FI         help.xml 
    locale/fi_FI/LC_MESSAGES vacation.mo 
    locale/it_IT/LC_MESSAGES vacation.mo 
    locale/nl_NL         help.xml 
    locale/nl_NL/LC_MESSAGES vacation.mo 
    locale/pt_BR/LC_MESSAGES vacation.mo 
    locale/sl_SI/LC_MESSAGES vacation.mo 
    locale/tr_TR/LC_MESSAGES vacation.mo 
    locale/zh_TW/LC_MESSAGES vacation.mo 
    po                   de_DE.po it_IT.po tr_TR.po vacation.pot 
                         zh_TW.po 
    scripts              create-db-files.pl 
    templates/main       main.inc 
    themes               screen.css 
    themes/graphics      vacation.png 
  Added files:           (Branch: FRAMEWORK_3)
    files                empty.gdbmb.bin 
    lib/Driver           customsql.php plesk.php 
  Log:
  Merge from HEAD.
  
  Revision   Changes    Path
  1.5.2.3    +2 -2      vacation/README
  1.3.2.1    +1 -1      vacation/config/.cvsignore
  1.15.2.10  +86 -46    vacation/config/conf.xml
  1.57.2.14  +12 -0     vacation/docs/CHANGES
  1.17.2.1   +33 -6     vacation/docs/INSTALL
  1.4.2.4    +20 -13    vacation/docs/RELEASE_NOTES
  1.11.2.1   +2 -2      vacation/docs/TODO
  1.1.2.1    +2 -0      vacation/files/empty.gdbmb.bin (new)
  1.18.2.3   +4 -2      vacation/index.php
  1.8.2.3    +20 -53    vacation/lib/AliasDriver.php
  1.5.2.2    +8 -7      vacation/lib/AliasDriver/ftp.php
  1.4.2.2    +3 -3      vacation/lib/AliasDriver/none.php
  1.7.2.1    +10 -11    vacation/lib/Block/summary.php
  1.35.2.3   +292 -132  vacation/lib/Driver.php
  1.2.2.1    +312 -0    vacation/lib/Driver/customsql.php (new)
  1.43.2.5   +193 -169  vacation/lib/Driver/forwards.php
  1.17.2.13  +215 -257  vacation/lib/Driver/ldap.php
  1.10.2.1   +340 -0    vacation/lib/Driver/plesk.php (new)
  1.27.2.4   +58 -221   vacation/lib/Driver/qmail.php
  1.34.2.4   +193 -202  vacation/lib/Driver/sql.php
  1.35.2.5   +2 -2      vacation/lib/base.php
  1.8.2.7    +1 -1      vacation/lib/version.php
  1.49.2.19  +219 -225  vacation/locale/de_DE/LC_MESSAGES/vacation.mo
  1.3.2.1    +1 -1      vacation/locale/en_US/help.xml
  1.1.2.1    +1 -1      vacation/locale/es_ES/help.xml
  1.9.2.8    +206 -218  vacation/locale/fi_FI/LC_MESSAGES/vacation.mo
  1.1.2.1    +1 -1      vacation/locale/fi_FI/help.xml
  1.6.2.6    +210 -203  vacation/locale/it_IT/LC_MESSAGES/vacation.mo
  1.13.2.5   +226 -231  vacation/locale/nl_NL/LC_MESSAGES/vacation.mo
  1.1.4.1    +1 -1      vacation/locale/nl_NL/help.xml
  1.3.2.4    +205 -207  vacation/locale/pt_BR/LC_MESSAGES/vacation.mo
  1.1.2.2    +202 -166  vacation/locale/sl_SI/LC_MESSAGES/vacation.mo
  1.1.2.3    +104 -108  vacation/locale/tr_TR/LC_MESSAGES/vacation.mo
  1.24.2.6   +208 -202  vacation/locale/zh_TW/LC_MESSAGES/vacation.mo
  1.55.2.6   +91 -107   vacation/main.php
  1.25.2.5   +111 -64   vacation/po/de_DE.po
  1.3.2.2    +93 -68    vacation/po/it_IT.po
  1.1.2.2    +9 -9      vacation/po/tr_TR.po
  1.28.2.4   +80 -51    vacation/po/vacation.pot
  1.6.2.2    +43 -27    vacation/po/zh_TW.po
  1.3.2.2    +0 -0      vacation/scripts/create-db-files.pl
  1.36.2.4   +1 -1      vacation/templates/main/main.inc
  1.1.2.1    +1 -2      vacation/themes/graphics/vacation.png
  1.2.2.3    +1 -1      vacation/themes/screen.css

  Chora Links:
  http://cvs.horde.org/diff.php/vacation/README?r1=1.5.2.2&r2=1.5.2.3&ty=u
  http://cvs.horde.org/diff.php/vacation/config/.cvsignore?r1=1.3&r2=1.3.2.1&ty=u
  http://cvs.horde.org/diff.php/vacation/config/conf.xml?r1=1.15.2.9&r2=1.15.2.10&ty=u
  http://cvs.horde.org/diff.php/vacation/docs/CHANGES?r1=1.57.2.13&r2=1.57.2.14&ty=u
  http://cvs.horde.org/diff.php/vacation/docs/INSTALL?r1=1.17&r2=1.17.2.1&ty=u
  http://cvs.horde.org/diff.php/vacation/docs/RELEASE_NOTES?r1=1.4.2.3&r2=1.4.2.4&ty=u
  http://cvs.horde.org/diff.php/vacation/docs/TODO?r1=1.11&r2=1.11.2.1&ty=u
  http://cvs.horde.org/co.php/vacation/files/empty.gdbmb.bin?r=1.1.2.1
  http://cvs.horde.org/diff.php/vacation/index.php?r1=1.18.2.2&r2=1.18.2.3&ty=u
  http://cvs.horde.org/diff.php/vacation/lib/AliasDriver.php?r1=1.8.2.2&r2=1.8.2.3&ty=u
  http://cvs.horde.org/diff.php/vacation/lib/AliasDriver/ftp.php?r1=1.5.2.1&r2=1.5.2.2&ty=u
  http://cvs.horde.org/diff.php/vacation/lib/AliasDriver/none.php?r1=1.4.2.1&r2=1.4.2.2&ty=u
  http://cvs.horde.org/diff.php/vacation/lib/Block/summary.php?r1=1.7&r2=1.7.2.1&ty=u
  http://cvs.horde.org/diff.php/vacation/lib/Driver.php?r1=1.35.2.2&r2=1.35.2.3&ty=u
  http://cvs.horde.org/co.php/vacation/lib/Driver/customsql.php?r=1.2.2.1
  http://cvs.horde.org/diff.php/vacation/lib/Driver/forwards.php?r1=1.43.2.4&r2=1.43.2.5&ty=u
  http://cvs.horde.org/diff.php/vacation/lib/Driver/ldap.php?r1=1.17.2.12&r2=1.17.2.13&ty=u
  http://cvs.horde.org/co.php/vacation/lib/Driver/plesk.php?r=1.10.2.1
  http://cvs.horde.org/diff.php/vacation/lib/Driver/qmail.php?r1=1.27.2.3&r2=1.27.2.4&ty=u
  http://cvs.horde.org/diff.php/vacation/lib/Driver/sql.php?r1=1.34.2.3&r2=1.34.2.4&ty=u
  http://cvs.horde.org/diff.php/vacation/lib/base.php?r1=1.35.2.4&r2=1.35.2.5&ty=u
  http://cvs.horde.org/diff.php/vacation/lib/version.php?r1=1.8.2.6&r2=1.8.2.7&ty=u
  http://cvs.horde.org/diff.php/vacation/locale/de_DE/LC_MESSAGES/vacation.mo?r1=1.49.2.18&r2=1.49.2.19&ty=u
  http://cvs.horde.org/diff.php/vacation/locale/en_US/help.xml?r1=1.3&r2=1.3.2.1&ty=u
  http://cvs.horde.org/diff.php/vacation/locale/es_ES/help.xml?r1=1.1&r2=1.1.2.1&ty=u
  http://cvs.horde.org/diff.php/vacation/locale/fi_FI/LC_MESSAGES/vacation.mo?r1=1.9.2.7&r2=1.9.2.8&ty=u
  http://cvs.horde.org/diff.php/vacation/locale/fi_FI/help.xml?r1=1.1&r2=1.1.2.1&ty=u
  http://cvs.horde.org/diff.php/vacation/locale/it_IT/LC_MESSAGES/vacation.mo?r1=1.6.2.5&r2=1.6.2.6&ty=u
  http://cvs.horde.org/diff.php/vacation/locale/nl_NL/LC_MESSAGES/vacation.mo?r1=1.13.2.4&r2=1.13.2.5&ty=u
  http://cvs.horde.org/diff.php/vacation/locale/nl_NL/help.xml?r1=1.1&r2=1.1.4.1&ty=u
  http://cvs.horde.org/diff.php/vacation/locale/pt_BR/LC_MESSAGES/vacation.mo?r1=1.3.2.3&r2=1.3.2.4&ty=u
  http://cvs.horde.org/diff.php/vacation/locale/sl_SI/LC_MESSAGES/vacation.mo?r1=1.1.2.1&r2=1.1.2.2&ty=u
  http://cvs.horde.org/diff.php/vacation/locale/tr_TR/LC_MESSAGES/vacation.mo?r1=1.1.2.2&r2=1.1.2.3&ty=u
  http://cvs.horde.org/diff.php/vacation/locale/zh_TW/LC_MESSAGES/vacation.mo?r1=1.24.2.5&r2=1.24.2.6&ty=u
  http://cvs.horde.org/diff.php/vacation/main.php?r1=1.55.2.5&r2=1.55.2.6&ty=u
  http://cvs.horde.org/diff.php/vacation/po/de_DE.po?r1=1.25.2.4&r2=1.25.2.5&ty=u
  http://cvs.horde.org/diff.php/vacation/po/it_IT.po?r1=1.3.2.1&r2=1.3.2.2&ty=u
  http://cvs.horde.org/diff.php/vacation/po/tr_TR.po?r1=1.1.2.1&r2=1.1.2.2&ty=u
  http://cvs.horde.org/diff.php/vacation/po/vacation.pot?r1=1.28.2.3&r2=1.28.2.4&ty=u
  http://cvs.horde.org/diff.php/vacation/po/zh_TW.po?r1=1.6.2.1&r2=1.6.2.2&ty=u
  http://cvs.horde.org/diff.php/vacation/scripts/create-db-files.pl?r1=1.3.2.1&r2=1.3.2.2&ty=u
  http://cvs.horde.org/diff.php/vacation/templates/main/main.inc?r1=1.36.2.3&r2=1.36.2.4&ty=u
  http://cvs.horde.org/diff.php/vacation/themes/graphics/vacation.png?r1=1.1&r2=1.1.2.1&ty=u
  http://cvs.horde.org/diff.php/vacation/themes/screen.css?r1=1.2.2.2&r2=1.2.2.3&ty=u

--
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.