Merge lp:~nataliabidart/ubuntuone-control-panel/fix-944120 into lp:ubuntuone-control-panel

Proposed by Natalia Bidart
Status: Merged
Approved by: Natalia Bidart
Approved revision: 272
Merged at revision: 272
Proposed branch: lp:~nataliabidart/ubuntuone-control-panel/fix-944120
Merge into: lp:ubuntuone-control-panel
Diff against target: 37 lines (+10/-10)
1 file modified
data/qt/preferences.ui (+10/-10)
To merge this branch: bzr merge lp:~nataliabidart/ubuntuone-control-panel/fix-944120
Reviewer Review Type Date Requested Status
dobey (community) Approve
Roberto Alsina (community) Approve
Review via email: mp+95642@code.launchpad.net

Commit message

- 'Apply these settings' button should be at the topmost right corner
  in the Settings tab (LP: #944120).

To post a comment you must log in.
Revision history for this message
Roberto Alsina (ralsina) wrote :

+1

review: Approve
Revision history for this message
dobey (dobey) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/qt/preferences.ui'
2--- data/qt/preferences.ui 2012-03-02 13:37:00 +0000
3+++ data/qt/preferences.ui 2012-03-02 19:02:18 +0000
4@@ -191,6 +191,16 @@
5 </spacer>
6 </item>
7 <item>
8+ <widget class="QPushButton" name="restore_defaults_button">
9+ <property name="text">
10+ <string notr="true">Default settings</string>
11+ </property>
12+ <property name="secondary" stdset="0">
13+ <bool>true</bool>
14+ </property>
15+ </widget>
16+ </item>
17+ <item>
18 <widget class="QPushButton" name="apply_changes_button">
19 <property name="text">
20 <string notr="true">Apply these settings</string>
21@@ -200,16 +210,6 @@
22 </property>
23 </widget>
24 </item>
25- <item>
26- <widget class="QPushButton" name="restore_defaults_button">
27- <property name="text">
28- <string notr="true">Default settings</string>
29- </property>
30- <property name="secondary" stdset="0">
31- <bool>true</bool>
32- </property>
33- </widget>
34- </item>
35 </layout>
36 </item>
37 </layout>

Subscribers

People subscribed via source and target branches