Kaydet (Commit) 8955a5e7 authored tarafından Caolán McNamara's avatar Caolán McNamara

The thesaruses are in mythes format

Change-Id: Idf633d7d310c920ae605b7a1996d251352fad079
üst 6ea80844
......@@ -523,7 +523,7 @@ OUString SAL_CALL Thesaurus::getServiceDisplayName( const Locale& /*rLocale*/ )
throw(RuntimeException, std::exception)
{
MutexGuard aGuard( GetLinguMutex() );
return OUString( "OpenOffice.org New Thesaurus" );
return OUString( "Mythes Thesaurus" );
}
void SAL_CALL Thesaurus::initialize( const Sequence< Any >& rArguments )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment