summaryrefslogtreecommitdiff
path: root/basctl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-25 14:56:59 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-25 14:56:59 +0000
commit72e0e33526c828ed1fc4516145f602f761b1f5b9 (patch)
treedc6cef261ada813ff26441fcbb2eaa30a723f2c4 /basctl
parent41d2fc3dd1688087819904aed873befae5ffc423 (diff)
INTEGRATION: CWS supdremove02 (1.23.70); FILE MERGED
2008/01/31 13:47:55 rt 1.23.70.1: #i85482# Remove UPD from resource name.
Diffstat (limited to 'basctl')
-rw-r--r--basctl/source/basicide/iderdll.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/basctl/source/basicide/iderdll.cxx b/basctl/source/basicide/iderdll.cxx
index eeac4ceba1c6..23f3fa05701a 100644
--- a/basctl/source/basicide/iderdll.cxx
+++ b/basctl/source/basicide/iderdll.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: iderdll.cxx,v $
*
- * $Revision: 1.23 $
+ * $Revision: 1.24 $
*
- * last change: $Author: rt $ $Date: 2007-04-26 09:33:47 $
+ * last change: $Author: obo $ $Date: 2008-02-25 15:56:59 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -117,7 +117,6 @@ void BasicIDEDLL::Init()
(void)pFact;
ByteString aResMgrName( "basctl" );
- aResMgrName += ByteString::CreateFromInt32( SOLARUPD );
ResMgr* pMgr = ResMgr::CreateResMgr(
aResMgrName.GetBuffer(), Application::GetSettings().GetUILocale() );