[baobab] Add back arrow in location row widget
- From: Stefano Facchini <sfacchini src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [baobab] Add back arrow in location row widget
- Date: Sat, 22 Jun 2013 18:49:42 +0000 (UTC)
commit 3edb154a612da29d0fd4bc030794e1173b276318
Author: Stefano Facchini <stefano facchini gmail com>
Date: Sat Jun 22 14:30:33 2013 +0200
Add back arrow in location row widget
It was left out after porting the widget to templates
src/baobab-location-row.ui | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/src/baobab-location-row.ui b/src/baobab-location-row.ui
index 3337bba..b44ab5d 100644
--- a/src/baobab-location-row.ui
+++ b/src/baobab-location-row.ui
@@ -91,6 +91,18 @@
<property name="height">1</property>
</packing>
</child>
+ <child>
+ <object class="GtkArrow" id="arrow">
+ <property name="arrow_type">right</property>
+ <property name="shadow_type">none</property>
+ </object>
+ <packing>
+ <property name="left_attach">3</property>
+ <property name="top_attach">0</property>
+ <property name="width">1</property>
+ <property name="height">2</property>
+ </packing>
+ </child>
</object>
</child>
</template>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]