Difference between revisions of "Documentation/DevGuide/Extensions/Display Name"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Corrected previous link)
(added text)
Line 5: Line 5:
 
}}
 
}}
 
{{DISPLAYTITLE:Display Name}}
 
{{DISPLAYTITLE:Display Name}}
 +
An extension can have a display name. This name is defined in the [[Documentation/DevGuide/Extensions/Description of XML Elements#Element /description/display-name|description.xml]]. The name is optional. If it is provided then the Extension Manager will show it in the dialog, otherwise the file name will be displayed.
 +
 +
The display name is localized. The description.xml may provide additional names in different languages. The Extension Manager will then choose a language which matches most closely the locale of the office. How this exactly works is explained at [[Documentation/DevGuide/Extensions/Localized XML Elements | Localized XML Elements]].
  
 
{{PDL1}}
 
{{PDL1}}
 
[[Category: Extensions]]
 
[[Category: Extensions]]

Revision as of 16:08, 12 November 2007



An extension can have a display name. This name is defined in the description.xml. The name is optional. If it is provided then the Extension Manager will show it in the dialog, otherwise the file name will be displayed.

The display name is localized. The description.xml may provide additional names in different languages. The Extension Manager will then choose a language which matches most closely the locale of the office. How this exactly works is explained at Localized XML Elements.

Content on this page is licensed under the Public Documentation License (PDL).
Personal tools