[gnome-color-manager] trivial: Use a HPaned in the profiles tab to ensure that all the profile name can be seen
- From: Richard Hughes <rhughes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] trivial: Use a HPaned in the profiles tab to ensure that all the profile name can be seen
- Date: Tue, 19 Jan 2010 16:57:28 +0000 (UTC)
commit f9a759a1e87a9593e78e009aa1d90c7d56dca614
Author: Richard Hughes <richard hughsie com>
Date: Tue Jan 19 16:56:56 2010 +0000
trivial: Use a HPaned in the profiles tab to ensure that all the profile name can be seen
data/gcm-prefs.ui | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/data/gcm-prefs.ui b/data/gcm-prefs.ui
index ae9542f..e4dd70f 100644
--- a/data/gcm-prefs.ui
+++ b/data/gcm-prefs.ui
@@ -548,10 +548,10 @@
</packing>
</child>
<child>
- <object class="GtkHBox" id="hbox27">
+ <object class="GtkHPaned" id="hpaned1">
<property name="visible">True</property>
+ <property name="can_focus">True</property>
<property name="border_width">9</property>
- <property name="spacing">9</property>
<child>
<object class="GtkHBox" id="hbox29">
<property name="visible">True</property>
@@ -623,8 +623,8 @@
</child>
</object>
<packing>
- <property name="expand">False</property>
- <property name="position">0</property>
+ <property name="resize">False</property>
+ <property name="shrink">True</property>
</packing>
</child>
<child>
@@ -1255,7 +1255,8 @@
</child>
</object>
<packing>
- <property name="position">1</property>
+ <property name="resize">True</property>
+ <property name="shrink">False</property>
</packing>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]