INTEGRATION: CWS supdremove02 (1.2.134); FILE MERGED
2008/01/31 13:48:16 rt 1.2.134.1: #i85482# Remove UPD from resource name.
This commit is contained in:
parent
3f31914142
commit
68b002a038
1 changed files with 2 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: mediamisc.cxx,v $
|
||||
*
|
||||
* $Revision: 1.2 $
|
||||
* $Revision: 1.3 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-09-07 19:38:16 $
|
||||
* last change: $Author: obo $ $Date: 2008-02-25 15:59:18 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -47,7 +47,6 @@ ResMgr* GetResMgr()
|
|||
{
|
||||
ByteString aResMgrName( "avmedia" );
|
||||
|
||||
aResMgrName += ByteString::CreateFromInt32( SOLARUPD );
|
||||
pResMgr = ResMgr::CreateResMgr( aResMgrName.GetBuffer(), Application::GetSettings().GetUILocale() );
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue