The branch "develop" has been updated. The following is a summary of the commits.
from: 4e8a7cd8e0feaed5d5d1521e3e19c6c184d1f79c f5d5809 Remove tabs. 5a4af74 Move dialog.js to Horde. a6f460f Update file lists. 4035f13 Close on ESCAPE. ----------------------------------------------------------------------- commit f5d5809ed9dd7f9d43881abb32f877cf22c7836f Author: Jan Schneider <[email protected]> Date: Wed Mar 7 20:20:15 2012 +0100 Remove tabs. gollem/config/conf.xml | 73 ++++++++++++++++++++++------------------------- 1 files changed, 34 insertions(+), 39 deletions(-) http://git.horde.org/horde-git/-/commit/f5d5809ed9dd7f9d43881abb32f877cf22c7836f ----------------------------------------------------------------------- commit 5a4af740307e9eea77b8400ea10cc5f01b4ccad8 Author: Jan Schneider <[email protected]> Date: Thu Mar 8 20:15:40 2012 +0100 Move dialog.js to Horde. horde/js/dialog.js | 159 +++++++++++++++++++++++++++++++ imp/js/compose-dimp.js | 4 +- imp/js/compose.js | 4 +- imp/js/dialog.js | 159 ------------------------------- imp/js/dimpbase.js | 14 ++-- imp/js/dimpcore.js | 4 +- imp/js/mailbox.js | 8 +- imp/js/message.js | 4 +- imp/lib/Ajax.php | 6 +- imp/lib/Ajax/Imple/PassphraseDialog.php | 4 +- imp/mailbox.php | 2 +- imp/message.php | 2 +- 12 files changed, 185 insertions(+), 185 deletions(-) create mode 100644 horde/js/dialog.js delete mode 100644 imp/js/dialog.js http://git.horde.org/horde-git/-/commit/5a4af740307e9eea77b8400ea10cc5f01b4ccad8 ----------------------------------------------------------------------- commit a6f460f686072476f1be0895c157407b99014cf3 Author: Jan Schneider <[email protected]> Date: Thu Mar 8 20:16:40 2012 +0100 Update file lists. horde/package.xml | 8 ++++++-- imp/package.xml | 16 ++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) http://git.horde.org/horde-git/-/commit/a6f460f686072476f1be0895c157407b99014cf3 ----------------------------------------------------------------------- commit 4035f13b88eb3086f0038455ad9fad2f00e7ad7c Author: Jan Schneider <[email protected]> Date: Sat Mar 10 16:37:48 2012 +0100 Close on ESCAPE. horde/js/dialog.js | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/4035f13b88eb3086f0038455ad9fad2f00e7ad7c __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
