summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-08-11 16:16:40 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-08-11 16:16:40 +0000
commit7504a1464e62c9cd73ac3a06f12389e7e4bfd245 (patch)
treee28902ee27c17a4e9296b7a83b2155cf71673761 /desktop
parent3ee3f7956937d6fa0cd8a5490f57f3fbb45592d8 (diff)
INTEGRATION: CWS jl40 (1.11.6); FILE MERGED
2006/07/27 14:06:52 jl 1.11.6.1: #135435# do not use lower case meta-inf
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/deployment/manager/dp_manager.cxx13
1 files changed, 4 insertions, 9 deletions
diff --git a/desktop/source/deployment/manager/dp_manager.cxx b/desktop/source/deployment/manager/dp_manager.cxx
index 88b634a2263a..de4b08597cbe 100644
--- a/desktop/source/deployment/manager/dp_manager.cxx
+++ b/desktop/source/deployment/manager/dp_manager.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dp_manager.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: obo $ $Date: 2006-07-13 17:05:32 $
+ * last change: $Author: hr $ $Date: 2006-08-11 17:16:40 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -123,13 +123,8 @@ void PackageManagerImpl::initActivationLayer(
"temporary_limitation_of_the_"
"storage_api_implementation") ))
continue;
-// if (title.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(
-// "META-INF") ) )
- // be more error tolerant, can be changed when the appropriate
- // UCP is case insensitive (currently different behaviour on
- // windows and linux)
- if (title.equalsIgnoreAsciiCaseAsciiL( RTL_CONSTASCII_STRINGPARAM(
- "meta-inf") ) )
+ if (title.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM(
+ "META-INF") ) )
continue;
::ucb::Content sourceContent(