[gnome-terminal] Fix packing properties to work correctly on gtk3
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-terminal] Fix packing properties to work correctly on gtk3
- Date: Thu, 28 Oct 2010 20:34:25 +0000 (UTC)
commit 6cd7d1b108948a10986ad2b977419f8e17992dd2
Author: Christian Persch <chpe gnome org>
Date: Sun Oct 24 20:18:51 2010 +0200
Fix packing properties to work correctly on gtk3
src/profile-preferences.glade | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/src/profile-preferences.glade b/src/profile-preferences.glade
index 42601e0..6a89056 100644
--- a/src/profile-preferences.glade
+++ b/src/profile-preferences.glade
@@ -229,7 +229,7 @@
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
- <property name="fill">False</property>
+ <property name="fill">True</property>
</packing>
</child>
@@ -589,7 +589,7 @@ Underline</property>
</widget>
<packing>
<property name="tab_expand">False</property>
- <property name="tab_fill">False</property>
+ <property name="tab_fill">True</property>
</packing>
</child>
@@ -724,7 +724,7 @@ Underline</property>
</widget>
<packing>
<property name="padding">0</property>
- <property name="expand">True</property>
+ <property name="expand">False</property>
<property name="fill">True</property>
</packing>
</child>
@@ -780,7 +780,7 @@ Keep initial title</property>
</widget>
<packing>
<property name="padding">0</property>
- <property name="expand">True</property>
+ <property name="expand">False</property>
<property name="fill">True</property>
</packing>
</child>
@@ -1034,7 +1034,7 @@ Hold the terminal open</property>
</widget>
<packing>
<property name="padding">0</property>
- <property name="expand">True</property>
+ <property name="expand">False</property>
<property name="fill">True</property>
</packing>
</child>
@@ -1214,7 +1214,7 @@ Hold the terminal open</property>
</widget>
<packing>
<property name="padding">0</property>
- <property name="expand">True</property>
+ <property name="expand">False</property>
<property name="fill">True</property>
</packing>
</child>
@@ -1486,7 +1486,7 @@ Hold the terminal open</property>
</widget>
<packing>
<property name="padding">0</property>
- <property name="expand">True</property>
+ <property name="expand">False</property>
<property name="fill">True</property>
</packing>
</child>
@@ -2140,7 +2140,7 @@ Custom</property>
</widget>
<packing>
<property name="padding">0</property>
- <property name="expand">True</property>
+ <property name="expand">False</property>
<property name="fill">True</property>
</packing>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]