[Pkg-owncloud-commits] [owncloud-doc] 222/227: Add some more keys

David Prévot taffit at moszumanska.debian.org
Sat Oct 11 17:20:52 UTC 2014


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

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

commit f0e76cf1d118068876e179c4763745b8dabcc7d2
Author: Lukas Reschke <lukas at owncloud.com>
Date:   Thu Oct 9 15:49:06 2014 +0200

    Add some more keys
    
    Required for https://github.com/owncloud/core/pull/11498
---
 go.php | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/go.php b/go.php
index d370e21..85a5f13 100644
--- a/go.php
+++ b/go.php
@@ -8,11 +8,17 @@ $mapping = array(
                'admin-dir_permissions'   => '/admin_manual/installation/installation_source.html#set-the-directory-permissions',
                'admin-source_install'    => '/admin_manual/installation/installation_source.html',
                'admin-install'           => '/admin_manual/installation/index.html',
+               'admin-encryption'        => '/admin_manual/configuration/configuration_encryption.html',
+               'admin-external-storage'  => '/admin_manual/configuration/custom_mount_config_gui.html',
 
                'user-webdav'             => '/user_manual/files/files.html',
                'user-manual'             => '/user_manual',
                'user-sync-calendars'     => '/user_manual/pim/calendar.html#synchronising-calendars-with-caldav',
                'user-sync-contacts'      => '/user_manual/pim/contacts.html#keeping-your-addressbook-in-sync',
+               'user-encryption'         => '/user_manual/files/encryption.html',
+               'user-trashbin'           => '/user_manual/files/deletedfiles.html',
+               'user-files'              => '/user_manual/files/index.html',
+               'user-versions'           => '/user_manual/files/versioncontrol.html'
            );
 
 ############# 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