~alecu/ubuntu-sso-client/fix-100pct-links

« back to all changes in this revision

Viewing changes to ubuntu_sso/main.py

  • Committer: Tarmac
  • Author(s): natalia.bidart at canonical
  • Date: 2010-09-30 20:16:10 UTC
  • mfrom: (631.2.3 gui-error-not-empty)
  • Revision ID: tarmac-20100930201610-lzlresujdum55xge
* Added encoding declaration on every file. Fixed error passing from GUI in GTK signals (LP: #652318).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# -*- coding: utf-8 -*-
 
2
#
1
3
# ubuntu_sso.main - main login handling interface
2
4
#
3
5
# Author: Natalia Bidart <natalia.bidart@canonical.com>