summaryrefslogtreecommitdiff
path: root/sw/uiconfig
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2015-09-16 08:39:10 +0200
committerAndras Timar <andras.timar@collabora.com>2015-09-16 08:02:29 +0000
commitec237c94ca01ad4c497f79d69db91dcb0564ce77 (patch)
treea7f1c94c7c764576a246fa3789baa8c30f034cb4 /sw/uiconfig
parente7b9aa1b75eaca6f41b9c64f05c705de9769932a (diff)
unused .ui file
Change-Id: I796be2353dc00c02746fb80fcc870dbddae397ff Reviewed-on: https://gerrit.libreoffice.org/18603 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'sw/uiconfig')
-rw-r--r--sw/uiconfig/swriter/ui/documentfontspage.ui28
1 files changed, 0 insertions, 28 deletions
diff --git a/sw/uiconfig/swriter/ui/documentfontspage.ui b/sw/uiconfig/swriter/ui/documentfontspage.ui
deleted file mode 100644
index 67f2e8006263..000000000000
--- a/sw/uiconfig/swriter/ui/documentfontspage.ui
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<interface>
- <!-- interface-requires gtk+ 3.0 -->
- <object class="GtkGrid" id="DocumentFontsPage">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="border_width">6</property>
- <property name="row_spacing">12</property>
- <property name="column_spacing">18</property>
- <child>
- <object class="GtkCheckButton" id="embedFonts">
- <property name="label" translatable="yes">_Embed fonts in the document</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="receives_default">False</property>
- <property name="use_underline">True</property>
- <property name="xalign">0</property>
- <property name="draw_indicator">True</property>
- </object>
- <packing>
- <property name="left_attach">0</property>
- <property name="top_attach">0</property>
- <property name="width">1</property>
- <property name="height">1</property>
- </packing>
- </child>
- </object>
-</interface>