[Pkg-owncloud-commits] [owncloud-client] 228/470: Theme: document forceSystemNetworkProxy (#4458)

Sandro Knauß hefee-guest at moszumanska.debian.org
Thu May 12 16:25:07 UTC 2016


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

hefee-guest pushed a commit to branch master
in repository owncloud-client.

commit 98091aeab750da0657ece71a473630b59cd34a28
Author: Olivier Goffart <ogoffart at woboq.com>
Date:   Tue Mar 29 13:00:38 2016 +0200

    Theme: document forceSystemNetworkProxy (#4458)
---
 src/libsync/theme.h | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/libsync/theme.h b/src/libsync/theme.h
index 3496a65..c9df014 100644
--- a/src/libsync/theme.h
+++ b/src/libsync/theme.h
@@ -237,6 +237,11 @@ public:
     virtual bool linkSharing() const;
     virtual bool userGroupSharing() const;
 
+    /**
+     * If this returns true, the user cannot configure the proxy in the network settings.
+     * The proxy settings will be disabled in the configuration dialog.
+     * Default returns false.
+     */
     virtual bool forceSystemNetworkProxy() const;
 
     /**

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



More information about the Pkg-owncloud-commits mailing list