The branch "master" has been updated. The following is a summary of the commits.
from: e5ccbb1cfaffda587863853911168fd60d8c4f93 e752351 Added support for listing the scopes in some storage backends. b7e2cbe Added a script for exporting/importing preferences from/to a backend. ----------------------------------------------------------------------- commit e75235109c94690b248f1391f60c422ad2031c37 Author: Gunnar Wrobel <[email protected]> Date: Thu May 26 09:13:33 2011 +0200 Added support for listing the scopes in some storage backends. framework/Prefs/lib/Horde/Prefs/Storage/Base.php | 10 +++++++++ framework/Prefs/lib/Horde/Prefs/Storage/File.php | 12 +++++++++++ framework/Prefs/lib/Horde/Prefs/Storage/KolabImap.php | 18 +++++++++++++++++ framework/Prefs/package.xml | 6 +++- 4 files changed, 44 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/e75235109c94690b248f1391f60c422ad2031c37 ----------------------------------------------------------------------- commit b7e2cbeb6c994c8b5b7ac9e4d7317daa776bfcb9 Author: Gunnar Wrobel <[email protected]> Date: Thu May 26 09:29:50 2011 +0200 Added a script for exporting/importing preferences from/to a backend. framework/Prefs/bin/horde-prefs | 169 +++++++++++++++++++++++++++++++++++++++ framework/Prefs/package.xml | 9 ++ 2 files changed, 178 insertions(+), 0 deletions(-) create mode 100755 framework/Prefs/bin/horde-prefs http://git.horde.org/horde-git/-/commit/b7e2cbeb6c994c8b5b7ac9e4d7317daa776bfcb9 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
