[Libreoffice-commits] core.git: sw/uiconfig

Andras Timar andras.timar at collabora.com
Wed Sep 16 01:02:54 PDT 2015


 sw/uiconfig/swriter/ui/documentfontspage.ui |   28 ----------------------------
 1 file changed, 28 deletions(-)

New commits:
commit ec237c94ca01ad4c497f79d69db91dcb0564ce77
Author: Andras Timar <andras.timar at collabora.com>
Date:   Wed Sep 16 08:39:10 2015 +0200

    unused .ui file
    
    Change-Id: I796be2353dc00c02746fb80fcc870dbddae397ff
    Reviewed-on: https://gerrit.libreoffice.org/18603
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Andras Timar <andras.timar at collabora.com>

diff --git a/sw/uiconfig/swriter/ui/documentfontspage.ui b/sw/uiconfig/swriter/ui/documentfontspage.ui
deleted file mode 100644
index 67f2e80..0000000
--- 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>


More information about the Libreoffice-commits mailing list