[gnome-color-manager] trivial: Move the 'Create Profile' button to the right half of the screen as it does not belong to t
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] trivial: Move the 'Create Profile' button to the right half of the screen as it does not belong to t
- Date: Mon, 19 Apr 2010 14:14:31 +0000 (UTC)
commit 90da688c5a92c2fe19dc893e7e5170aacd34fd13
Author: Richard Hughes <richard hughsie com>
Date: Mon Apr 19 15:14:27 2010 +0100
trivial: Move the 'Create Profile' button to the right half of the screen as it does not belong to the list
data/gcm-prefs.ui | 188 +++++++++++++++++++++++++++++------------------------
1 files changed, 102 insertions(+), 86 deletions(-)
---
diff --git a/data/gcm-prefs.ui b/data/gcm-prefs.ui
index 591d7b4..12920f6 100644
--- a/data/gcm-prefs.ui
+++ b/data/gcm-prefs.ui
@@ -90,19 +90,6 @@
<property name="position">1</property>
</packing>
</child>
- <child>
- <object class="GtkButton" id="button_calibrate">
- <property name="label" translatable="yes" comments="This is a button to calibrate the device by creating an ICC profile file using a hardware device or a reference image">Create _Profile</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_underline">True</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="position">2</property>
- </packing>
- </child>
</object>
<packing>
<property name="expand">False</property>
@@ -127,6 +114,86 @@
<property name="orientation">vertical</property>
<property name="spacing">15</property>
<child>
+ <object class="GtkVBox" id="vbox8">
+ <property name="visible">True</property>
+ <property name="orientation">vertical</property>
+ <property name="spacing">6</property>
+ <child>
+ <object class="GtkHBox" id="hbox2">
+ <property name="visible">True</property>
+ <child>
+ <object class="GtkLabel" id="label_profile">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes" comments="Section heading for device profile settings">Color Profile</property>
+ <attributes>
+ <attribute name="weight" value="bold"/>
+ </attributes>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkAlignment" id="alignment3">
+ <property name="visible">True</property>
+ <property name="left_padding">12</property>
+ <child>
+ <object class="GtkHBox" id="hbox29">
+ <property name="visible">True</property>
+ <property name="spacing">9</property>
+ <child>
+ <object class="GtkVBox" id="vbox5">
+ <property name="visible">True</property>
+ <property name="orientation">vertical</property>
+ <child>
+ <object class="GtkComboBox" id="combobox_profile">
+ <property name="visible">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ </object>
+ <packing>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
+ <object class="GtkButton" id="button_calibrate">
+ <property name="label" translatable="yes" comments="This is a button to calibrate the device by creating an ICC profile file using a hardware device or a reference image">Create _Profile</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <property name="receives_default">True</property>
+ <property name="use_underline">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ </object>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
<object class="GtkVBox" id="vbox_device">
<property name="visible">True</property>
<property name="orientation">vertical</property>
@@ -345,65 +412,6 @@
</object>
<packing>
<property name="expand">False</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkVBox" id="vbox8">
- <property name="visible">True</property>
- <property name="orientation">vertical</property>
- <property name="spacing">6</property>
- <child>
- <object class="GtkHBox" id="hbox2">
- <property name="visible">True</property>
- <child>
- <object class="GtkLabel" id="label_profile">
- <property name="visible">True</property>
- <property name="label" translatable="yes" comments="Section heading for device profile settings">Color Profile</property>
- <attributes>
- <attribute name="weight" value="bold"/>
- </attributes>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="position">0</property>
- </packing>
- </child>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkAlignment" id="alignment3">
- <property name="visible">True</property>
- <property name="left_padding">12</property>
- <child>
- <object class="GtkVBox" id="vbox5">
- <property name="visible">True</property>
- <property name="orientation">vertical</property>
- <property name="spacing">9</property>
- <child>
- <object class="GtkComboBox" id="combobox_profile">
- <property name="visible">True</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="position">0</property>
- </packing>
- </child>
- </object>
- </child>
- </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>
@@ -1945,36 +1953,44 @@
</object>
<object class="GtkSizeGroup" id="sizegroup_lists">
<widgets>
- <widget name="scrolledwindow1"/>
<widget name="scrolledwindow2"/>
+ <widget name="scrolledwindow1"/>
</widgets>
</object>
<object class="GtkSizeGroup" id="sizegroup_defaults">
<widgets>
- <widget name="hbox43"/>
- <widget name="hbox46"/>
- <widget name="hbox15"/>
<widget name="hbox17"/>
+ <widget name="hbox15"/>
+ <widget name="hbox46"/>
+ <widget name="hbox43"/>
</widgets>
</object>
<object class="GtkSizeGroup" id="sizegroup_devices">
<widgets>
- <widget name="hbox21"/>
- <widget name="hbox22"/>
<widget name="hbox23"/>
+ <widget name="hbox22"/>
+ <widget name="hbox21"/>
</widgets>
</object>
<object class="GtkSizeGroup" id="sizegroup_profiles">
<widgets>
- <widget name="hbox6"/>
- <widget name="hbox39"/>
- <widget name="hbox36"/>
- <widget name="hbox10"/>
- <widget name="hbox34"/>
- <widget name="hbox48"/>
- <widget name="hbox12"/>
- <widget name="hbox31"/>
<widget name="hbox33"/>
+ <widget name="hbox31"/>
+ <widget name="hbox12"/>
+ <widget name="hbox48"/>
+ <widget name="hbox34"/>
+ <widget name="hbox10"/>
+ <widget name="hbox36"/>
+ <widget name="hbox39"/>
+ <widget name="hbox6"/>
+ </widgets>
+ </object>
+ <object class="GtkSizeGroup" id="sizegroup_combos">
+ <widgets>
+ <widget name="combobox_space_rgb"/>
+ <widget name="combobox_space_cmyk"/>
+ <widget name="combobox_rendering_display"/>
+ <widget name="combobox_rendering_softproof"/>
</widgets>
</object>
</interface>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]