~ubuntu-branches/ubuntu/precise/ubuntu-sso-client/precise

« back to all changes in this revision

Viewing changes to data/qt/loadingoverlay.ui

  • Committer: Package Import Robot
  • Author(s): Natalia Bidart (nessita)
  • Date: 2012-02-22 16:53:51 UTC
  • mfrom: (1.1.32)
  • Revision ID: package-import@ubuntu.com-20120222165351-fvzfkcni6bq18goo
Tags: 2.99.5-0ubuntu1
* New upstream release:
  - Captcha loading is no longer failing for the Qt UI (LP: #933679).
  - Added stylesheets for the Qt UI.
  - Fixed: Qt UI: must call the backend passing reply_handler
    and error_handler (LP: #931452).
  - Make gettext return unicode strings. Also, transform arguments passed
    to the GLib spawnner to bytes (LP: #933632).
  - Try to load the qt main/ implementation when possible, if not default
    to the glib (LP: #933534).
  - Make the bin_dir discoverable when running from the system installation
    (LP: #933039).
  - Implement (so far dummy) timeout_func for the Qt frontend (LP: #933758).
* debian/control:
  - adding missing dependency on gnome-keyring for python-ubuntu-sso-client
    (LP: #938693).
* debian/patches/fix-938626.patch:
  - No more strings coming up from the Designer ui files so we ensure that
    those are marked for translation (LP: #938626).
* debian/watch: updated milestone to 2.99.5.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
   <rect>
7
7
    <x>0</x>
8
8
    <y>0</y>
9
 
    <width>702</width>
10
 
    <height>230</height>
 
9
    <width>433</width>
 
10
    <height>169</height>
11
11
   </rect>
12
12
  </property>
13
 
  <property name="windowTitle">
14
 
   <string>Frame</string>
15
 
  </property>
16
13
  <layout class="QVBoxLayout" name="verticalLayout">
17
14
   <property name="topMargin">
18
15
    <number>30</number>
61
58
           </font>
62
59
          </property>
63
60
          <property name="text">
64
 
           <string>Getting information, please wait...</string>
 
61
           <string notr="true">Getting information, please wait...</string>
65
62
          </property>
66
63
         </widget>
67
64
        </item>