Kaydet (Commit) 55916fc5 authored tarafından Miklos Vajna's avatar Miklos Vajna

sw: adapt frame/templatedialog4.ui to FillAttributes

With this, editing frame properties of an existing TextFrame and editing
frame styles work again.

(regression from 6e61ecd0)

Change-Id: Ib2bbd337d3d1f648f220d585d42d8310c3486111
üst 0c8c30a9
......@@ -160,10 +160,10 @@
<placeholder/>
</child>
<child type="tab">
<object class="GtkLabel" id="background">
<object class="GtkLabel" id="area">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Background</property>
<property name="label" translatable="yes">Area</property>
</object>
<packing>
<property name="position">5</property>
......@@ -173,6 +173,20 @@
<child>
<placeholder/>
</child>
<child type="tab">
<object class="GtkLabel" id="transparence">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Transparency</property>
</object>
<packing>
<property name="position">6</property>
<property name="tab_fill">False</property>
</packing>
</child>
<child>
<placeholder/>
</child>
<child type="tab">
<object class="GtkLabel" id="columns">
<property name="visible">True</property>
......@@ -180,7 +194,7 @@
<property name="label" translatable="yes">Columns</property>
</object>
<packing>
<property name="position">6</property>
<property name="position">7</property>
<property name="tab_fill">False</property>
</packing>
</child>
......@@ -194,7 +208,7 @@
<property name="label" translatable="yes">Macro</property>
</object>
<packing>
<property name="position">7</property>
<property name="position">8</property>
<property name="tab_fill">False</property>
</packing>
</child>
......
......@@ -176,10 +176,10 @@
<placeholder/>
</child>
<child type="tab">
<object class="GtkLabel" id="background">
<object class="GtkLabel" id="area">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Background</property>
<property name="label" translatable="yes">Area</property>
</object>
<packing>
<property name="position">4</property>
......@@ -189,6 +189,20 @@
<child>
<placeholder/>
</child>
<child type="tab">
<object class="GtkLabel" id="transparence">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Transparency</property>
</object>
<packing>
<property name="position">5</property>
<property name="tab_fill">False</property>
</packing>
</child>
<child>
<placeholder/>
</child>
<child type="tab">
<object class="GtkLabel" id="borders">
<property name="visible">True</property>
......@@ -196,7 +210,7 @@
<property name="label" translatable="yes">Borders</property>
</object>
<packing>
<property name="position">5</property>
<property name="position">6</property>
<property name="tab_fill">False</property>
</packing>
</child>
......@@ -210,7 +224,7 @@
<property name="label" translatable="yes">Columns</property>
</object>
<packing>
<property name="position">6</property>
<property name="position">7</property>
<property name="tab_fill">False</property>
</packing>
</child>
......@@ -224,7 +238,7 @@
<property name="label" translatable="yes">Macro</property>
</object>
<packing>
<property name="position">7</property>
<property name="position">8</property>
<property name="tab_fill">False</property>
</packing>
</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