summaryrefslogtreecommitdiff
path: root/sw/uiconfig/swriter/ui/paradialog.ui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-06-20 12:42:59 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2014-07-01 13:30:09 +0200
commitc7853b5b5cb71899b6b60fd2175763785b8afb7f (patch)
tree346d411410286d31b9f170438f4568874c5695cd /sw/uiconfig/swriter/ui/paradialog.ui
parent7d9bb549d498d6beed2c4050c402d09643febdfa (diff)
hook up new drawing support to .uis
Change-Id: Id441a91e86b89bf8fe6bfd778ca09e732e054103
Diffstat (limited to 'sw/uiconfig/swriter/ui/paradialog.ui')
-rw-r--r--sw/uiconfig/swriter/ui/paradialog.ui21
1 files changed, 18 insertions, 3 deletions
diff --git a/sw/uiconfig/swriter/ui/paradialog.ui b/sw/uiconfig/swriter/ui/paradialog.ui
index 6c4baf7c5329..09ede3db9fc7 100644
--- a/sw/uiconfig/swriter/ui/paradialog.ui
+++ b/sw/uiconfig/swriter/ui/paradialog.ui
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.16.1 -->
<interface>
- <!-- interface-requires gtk+ 3.0 -->
+ <requires lib="gtk+" version="3.0"/>
<object class="GtkDialog" id="ParagraphPropertiesDialog">
<property name="can_focus">False</property>
<property name="border_width">6</property>
@@ -204,16 +205,30 @@
<placeholder/>
</child>
<child type="tab">
- <object class="GtkLabel" id="labelTP_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">8</property>
<property name="tab_fill">False</property>
</packing>
</child>
+ <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">9</property>
+ <property name="tab_fill">False</property>
+ </packing>
+ </child>
</object>
<packing>
<property name="expand">False</property>