Kaydet (Commit) 5bb64f53 authored tarafından Caolán McNamara's avatar Caolán McNamara

the 'Edit' button is a color picker, rename and move

to the color value entry column

Change-Id: I3c044fbff2e93c553f2eb8da33f99a944a6db336
üst 059280ac
......@@ -428,6 +428,22 @@
<property name="width">2</property>
</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>
......@@ -479,20 +495,6 @@
<property name="position">1</property>
</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>
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment