User: obo Date: 2008-02-25 16:24:39+0000 Modified: dba/dbaccess/source/ui/misc/moduledbu.cxx
Log: INTEGRATION: CWS supdremove02 (1.5.226); FILE MERGED 2008/01/31 13:49:03 rt 1.5.226.1: #i85482# Remove UPD from resource name. File Changes: Directory: /dba/dbaccess/source/ui/misc/ ======================================== File [changed]: moduledbu.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/misc/moduledbu.cxx?r1=1.5&r2=1.6 Delta lines: +0 -1 ------------------- --- moduledbu.cxx 2006-09-17 07:17:57+0000 1.5 +++ moduledbu.cxx 2008-02-25 16:24:36+0000 1.6 @@ -104,7 +104,6 @@ { // create a manager with a fixed prefix ByteString aMgrName = ByteString( "dbu" ); - aMgrName += ByteString::CreateFromInt32(SOLARUPD); // current build number m_pRessources = ResMgr::CreateResMgr(aMgrName.GetBuffer()); } return m_pRessources; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
