[Libreoffice-commits] core.git: sw/source
Eike Rathke
erack at redhat.com
Wed Oct 23 17:35:53 PDT 2013
sw/source/ui/docvw/edtwin.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f07a011140f28d63b085445dcfbdd93806d0537a
Author: Eike Rathke <erack at redhat.com>
Date: Thu Oct 24 02:35:07 2013 +0200
fixed build breaker Serbian
Change-Id: I5d8e0bc2c62f13d14f1be32786be8aec243c134a
diff --git a/sw/source/ui/docvw/edtwin.cxx b/sw/source/ui/docvw/edtwin.cxx
index d6bd8db..b4d38ec 100644
--- a/sw/source/ui/docvw/edtwin.cxx
+++ b/sw/source/ui/docvw/edtwin.cxx
@@ -817,7 +817,7 @@ static sal_uInt16 lcl_isNonDefaultLanguage(LanguageType eBufferLanguage, SwView&
case LANGUAGE_GREEK:
case LANGUAGE_RUSSIAN:
case LANGUAGE_RUSSIAN_MOLDOVA:
- case LANGUAGE_SERBIAN_CYRILLIC:
+ case LANGUAGE_SERBIAN_CYRILLIC_SAM:
case LANGUAGE_SERBIAN_CYRILLIC_BOSNIA_HERZEGOVINA:
case LANGUAGE_UZBEK_CYRILLIC:
case LANGUAGE_UKRAINIAN:
More information about the Libreoffice-commits
mailing list