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
=== modified file 'data/qt/preferences.ui'
--- data/qt/preferences.ui 2012-03-02 13:37:00 +0000
+++ data/qt/preferences.ui 2012-03-02 19:02:18 +0000
@@ -191,6 +191,16 @@
191 </spacer>191 </spacer>
192 </item>192 </item>
193 <item>193 <item>
194 <widget class="QPushButton" name="restore_defaults_button">
195 <property name="text">
196 <string notr="true">Default settings</string>
197 </property>
198 <property name="secondary" stdset="0">
199 <bool>true</bool>
200 </property>
201 </widget>
202 </item>
203 <item>
194 <widget class="QPushButton" name="apply_changes_button">204 <widget class="QPushButton" name="apply_changes_button">
195 <property name="text">205 <property name="text">
196 <string notr="true">Apply these settings</string>206 <string notr="true">Apply these settings</string>
@@ -200,16 +210,6 @@
200 </property>210 </property>
201 </widget>211 </widget>
202 </item>212 </item>
203 <item>
204 <widget class="QPushButton" name="restore_defaults_button">
205 <property name="text">
206 <string notr="true">Default settings</string>
207 </property>
208 <property name="secondary" stdset="0">
209 <bool>true</bool>
210 </property>
211 </widget>
212 </item>
213 </layout>213 </layout>
214 </item>214 </item>
215 </layout>215 </layout>

Subscribers

People subscribed via source and target branches