~ubuntu-branches/ubuntu/precise/ubuntuone-control-panel/precise-updates

« back to all changes in this revision

Viewing changes to data/qt/signin.ui

  • Committer: Package Import Robot
  • Author(s): Natalia Bidart (nessita)
  • Date: 2012-03-21 14:11:29 UTC
  • mfrom: (1.1.28)
  • Revision ID: package-import@ubuntu.com-20120321141129-89ojm8a21r5k5su3
Tags: 2.99.91-0ubuntu1
* New upstream release:
  - Added the app name from ubuntu one to be used in the webclient
    so that it is shown in the sso ui (LP: #952880).
  - Added 'Computer to cloud' page to the wizard
    (part of LP: #933697).
  - Tweaked the title of the aforementioned page (LP: #888521).
  - Added 'Cloud to computer' page to the initial wizard
    (part of LP: #933697).
  - Added a confirmation dialog to quit the wizard
    (part of LP: #933697).
  - Implemented a method to list the user's default folders in
    every platform (part of LP: #933697).
  - Apply new specification for tabbing navigation and tabbing style
    (LP: #942020).
  - Make the "Explore" buttons for folders be disabled (style-wise)
    when the folder is not synched (LP: #949035).
  - Removed first line from the man page for the qt control panel
    so is detected as such and installed (LP: #948970).
  - Added several tweaks to the UI stylesheet to avoid 'movements'
    when focusing a button, and to remove the ugly border from the
    twitter and facebook buttons.
  - Enable platform-specific styling (LP: #953318).
  - Arranged Tab ordering in folders tab according to guidelines
    (LP: #950073).
  - Enabled Qt translation engine so standard dialogs are translated
    (LP: #951651).
  - Switched to the native file chooser on Linux (LP: #947711).
  - Fixed --alert and --switch-to tabname and updated --help and
    manpage accordingly (LP: #940465).
  - Don't hard-code the font sizes (LP: #942025, LP: #953062).
* Removed patches which were included upstream.
* debian/watch:
  - Updated url to fetch tarball from latest milestone.
* debian/control:
  - Bumped dependency versions on ubuntu-sso-client and ubuntuone-client to
    2.99.91.

Show diffs side-by-side

added added

removed removed

Lines of Context:
72
72
      </item>
73
73
      <item>
74
74
       <widget class="QLabel" name="welcome_label">
75
 
        <property name="font">
76
 
         <font>
77
 
          <pointsize>11</pointsize>
78
 
          <weight>50</weight>
79
 
          <bold>false</bold>
80
 
         </font>
81
 
        </property>
82
75
        <property name="text">
83
76
         <string notr="true">Welcome to Ubuntu One</string>
84
77
        </property>