Fix MediaDescriptor.idl for TemplateRegionName

Clearly Cut & Paste slipped into this file.

Please review the correct content for TemplateRegionName

Change-Id: Ic3c896f13c204f28a231e442d3dd68a4b33373f1
Reviewed-on: https://gerrit.libreoffice.org/11282
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Stephan Bergmann <sbergman@redhat.com>
This commit is contained in:
Olivier Hallot
2014-09-04 10:25:52 -03:00
committed by Stephan Bergmann
parent 6341628054
commit f73ea84b55

View File

@@ -460,9 +460,8 @@ service MediaDescriptor
/** name of the template instead of the URL
<p>
The logical name of a template to load. Together with the MediaDescriptor::TemplateRegion
property it can be used instead of the URL of the template. Use always in conjunction with
MediaDescriptor::TemplateRegionName.
See MediaDescriptor::TemplateName. The template region names are the folder names you see
in the templates dialog.
</p>
*/
[optional,property] string TemplateRegionName;