~ubuntuone-control-tower/software-center/stable-5-6

« back to all changes in this revision

Viewing changes to data/ui/sso/sso.ui

  • Committer: Tarmac
  • Author(s): Sebastien Bacher, Rodney Dawes, Robert Roth
  • Date: 2013-03-20 18:57:14 UTC
  • mfrom: (3295.1.1 update-5-6)
  • Revision ID: tarmac-20130320185714-jmlyl2052s8koidk
[Rodney Dawes]

    - Move the distro codename check to happen when we build the version.py file.
    - Remove the unbranded .desktop file, to avoid unnecessary duplication.
    - Remove the softwarecenter/version.py and ignore it, to avoid useless conflicts.

[Robert Roth]

    - Remove foo tooltip from sso login and forgot password button. (LP: #1076189)

[Sebastien Bacher]

    - Updated icons from Canonical Design Team.

Show diffs side-by-side

added added

removed removed

Lines of Context:
278
278
                <property name="receives_default">True</property>
279
279
                <property name="use_action_appearance">False</property>
280
280
                <property name="relief">none</property>
281
 
                <property name="uri">foo</property>
282
281
                <signal name="activate-link" handler="on_activate_link" swapped="no"/>
283
282
                <signal name="clicked" handler="on_sign_in_button_clicked" swapped="no"/>
284
283
              </object>
447
446
                <property name="has_tooltip">True</property>
448
447
                <property name="use_action_appearance">False</property>
449
448
                <property name="relief">none</property>
450
 
                <property name="uri">foo</property>
451
449
                <signal name="activate-link" handler="on_activate_link" swapped="no"/>
452
450
                <signal name="clicked" handler="on_forgotten_password_button_clicked" swapped="no"/>
453
451
              </object>