The branch "master" has been updated. The following is a summary of the commits.
from: 13e6032279cb629d54db3675c523452bd0c16474 fca72e4 Add more example content and layout to skeleton. 89a68d5 Search favourite backend only for emails, because this is all we have. c2ee3bc Update de translation. ----------------------------------------------------------------------- commit fca72e4d64a94cc4739cbf97d0d38e1ddb1945d9 Author: Jan Schneider <[email protected]> Date: Tue Dec 18 18:27:58 2012 +0100 Add more example content and layout to skeleton. skeleton/lib/Application.php | 99 ++++++++++++++++++++++++++- skeleton/list.php | 24 +++++++ skeleton/templates/list.html.php | 36 ++++++++++ skeleton/themes/default/graphics/delete.png | Bin 0 -> 412 bytes skeleton/themes/default/graphics/user.png | Bin 0 -> 382 bytes skeleton/themes/default/screen.css | 15 ++++- 6 files changed, 172 insertions(+), 2 deletions(-) create mode 100644 skeleton/templates/list.html.php create mode 100644 skeleton/themes/default/graphics/delete.png create mode 100644 skeleton/themes/default/graphics/user.png http://git.horde.org/horde-git/-/commit/fca72e4d64a94cc4739cbf97d0d38e1ddb1945d9 ----------------------------------------------------------------------- commit 89a68d50e638ca2b61c685718745fda70d94d1f0 Author: Jan Schneider <[email protected]> Date: Thu Dec 20 11:38:24 2012 +0100 Search favourite backend only for emails, because this is all we have. turba/config/backends.php | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/89a68d50e638ca2b61c685718745fda70d94d1f0 ----------------------------------------------------------------------- commit c2ee3bcfd813efd83e23009b98ea9e559ec0f6ce Author: Jan Schneider <[email protected]> Date: Thu Dec 20 12:22:09 2012 +0100 Update de translation. turba/locale/de/LC_MESSAGES/turba.mo | Bin 97106 -> 97100 bytes turba/locale/de/LC_MESSAGES/turba.po | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/c2ee3bcfd813efd83e23009b98ea9e559ec0f6ce -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
