Kaydet (Commit) 45a12027 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS aqua11y01 (1.3.26); FILE MERGED

2008/03/12 12:14:52 obr 1.3.26.2: RESYNC: (1.3-1.4); FILE MERGED
2007/12/10 13:37:29 fne 1.3.26.1: #i82877# corrected resource bundle name
üst ed5e339d
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite * OpenOffice.org - a multi-platform office productivity suite
* *
* $RCSfile: accresmgr.cxx,v $ * $RCSfile: accresmgr.cxx,v $
* $Revision: 1.5 $ * $Revision: 1.6 $
* *
* This file is part of OpenOffice.org. * This file is part of OpenOffice.org.
* *
...@@ -60,7 +60,7 @@ void TkResMgr::ensureImplExists() ...@@ -60,7 +60,7 @@ void TkResMgr::ensureImplExists()
::com::sun::star::lang::Locale aLocale = Application::GetSettings().GetUILocale(); ::com::sun::star::lang::Locale aLocale = Application::GetSettings().GetUILocale();
ByteString sResMgrName( "tk" ); ByteString sResMgrName( "acc" );
m_pImpl = SimpleResMgr::Create( sResMgrName.GetBuffer(), aLocale ); m_pImpl = SimpleResMgr::Create( sResMgrName.GetBuffer(), aLocale );
......
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