~alecu/ubuntu-sso-client/restful-client

« back to all changes in this revision

Viewing changes to ubuntu_sso/utils/webclient/gsettings.py

  • Committer: Alejandro J. Cura
  • Date: 2012-01-11 22:38:32 UTC
  • mfrom: (821.2.11 ubuntu-sso-client)
  • Revision ID: alecu@canonical.com-20120111223832-6enib2a7m1x69816
merged with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
#
14
14
# You should have received a copy of the GNU General Public License along
15
15
# with this program.  If not, see <http://www.gnu.org/licenses/>.
16
 
"""A webclient backend that uses QtNetwork."""
 
16
"""Retrieve the proxy configuration from Gnome."""
17
17
 
18
18
import subprocess
19
19