diff options
author | bjoern.michaelsen@canonical.com <Bjoern Michaelsen> | 2011-02-07 17:18:01 +0100 |
---|---|---|
committer | bjoern.michaelsen@canonical.com <Bjoern Michaelsen> | 2011-02-07 18:20:52 +0100 |
commit | cfa7e88f5959a8b3b729107d61351410be80f49b (patch) | |
tree | 0b9117bbd68fc5e60b2f5313d0b0418217b3e8ba | |
parent | 1020364a2265ed696f6a40a3bef61c3bb72cfb08 (diff) |
lp#696527: enable human icon theme in LibreOffice
-rw-r--r-- | cui/source/options/optgdlg.src | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/source/options/optgdlg.src b/cui/source/options/optgdlg.src index 762e025b9..f2aff1885 100644 --- a/cui/source/options/optgdlg.src +++ b/cui/source/options/optgdlg.src @@ -270,6 +270,7 @@ TabPage OFA_TP_VIEW < "Tango" ; > ; < "Oxygen" ; > ; < "Classic" ; > ; + < "Human" ; > ; }; }; CheckBox CB_SYSTEM_FONT |