Merge lp:~alecu/ubuntuone-control-panel/the-outer-limits into lp:ubuntuone-control-panel

Proposed by Alejandro J. Cura
Status: Merged
Approved by: Alejandro J. Cura
Approved revision: 99
Merged at revision: 98
Proposed branch: lp:~alecu/ubuntuone-control-panel/the-outer-limits
Merge into: lp:ubuntuone-control-panel
Diff against target: 23 lines (+1/-1)
2 files modified
data/devices.ui (+0/-1)
data/volumes.ui (+1/-0)
To merge this branch: bzr merge lp:~alecu/ubuntuone-control-panel/the-outer-limits
Reviewer Review Type Date Requested Status
Roberto Alsina (community) Approve
dobey (community) Approve
Review via email: mp+53946@code.launchpad.net

Commit message

Use SHADOW_IN for scrollable "cloud folders" and "devices" lists (LP: #729259)

Description of the change

Use SHADOW_IN for scrollable "cloud folders" and "devices" lists

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

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/devices.ui'
2--- data/devices.ui 2011-01-21 21:43:01 +0000
3+++ data/devices.ui 2011-03-18 04:55:49 +0000
4@@ -16,7 +16,6 @@
5 <property name="visible">True</property>
6 <property name="can_focus">False</property>
7 <property name="resize_mode">queue</property>
8- <property name="shadow_type">none</property>
9 <child>
10 <object class="GtkAlignment" id="alignment1">
11 <property name="visible">True</property>
12
13=== modified file 'data/volumes.ui'
14--- data/volumes.ui 2011-03-04 21:43:19 +0000
15+++ data/volumes.ui 2011-03-18 04:55:49 +0000
16@@ -11,6 +11,7 @@
17 <property name="can_focus">True</property>
18 <property name="hscrollbar_policy">automatic</property>
19 <property name="vscrollbar_policy">automatic</property>
20+ <property name="shadow_type">in</property>
21 <child>
22 <object class="GtkTreeView" id="volumes_view">
23 <property name="visible">True</property>

Subscribers

People subscribed via source and target branches