summaryrefslogtreecommitdiff
path: root/svx/xml/SvxShapeGroup.xml
diff options
context:
space:
mode:
Diffstat (limited to 'svx/xml/SvxShapeGroup.xml')
-rw-r--r--svx/xml/SvxShapeGroup.xml42
1 files changed, 14 insertions, 28 deletions
diff --git a/svx/xml/SvxShapeGroup.xml b/svx/xml/SvxShapeGroup.xml
index bb8fd51d1d59..2b869fc77d36 100644
--- a/svx/xml/SvxShapeGroup.xml
+++ b/svx/xml/SvxShapeGroup.xml
@@ -1,30 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE COMPONENTDESCRIPTION PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "componentdescription.dtd">
-
-<COMPONENTDESCRIPTION xmlns:xlink="http://www.w3.org/1999/xlink/Namespace" >
-<Author>Christian Lippka</Author>
-<Name>com.sun.star.comp.office.SvxShapeGroup</Name>
-<Description>
+<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
+<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
+ <module-name>svx</module-name>
+ <component-description>
+ <author>Christian Lippka</author>
+ <name>com.sun.star.comp.office.SvxShapeGroup</name>
+ <description>
This component provides a group shape.
-</Description>
-
-<ModuleName>svx</ModuleName>
-<LoaderName>com.sun.star.loader.SharedLibrary</LoaderName>
-<Language>c++</Language>
-<Status StatusValue="final"/>
-
-<SupportedService>com.sun.star.drawing.ShapeGroup</SupportedService>
-
-<!--
-<ServiceDependency>...</ServiceDependency>
-
-<ProjectBuildDependency>...</ProjectBuildDependency>
-...
-
-<RuntimeModuleDependency>...</RuntimeModuleDependency>
-...
-
-<Type>com.sun.star....</Type>
-...
--->
-</COMPONENTDESCRIPTION>
+</description>
+ <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
+ <language>c++</language>
+ <status value="final"/>
+ <supported-service>com.sun.star.drawing.ShapeGroup</supported-service>
+ </component-description>
+</module-description>