~ubuntu-branches/ubuntu/oneiric/ubuntuone-control-panel/oneiric

« back to all changes in this revision

Viewing changes to data/gtk/overview.ui

* New upstream release:
  [ Alejandro J. Cura <alecu@canonical.com>]
    - Do not throw a webclient error when closing
      (LP: #845105).
  [ Natalia B. Bidart <natalia.bidart@canonical.com> ]
    - Removed all code related to Bookmarks (LP: #850142).
    - Replaces references to "Evolution" by "Thunderbird" (LP: #849494).
  [ Rodney Dawes <rodney.dawes@canonical.com> ]
    - Don't install a .desktop file for control panel
      (part of LP: #838778).
    - Point the indicator/Unity API at the installer .desktop file
      (part of LP: #838778).
    - Set the WMCLASS so Unity will fall back properly
      (part of LP: #838778).
    - Fix a few grammar mistakes (LP: #835093).
    - Don't show the "Get NGB free!" label on "Join now" button at all
      (LP: #819955).
* debian/control:
  - ubuntuone-control-panel-gtk depends now on ubuntuone-installer >= 2.0.0.
  - require ubuntuone-client >= 2.0.0.
  - require ubuntu-sso-client >= 1.4.0.
  - no longer install a .desktop file (will be installed by ubuntuone-installer).

Show diffs side-by-side

added added

removed removed

Lines of Context:
150
150
                <property name="can_focus">False</property>
151
151
                <property name="xalign">0</property>
152
152
                <property name="label" translatable="yes">Stay Productive
153
 
&lt;span foreground="#909090"&gt;Keep your Firefox bookmarks and Tomboy notes synced&lt;/span&gt;</property>
 
153
&lt;span foreground="#909090"&gt;Keep your Tomboy notes synced&lt;/span&gt;</property>
154
154
                <property name="use_markup">True</property>
155
155
                <property name="wrap">True</property>
156
156
              </object>
251
251
                        <property name="use_action_appearance">False</property>
252
252
                        <signal name="clicked" handler="on_join_now_button_clicked" swapped="no"/>
253
253
                        <child>
254
 
                          <object class="GtkVBox" id="vbox4">
 
254
                          <object class="GtkLabel" id="label1">
255
255
                            <property name="visible">True</property>
256
256
                            <property name="can_focus">False</property>
257
 
                            <property name="spacing">5</property>
258
 
                            <child>
259
 
                              <object class="GtkLabel" id="label1">
260
 
                                <property name="visible">True</property>
261
 
                                <property name="can_focus">False</property>
262
 
                                <property name="label" translatable="yes">&lt;span font_size="xx-large" foreground="#4d4d4d"&gt;Join now&lt;/span&gt;</property>
263
 
                                <property name="use_markup">True</property>
264
 
                              </object>
265
 
                              <packing>
266
 
                                <property name="expand">True</property>
267
 
                                <property name="fill">True</property>
268
 
                                <property name="position">0</property>
269
 
                              </packing>
270
 
                            </child>
271
 
                            <child>
272
 
                              <object class="GtkLabel" id="label2">
273
 
                                <property name="visible">True</property>
274
 
                                <property name="can_focus">False</property>
275
 
                                <property name="label" translatable="yes">&lt;span foreground="#909090"&gt;2GB of free storage&lt;/span&gt;</property>
276
 
                                <property name="use_markup">True</property>
277
 
                              </object>
278
 
                              <packing>
279
 
                                <property name="expand">True</property>
280
 
                                <property name="fill">True</property>
281
 
                                <property name="position">1</property>
282
 
                              </packing>
283
 
                            </child>
 
257
                            <property name="label" translatable="yes">&lt;span font_size="xx-large" foreground="#4d4d4d"&gt;Join now&lt;/span&gt;</property>
 
258
                            <property name="use_markup">True</property>
284
259
                          </object>
285
260
                        </child>
286
261
                      </object>