summaryrefslogtreecommitdiff
path: root/xmlsecurity
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-25 14:41:24 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-25 14:41:24 +0000
commit5d9c1339bf46161f9bdd4b508b86d7a756e2c5ea (patch)
tree9eec160a62f1ead3a9fc0ad4b496079b78fd5ce1 /xmlsecurity
parent3624cbd0511147551f01b964c60c8a2b7bc0de63 (diff)
INTEGRATION: CWS supdremove02 (1.12.56); FILE MERGED
2008/01/31 13:47:01 rt 1.12.56.1: #i85482# Remove UPD from resource name.
Diffstat (limited to 'xmlsecurity')
-rw-r--r--xmlsecurity/source/dialogs/resourcemanager.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/xmlsecurity/source/dialogs/resourcemanager.cxx b/xmlsecurity/source/dialogs/resourcemanager.cxx
index 0334932456de..66bf3a70c0cd 100644
--- a/xmlsecurity/source/dialogs/resourcemanager.cxx
+++ b/xmlsecurity/source/dialogs/resourcemanager.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: resourcemanager.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: ihi $ $Date: 2007-04-17 10:16:35 $
+ * last change: $Author: obo $ $Date: 2008-02-25 15:41:24 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -55,7 +55,6 @@ namespace XmlSec
if( !pResMgr )
{
ByteString aName( "xmlsec" );
- aName += ByteString::CreateFromInt32( SOLARUPD );
// pResMgr = ResMgr::CreateResMgr( aName.GetBuffer(), Application::GetSettings().GetUILanguage() );
// LanguageType aLang( LANGUAGE_ENGLISH_US );
// pResMgr = ResMgr::CreateResMgr( aName.GetBuffer(), aLang );