[Libreoffice-commits] .: Branch 'libreoffice-3-3' - cui/source

Thorsten Behrens thorsten at kemper.freedesktop.org
Tue Feb 8 07:35:33 PST 2011


 cui/source/options/optgdlg.src |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit c1d45fdb7f6380a0e6640a336cd790027e903b4f
Author: bjoern.michaelsen at canonical.com <Bjoern Michaelsen>
Date:   Mon Feb 7 17:18:01 2011 +0100

    lp#696527: enable human icon theme in LibreOffice
    (cherry picked from commit cfa7e88f5959a8b3b729107d61351410be80f49b)
    
    Signed-off-by: Thorsten Behrens <tbehrens at novell.com>

diff --git a/cui/source/options/optgdlg.src b/cui/source/options/optgdlg.src
index 762e025..f2aff18 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


More information about the Libreoffice-commits mailing list