[Pkg-owncloud-commits] [owncloud-doc] 04/05: Adding keys for calendar and contacts sync

David Prévot taffit at alioth.debian.org
Thu Nov 7 02:19:04 UTC 2013


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch dfsg_clean
in repository owncloud-doc.

commit cf6a1dc2ef74f275ae7ddd4debc150407fd16e70
Author: Thomas Müller <thomas.mueller at tmit.eu>
Date:   Mon Nov 4 23:09:04 2013 +0100

    Adding keys for calendar and contacts sync
---
 go.php |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/go.php b/go.php
index 0509ca0..2a92e7a 100644
--- a/go.php
+++ b/go.php
@@ -11,6 +11,8 @@ $mapping = array(
                
                'user-webdav'             => '/user_manual/files/files.html',
                'user-manual'             => '/user_manual',
+               'user-sync-calendars'     => '/user_manual/calendars.html#synchronising-calendars-with-caldav',
+               'user-sync-contacts'      => '/user_manual/contacts.html#keeping-your-address-book-in-sync',
            );
 
 ############# Do not edit below this line #################

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git



More information about the Pkg-owncloud-commits mailing list