Merge lp:~apachelogger/ubiquity/fix-743062 into lp:ubiquity

Proposed by Harald Sitter
Status: Merged
Merge reported by: Mackenzie Morgan
Merged at revision: not available
Proposed branch: lp:~apachelogger/ubiquity/fix-743062
Merge into: lp:ubiquity
Diff against target: 41 lines (+15/-1)
2 files modified
debian/changelog (+8/-0)
gui/qt/stepLanguage.ui (+7/-1)
To merge this branch: bzr merge lp:~apachelogger/ubiquity/fix-743062
Reviewer Review Type Date Requested Status
Mackenzie Morgan (community) Approve
Review via email: mp+65109@code.launchpad.net

Description of the change

2 bug fixes.

To post a comment you must log in.
Revision history for this message
Mackenzie Morgan (maco.m) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2011-06-16 22:42:16 +0000
3+++ debian/changelog 2011-06-18 23:18:39 +0000
4@@ -1,3 +1,11 @@
5+ubiquity (2.7.10) UNRELEASED; urgency=low
6+
7+ * [KDE] Fix language selection comobox position within grid (LP: #743062)
8+ * [KDE] Make intro label miminum expanding, otherwise word wrap will not
9+ work for vast amounts of text
10+
11+ -- Harald Sitter <apachelogger@ubuntu.com> Sun, 19 Jun 2011 01:14:32 +0200
12+
13 ubiquity (2.7.9) oneiric; urgency=low
14
15 [ Colin Watson ]
16
17=== modified file 'gui/qt/stepLanguage.ui'
18--- gui/qt/stepLanguage.ui 2011-01-31 12:05:44 +0000
19+++ gui/qt/stepLanguage.ui 2011-06-18 23:18:39 +0000
20@@ -36,6 +36,12 @@
21 </item>
22 <item row="2" column="0" rowspan="2" colspan="5">
23 <widget class="QLabel" name="select_language_label">
24+ <property name="sizePolicy">
25+ <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
26+ <horstretch>0</horstretch>
27+ <verstretch>0</verstretch>
28+ </sizepolicy>
29+ </property>
30 <property name="text">
31 <string>Please choose the language to use for the install process. This language will be the default language for this computer.</string>
32 </property>
33@@ -57,7 +63,7 @@
34 </property>
35 </spacer>
36 </item>
37- <item row="3" column="2" rowspan="2">
38+ <item row="4" column="2">
39 <widget class="QComboBox" name="language_combobox">
40 <property name="editable">
41 <bool>false</bool>

Subscribers

People subscribed via source and target branches

to status/vote changes: