vcl/source/app/settings.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit bd37c63eff9eb4a263d43f84431cb2c32f32908b
Author: Joren De Cuyper <jore...@libreoffice.org>
Date:   Mon Feb 10 16:14:26 2014 +0100

    Correct comment: we can select icon theme in LibreOffice -> View
    
    Change-Id: I692e9d6037b2fa5a9f69069177b6d9925661ec60
    Reviewed-on: https://gerrit.libreoffice.org/7974
    Reviewed-by: Caolán McNamara <caol...@redhat.com>
    Tested-by: Caolán McNamara <caol...@redhat.com>

diff --git a/vcl/source/app/settings.cxx b/vcl/source/app/settings.cxx
index 3f07a2b..3f5c9c7 100644
--- a/vcl/source/app/settings.cxx
+++ b/vcl/source/app/settings.cxx
@@ -621,7 +621,7 @@ void StyleSettings::SetCheckedColorSpecialCase( )
 
 sal_uLong StyleSettings::GetCurrentSymbolsStyle() const
 {
-    // style selected in Tools -> Options... -> OpenOffice.org -> View
+    // style selected in Tools -> Options... -> LibreOffice -> View
     sal_uLong nStyle = GetSymbolsStyle();
 
     if ( nStyle == STYLE_SYMBOLS_AUTO || ( !CheckSymbolStyle (nStyle) ) )
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to