diff options
author | bjoern.michaelsen@canonical.com <Bjoern Michaelsen> | 2011-02-07 17:18:01 +0100 |
---|---|---|
committer | Thorsten Behrens <tbehrens@novell.com> | 2011-02-08 16:34:46 +0100 |
commit | c1d45fdb7f6380a0e6640a336cd790027e903b4f (patch) | |
tree | fd07b7561c849218420a898a9fd853bcc6121332 | |
parent | 94a2ea07194893531b93b78c2903d96bbc5526ce (diff) |
lp#696527: enable human icon theme in LibreOffice
(cherry picked from commit cfa7e88f5959a8b3b729107d61351410be80f49b)
Signed-off-by: Thorsten Behrens <tbehrens@novell.com>
-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 |