sfx2/source/doc/objstor.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 04c7f741f831d87c31b38de5f4074456ad91fb3d Author: Tomaž Vajngerl <tomaz.vajng...@collabora.com> Date: Mon Mar 3 18:22:57 2014 +0100 minor comment change Change-Id: If917e7e9897db0fb486f4852feb0d73e951c8b74 diff --git a/sfx2/source/doc/objstor.cxx b/sfx2/source/doc/objstor.cxx index 883b75d..76e9f13 100644 --- a/sfx2/source/doc/objstor.cxx +++ b/sfx2/source/doc/objstor.cxx @@ -1451,7 +1451,7 @@ sal_Bool SfxObjectShell::SaveTo_Impl } } - //fdo#61320: only store thumbnail image if the corresponding option is not disabled in the configuration + //fdo#61320: only store thumbnail image if the corresponding option is enabled in the configuration if ( bOk && officecfg::Office::Common::Save::Document::GenerateThumbnail::get() && GetCreateMode() != SFX_CREATE_MODE_EMBEDDED && !bPasswdProvided ) {
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits