summaryrefslogtreecommitdiff
path: root/swext
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-07-07 08:02:02 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-07-07 08:02:02 +0000
commit8ab462b5ed11932f271550c4d3bd9c0d663ede62 (patch)
treea845b619f355d1e4cf8ed4f658ec306e7865b992 /swext
parentc1a7137d2e2267327332cd47948d11e3a4708a52 (diff)
INTEGRATION: CWS extensionupdate01 (1.3.16); FILE MERGED
2008/07/01 10:00:09 ka 1.3.16.1: #157193#: updated extensions
Diffstat (limited to 'swext')
-rw-r--r--swext/mediawiki/src/uno-extension-manifest.xml46
1 files changed, 24 insertions, 22 deletions
diff --git a/swext/mediawiki/src/uno-extension-manifest.xml b/swext/mediawiki/src/uno-extension-manifest.xml
index be4cc31..815bf43 100644
--- a/swext/mediawiki/src/uno-extension-manifest.xml
+++ b/swext/mediawiki/src/uno-extension-manifest.xml
@@ -1,49 +1,51 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--***********************************************************************
-
+
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-
+
Copyright 2008 by Sun Microsystems, Inc.
-
+
OpenOffice.org - a multi-platform office productivity suite
-
+
$RCSfile: uno-extension-manifest.xml,v $
-
- $Revision: 1.3 $
-
+
+ $Revision: 1.4 $
+
This file is part of OpenOffice.org.
-
+
OpenOffice.org is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License version 3
only, as published by the Free Software Foundation.
-
+
OpenOffice.org is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License version 3 for more details
(a copy is included in the LICENSE file that accompanied this code).
-
+
You should have received a copy of the GNU Lesser General Public License
version 3 along with OpenOffice.org. If not, see
<http://www.openoffice.org/license.html>
for a copy of the LGPLv3 License.
-
+
************************************************************************ -->
<manifest:manifest xmlns:manifest="http://openoffice.org/2001/manifest">
<manifest:file-entry manifest:media-type="application/vnd.sun.star.uno-component;type=Java"
manifest:full-path="mediawiki.jar"/>
- <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data"
- manifest:full-path="Addons.xcu"/>
- <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data"
+ <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data"
+ manifest:full-path="Addons.xcu"/>
+ <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data"
manifest:full-path="ProtocolHandler.xcu"/>
- <manifest:file-entry manifest:full-path="WikiEditor/"
+ <manifest:file-entry manifest:full-path="WikiEditor/"
manifest:media-type="application/vnd.sun.star.basic-library"/>
- <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-schema"
+ <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-schema"
manifest:full-path="WikiExtension.xcs"/>
- <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data"
- manifest:full-path="WikiExtension.xcu"/>
- <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data"
- manifest:full-path="OptionsDialog.xcu"/>
- <manifest:file-entry manifest:media-type="application/vnd.sun.star.help"
- manifest:full-path="help"/>
+ <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data"
+ manifest:full-path="WikiExtension.xcu"/>
+ <manifest:file-entry manifest:media-type="application/vnd.sun.star.configuration-data"
+ manifest:full-path="OptionsDialog.xcu"/>
+ <manifest:file-entry manifest:media-type="application/vnd.sun.star.help"
+ manifest:full-path="help"/>
+ <manifest:file-entry manifest:media-type="application/vnd.sun.star.package-bundle-description"
+ manifest:full-path="help/component.txt"/>
</manifest:manifest>