summaryrefslogtreecommitdiffstats
path: root/cui/uiconfig/ui/colorpage.ui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-04-29 16:23:06 +0100
committerCaolán McNamara <caolanm@redhat.com>2015-04-29 16:28:09 +0100
commit5bb64f5337a6d396a20a7b31186102481390b816 (patch)
tree608850297be2fd10a6bed977bdae587919496827 /cui/uiconfig/ui/colorpage.ui
parenttdf#89395 add Nyanja [ny-MW] locale data (diff)
downloadcore-5bb64f5337a6d396a20a7b31186102481390b816.tar.gz
core-5bb64f5337a6d396a20a7b31186102481390b816.zip
the 'Edit' button is a color picker, rename and move
to the color value entry column Change-Id: I3c044fbff2e93c553f2eb8da33f99a944a6db336
Diffstat (limited to 'cui/uiconfig/ui/colorpage.ui')
-rw-r--r--cui/uiconfig/ui/colorpage.ui32
1 files changed, 17 insertions, 15 deletions
diff --git a/cui/uiconfig/ui/colorpage.ui b/cui/uiconfig/ui/colorpage.ui
index 8a5ff5ff125b..5d91456ce801 100644
--- a/cui/uiconfig/ui/colorpage.ui
+++ b/cui/uiconfig/ui/colorpage.ui
@@ -429,6 +429,22 @@
</packing>
</child>
<child>
+ <object class="GtkButton" id="edit">
+ <property name="label">_Pick</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="left_attach">1</property>
+ <property name="top_attach">5</property>
+ </packing>
+ </child>
+ <child>
+ <placeholder/>
+ </child>
+ <child>
<placeholder/>
</child>
<child>
@@ -480,20 +496,6 @@
</packing>
</child>
<child>
- <object class="GtkButton" id="edit">
- <property name="label">gtk-edit</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">True</property>
- <property name="use_stock">True</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">2</property>
- </packing>
- </child>
- <child>
<object class="GtkButton" id="delete">
<property name="label">gtk-delete</property>
<property name="visible">True</property>
@@ -504,7 +506,7 @@
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
- <property name="position">3</property>
+ <property name="position">2</property>
</packing>
</child>
<child>