[gitg/wip/commit] Use hexpand and vexpand
- From: Jesse van den Kieboom <jessevdk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gitg/wip/commit] Use hexpand and vexpand
- Date: Wed, 3 Jul 2013 17:50:57 +0000 (UTC)
commit 663e1ca89b55277470ca31db6944343f79f3bd67
Author: Jesse van den Kieboom <jessevdk gmail com>
Date: Wed Jul 3 19:50:43 2013 +0200
Use hexpand and vexpand
gitg/resources/ui/gitg-commit-paned.ui | 14 ++------------
1 files changed, 2 insertions(+), 12 deletions(-)
---
diff --git a/gitg/resources/ui/gitg-commit-paned.ui b/gitg/resources/ui/gitg-commit-paned.ui
index c98476e..5886144 100644
--- a/gitg/resources/ui/gitg-commit-paned.ui
+++ b/gitg/resources/ui/gitg-commit-paned.ui
@@ -46,11 +46,8 @@
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="can_focus">True</property>
+ <property name="vexpand">True</property>
</object>
- <packing>
- <property name="expand">True</property>
- <property name="fill">True</property>
- </packing>
</child>
<child>
<object class="GtkFrame" id="frame_commit">
@@ -67,11 +64,10 @@
<object class="GtkLabel" id="label_commit_summary">
<property name="visible">True</property>
<property name="halign">start</property>
+ <property name="hexpand">True</property>
</object>
<packing>
<property name="pack-type">start</property>
- <property name="expand">True</property>
- <property name="fill">True</property>
</packing>
</child>
<child>
@@ -82,17 +78,11 @@
</object>
<packing>
<property name="pack-type">end</property>
- <property name="expand">False</property>
- <property name="fill">True</property>
</packing>
</child>
</object>
</child>
</object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- </packing>
</child>
</object>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]