[gnome-color-manager] Adhere to the GNOME HIG in the 'Defaults' pane by adding a 12px left border
- From: Richard Hughes <rhughes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] Adhere to the GNOME HIG in the 'Defaults' pane by adding a 12px left border
- Date: Tue, 8 Dec 2009 17:49:00 +0000 (UTC)
commit dab5914b3a1eaeb4832f01c72e0ee511aff5d473
Author: Richard Hughes <richard hughsie com>
Date: Tue Dec 8 17:34:12 2009 +0000
Adhere to the GNOME HIG in the 'Defaults' pane by adding a 12px left border
data/gcm-prefs.ui | 220 ++++++++++++++++++++++++++++-------------------------
1 files changed, 116 insertions(+), 104 deletions(-)
---
diff --git a/data/gcm-prefs.ui b/data/gcm-prefs.ui
index 57c5fea..04c48ba 100644
--- a/data/gcm-prefs.ui
+++ b/data/gcm-prefs.ui
@@ -1223,65 +1223,71 @@
</packing>
</child>
<child>
- <object class="GtkVBox" id="vbox4">
+ <object class="GtkAlignment" id="alignment6">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
- <property name="spacing">3</property>
- <child>
- <object class="GtkRadioButton" id="radiobutton_ouput_disable">
- <property name="label" translatable="yes" comments="Radio buttons in the prefs dialog">Do not enable display correction</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
- <property name="group">radiobutton_ouput_global</property>
- </object>
- <packing>
- <property name="position">0</property>
- </packing>
- </child>
+ <property name="left_padding">12</property>
<child>
- <object class="GtkRadioButton" id="radiobutton_ouput_global">
- <property name="label" translatable="yes" comments="Radio buttons in the prefs dialog">Apply _global display correction</property>
+ <object class="GtkVBox" id="vbox4">
<property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
- <property name="active">True</property>
- <property name="draw_indicator">True</property>
- </object>
- <packing>
- <property name="position">1</property>
- </packing>
- </child>
- <child>
- <object class="GtkRadioButton" id="radiobutton_ouput_atom">
- <property name="label" translatable="yes" comments="Radio buttons in the prefs dialog">_Set profile only for color managed applications</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
- <property name="group">radiobutton_ouput_global</property>
- </object>
- <packing>
- <property name="position">2</property>
- </packing>
- </child>
- <child>
- <object class="GtkRadioButton" id="radiobutton_ouput_both">
- <property name="label" translatable="yes" comments="Radio buttons in the prefs dialog">Do global correction and set profile for color managed applications</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
- <property name="draw_indicator">True</property>
- <property name="group">radiobutton_ouput_global</property>
+ <property name="orientation">vertical</property>
+ <property name="spacing">3</property>
+ <child>
+ <object class="GtkRadioButton" id="radiobutton_ouput_disable">
+ <property name="label" translatable="yes" comments="Radio buttons in the prefs dialog">Do not enable display correction</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">False</property>
+ <property name="use_underline">True</property>
+ <property name="draw_indicator">True</property>
+ <property name="group">radiobutton_ouput_global</property>
+ </object>
+ <packing>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkRadioButton" id="radiobutton_ouput_global">
+ <property name="label" translatable="yes" comments="Radio buttons in the prefs dialog">Apply _global display correction</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">False</property>
+ <property name="use_underline">True</property>
+ <property name="active">True</property>
+ <property name="draw_indicator">True</property>
+ </object>
+ <packing>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkRadioButton" id="radiobutton_ouput_atom">
+ <property name="label" translatable="yes" comments="Radio buttons in the prefs dialog">_Set profile only for color managed applications</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">False</property>
+ <property name="use_underline">True</property>
+ <property name="draw_indicator">True</property>
+ <property name="group">radiobutton_ouput_global</property>
+ </object>
+ <packing>
+ <property name="position">2</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkRadioButton" id="radiobutton_ouput_both">
+ <property name="label" translatable="yes" comments="Radio buttons in the prefs dialog">Do global correction and set profile for color managed applications</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">False</property>
+ <property name="use_underline">True</property>
+ <property name="draw_indicator">True</property>
+ <property name="group">radiobutton_ouput_global</property>
+ </object>
+ <packing>
+ <property name="position">3</property>
+ </packing>
+ </child>
</object>
- <packing>
- <property name="position">3</property>
- </packing>
</child>
</object>
<packing>
@@ -1312,66 +1318,46 @@
</packing>
</child>
<child>
- <object class="GtkVBox" id="vbox9">
+ <object class="GtkAlignment" id="alignment7">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
- <property name="spacing">6</property>
+ <property name="left_padding">12</property>
<child>
- <object class="GtkHBox" id="hbox14">
+ <object class="GtkVBox" id="vbox9">
<property name="visible">True</property>
- <property name="spacing">9</property>
- <property name="homogeneous">True</property>
+ <property name="orientation">vertical</property>
+ <property name="spacing">6</property>
<child>
- <object class="GtkHBox" id="hbox15">
+ <object class="GtkHBox" id="hbox14">
<property name="visible">True</property>
+ <property name="spacing">9</property>
+ <property name="homogeneous">True</property>
<child>
- <object class="GtkLabel" id="label_rendering_display">
+ <object class="GtkHBox" id="hbox15">
<property name="visible">True</property>
- <property name="label" translatable="yes" comments="What mode to use for display rendering intent">Display:</property>
+ <child>
+ <object class="GtkLabel" id="label_rendering_display">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes" comments="What mode to use for display rendering intent">Display:</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
</object>
<packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
<property name="position">0</property>
</packing>
</child>
- </object>
- <packing>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkComboBox" id="combobox_rendering_display">
- <property name="visible">True</property>
- <property name="sensitive">False</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="position">1</property>
- </packing>
- </child>
- </object>
- <packing>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkHBox" id="hbox16">
- <property name="visible">True</property>
- <property name="spacing">9</property>
- <property name="homogeneous">True</property>
- <child>
- <object class="GtkHBox" id="hbox17">
- <property name="visible">True</property>
<child>
- <object class="GtkLabel" id="label_rendering_softproof">
+ <object class="GtkComboBox" id="combobox_rendering_display">
<property name="visible">True</property>
- <property name="label" translatable="yes" comments="Technical color word for softproof rendering intent">Softproof:</property>
+ <property name="sensitive">False</property>
</object>
<packing>
<property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">0</property>
+ <property name="position">1</property>
</packing>
</child>
</object>
@@ -1380,19 +1366,45 @@
</packing>
</child>
<child>
- <object class="GtkComboBox" id="combobox_rendering_softproof">
+ <object class="GtkHBox" id="hbox16">
<property name="visible">True</property>
- <property name="sensitive">False</property>
+ <property name="spacing">9</property>
+ <property name="homogeneous">True</property>
+ <child>
+ <object class="GtkHBox" id="hbox17">
+ <property name="visible">True</property>
+ <child>
+ <object class="GtkLabel" id="label_rendering_softproof">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes" comments="Technical color word for softproof rendering intent">Softproof:</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ </object>
+ <packing>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkComboBox" id="combobox_rendering_softproof">
+ <property name="visible">True</property>
+ <property name="sensitive">False</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
</object>
<packing>
- <property name="expand">False</property>
<property name="position">1</property>
</packing>
</child>
</object>
- <packing>
- <property name="position">1</property>
- </packing>
</child>
</object>
<packing>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]