diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2014-12-05 13:21:36 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-12-15 14:01:10 +0000 |
commit | 324de04a408a77656a473cbfd2cc1ce77664b0c0 (patch) | |
tree | 02602668ce3a0e16ce2ca363cc5df38543387422 /cui/uiconfig | |
parent | d795be27560343929822ed189e7b88309adec166 (diff) |
Resolves fdo#87016 Kill "Use system font for user interface" for good
Change-Id: Ica648d4a49ef4f36fdab557a98e7df9d31a3a240
Reviewed-on: https://gerrit.libreoffice.org/13311
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui/uiconfig')
-rw-r--r-- | cui/uiconfig/ui/optviewpage.ui | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/cui/uiconfig/ui/optviewpage.ui b/cui/uiconfig/ui/optviewpage.ui index a81d7368bbcf..67105b99e0a2 100644 --- a/cui/uiconfig/ui/optviewpage.ui +++ b/cui/uiconfig/ui/optviewpage.ui @@ -428,22 +428,6 @@ </packing> </child> <child> - <object class="GtkCheckButton" id="systemfont:wrap"> - <property name="label" translatable="yes">Use system _font for user interface</property> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">False</property> - <property name="hexpand">True</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">1</property> - </packing> - </child> - <child> <object class="GtkCheckButton" id="aafont"> <property name="label" translatable="yes">Screen font antialiasin_g</property> <property name="visible">True</property> |