Merge lp://staging/~freinhard/update-manager/ui-fix into lp://staging/update-manager

Proposed by Florian Reinhard
Status: Merged
Merged at revision: not available
Proposed branch: lp://staging/~freinhard/update-manager/ui-fix
Merge into: lp://staging/update-manager
Diff against target: 16 lines
1 file modified
UpdateManager/dialog_release_notes.ui (+5/-1)
To merge this branch: bzr merge lp://staging/~freinhard/update-manager/ui-fix
Reviewer Review Type Date Requested Status
Michael Vogt (community) Approve
Review via email: mp+12668@code.staging.launchpad.net
To post a comment you must log in.
Revision history for this message
Michael Vogt (mvo) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'UpdateManager/dialog_release_notes.ui'
2--- UpdateManager/dialog_release_notes.ui 2008-08-27 12:52:36 +0000
3+++ UpdateManager/dialog_release_notes.ui 2009-09-30 16:00:35 +0000
4@@ -14,7 +14,11 @@
5 </property>
6 <layout class="QGridLayout" name="gridLayout" >
7 <item row="0" column="0" >
8- <widget class="QTextEdit" name="scrolled_notes" />
9+ <widget class="QTextEdit" name="scrolled_notes" >
10+ <property name="readOnly" >
11+ <bool>true</bool>
12+ </property>
13+ </widget>
14 </item>
15 <item row="1" column="0" >
16 <widget class="QDialogButtonBox" name="buttonBox" >

Subscribers

People subscribed via source and target branches

to status/vote changes: