Kaydet (Commit) 7d7eb08e authored tarafından Caolán McNamara's avatar Caolán McNamara

add in some extra columns to eat extra whitespace

Change-Id: I85c556a5f3ed3934c409f0ee5e0b4454bc5b7728
üst c6db0c08
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<interface> <interface>
<!-- interface-requires gtk+ 3.0 --> <!-- interface-requires gtk+ 3.0 -->
<!-- interface-requires LibreOffice 1.0 -->
<object class="GtkListStore" id="liststore1"> <object class="GtkListStore" id="liststore1">
<columns> <columns>
<!-- column-name gchararray1 --> <!-- column-name gchararray1 -->
...@@ -273,7 +274,7 @@ ...@@ -273,7 +274,7 @@
<property name="label" translatable="yes">Overlining</property> <property name="label" translatable="yes">Overlining</property>
</object> </object>
<packing> <packing>
<property name="left_attach">1</property> <property name="left_attach">2</property>
<property name="top_attach">0</property> <property name="top_attach">0</property>
<property name="width">1</property> <property name="width">1</property>
<property name="height">1</property> <property name="height">1</property>
...@@ -287,7 +288,7 @@ ...@@ -287,7 +288,7 @@
<property name="label" translatable="yes">Strikethrough</property> <property name="label" translatable="yes">Strikethrough</property>
</object> </object>
<packing> <packing>
<property name="left_attach">1</property> <property name="left_attach">2</property>
<property name="top_attach">2</property> <property name="top_attach">2</property>
<property name="width">1</property> <property name="width">1</property>
<property name="height">1</property> <property name="height">1</property>
...@@ -301,7 +302,7 @@ ...@@ -301,7 +302,7 @@
<property name="label" translatable="yes">Underlining</property> <property name="label" translatable="yes">Underlining</property>
</object> </object>
<packing> <packing>
<property name="left_attach">1</property> <property name="left_attach">2</property>
<property name="top_attach">4</property> <property name="top_attach">4</property>
<property name="width">1</property> <property name="width">1</property>
<property name="height">1</property> <property name="height">1</property>
...@@ -315,7 +316,7 @@ ...@@ -315,7 +316,7 @@
<property name="label" translatable="yes">Overline color</property> <property name="label" translatable="yes">Overline color</property>
</object> </object>
<packing> <packing>
<property name="left_attach">2</property> <property name="left_attach">3</property>
<property name="top_attach">0</property> <property name="top_attach">0</property>
<property name="width">1</property> <property name="width">1</property>
<property name="height">1</property> <property name="height">1</property>
...@@ -329,7 +330,7 @@ ...@@ -329,7 +330,7 @@
<property name="label" translatable="yes">Underline Color</property> <property name="label" translatable="yes">Underline Color</property>
</object> </object>
<packing> <packing>
<property name="left_attach">2</property> <property name="left_attach">3</property>
<property name="top_attach">4</property> <property name="top_attach">4</property>
<property name="width">1</property> <property name="width">1</property>
<property name="height">1</property> <property name="height">1</property>
...@@ -367,7 +368,7 @@ ...@@ -367,7 +368,7 @@
<property name="model">liststore6</property> <property name="model">liststore6</property>
</object> </object>
<packing> <packing>
<property name="left_attach">1</property> <property name="left_attach">2</property>
<property name="top_attach">1</property> <property name="top_attach">1</property>
<property name="width">1</property> <property name="width">1</property>
<property name="height">1</property> <property name="height">1</property>
...@@ -393,7 +394,7 @@ ...@@ -393,7 +394,7 @@
<property name="model">liststore6</property> <property name="model">liststore6</property>
</object> </object>
<packing> <packing>
<property name="left_attach">1</property> <property name="left_attach">2</property>
<property name="top_attach">5</property> <property name="top_attach">5</property>
<property name="width">1</property> <property name="width">1</property>
<property name="height">1</property> <property name="height">1</property>
...@@ -406,7 +407,7 @@ ...@@ -406,7 +407,7 @@
<property name="model">liststore5</property> <property name="model">liststore5</property>
</object> </object>
<packing> <packing>
<property name="left_attach">1</property> <property name="left_attach">2</property>
<property name="top_attach">3</property> <property name="top_attach">3</property>
<property name="width">1</property> <property name="width">1</property>
<property name="height">1</property> <property name="height">1</property>
...@@ -418,7 +419,7 @@ ...@@ -418,7 +419,7 @@
<property name="can_focus">False</property> <property name="can_focus">False</property>
</object> </object>
<packing> <packing>
<property name="left_attach">2</property> <property name="left_attach">3</property>
<property name="top_attach">5</property> <property name="top_attach">5</property>
<property name="width">1</property> <property name="width">1</property>
<property name="height">1</property> <property name="height">1</property>
...@@ -430,7 +431,7 @@ ...@@ -430,7 +431,7 @@
<property name="can_focus">False</property> <property name="can_focus">False</property>
</object> </object>
<packing> <packing>
<property name="left_attach">2</property> <property name="left_attach">3</property>
<property name="top_attach">1</property> <property name="top_attach">1</property>
<property name="width">1</property> <property name="width">1</property>
<property name="height">1</property> <property name="height">1</property>
...@@ -497,7 +498,7 @@ ...@@ -497,7 +498,7 @@
<property name="draw_indicator">True</property> <property name="draw_indicator">True</property>
</object> </object>
<packing> <packing>
<property name="left_attach">1</property> <property name="left_attach">2</property>
<property name="top_attach">6</property> <property name="top_attach">6</property>
<property name="width">1</property> <property name="width">1</property>
<property name="height">1</property> <property name="height">1</property>
...@@ -510,7 +511,7 @@ ...@@ -510,7 +511,7 @@
<property name="model">liststore3</property> <property name="model">liststore3</property>
</object> </object>
<packing> <packing>
<property name="left_attach">1</property> <property name="left_attach">2</property>
<property name="top_attach">9</property> <property name="top_attach">9</property>
<property name="width">1</property> <property name="width">1</property>
<property name="height">1</property> <property name="height">1</property>
...@@ -523,7 +524,7 @@ ...@@ -523,7 +524,7 @@
<property name="model">liststore4</property> <property name="model">liststore4</property>
</object> </object>
<packing> <packing>
<property name="left_attach">2</property> <property name="left_attach">3</property>
<property name="top_attach">9</property> <property name="top_attach">9</property>
<property name="width">1</property> <property name="width">1</property>
<property name="height">1</property> <property name="height">1</property>
...@@ -537,7 +538,7 @@ ...@@ -537,7 +538,7 @@
<property name="label" translatable="yes">Position</property> <property name="label" translatable="yes">Position</property>
</object> </object>
<packing> <packing>
<property name="left_attach">2</property> <property name="left_attach">3</property>
<property name="top_attach">8</property> <property name="top_attach">8</property>
<property name="width">1</property> <property name="width">1</property>
<property name="height">1</property> <property name="height">1</property>
...@@ -551,7 +552,7 @@ ...@@ -551,7 +552,7 @@
<property name="label" translatable="yes">Emphasis mark</property> <property name="label" translatable="yes">Emphasis mark</property>
</object> </object>
<packing> <packing>
<property name="left_attach">1</property> <property name="left_attach">2</property>
<property name="top_attach">8</property> <property name="top_attach">8</property>
<property name="width">1</property> <property name="width">1</property>
<property name="height">1</property> <property name="height">1</property>
...@@ -574,6 +575,32 @@ ...@@ -574,6 +575,32 @@
<property name="height">1</property> <property name="height">1</property>
</packing> </packing>
</child> </child>
<child>
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
</object>
<packing>
<property name="left_attach">1</property>
<property name="top_attach">0</property>
<property name="width">1</property>
<property name="height">10</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
</object>
<packing>
<property name="left_attach">4</property>
<property name="top_attach">0</property>
<property name="width">1</property>
<property name="height">10</property>
</packing>
</child>
<child> <child>
<placeholder/> <placeholder/>
</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