Difference between revisions of "Documentation/DevGuide/Extensions/Icon"

From Apache OpenOffice Wiki
Jump to: navigation, search
(New page for icon)
 
m (FINAL VERSION FOR L10N)
 
(7 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
|ShowPrevNext=block
 
|ShowPrevNext=block
 
|PrevPage=Documentation/DevGuide/Extensions/Display Name
 
|PrevPage=Documentation/DevGuide/Extensions/Display Name
|NextPage=Documentation/DevGuide/Extensions/Extension Identifiers
+
|NextPage=Documentation/DevGuide/Extensions/Extension Description
 
}}
 
}}
 +
{{Documentation/DevGuideLanguages|Documentation/DevGuide/Extensions/{{SUBPAGENAME}}}}
 
{{DISPLAYTITLE:Icon}}
 
{{DISPLAYTITLE:Icon}}
The Extension Manager displays a default icon for each extension, unless an extension provides its own icon. The icon must be declared in the [[Documentation/DevGuide/Extensions/description.xml | description.xml]]. Look [[Documentation/DevGuide/Extensions/Description of XML Elements#Element /description/icon | here]] for the description of the [[Documentation/DevGuide/Extensions/Description of XML Elements#Element /description/icon | icon]] XML element. How it is used can be found in the [[Documentation/DevGuide/Extensions/Example | example of an description.xml]].
+
The Extension Manager displays a default icon for each extension, unless an extension provides its own icon. The icon must be declared in the [[Documentation/DevGuide/Extensions/description.xml | description.xml]].  
 +
 
 +
The icon must be provided as png or jpeg and it should have a size of 42x42 pixels.
 +
 
 +
'''See also'''
 +
*[[Documentation/DevGuide/Extensions/Description of XML Elements#Element /description/icon|XML description for description.xml]]
 +
*[[Documentation/DevGuide/Extensions/Example|Example of description.xml]]
  
  

Latest revision as of 09:57, 13 May 2009



The Extension Manager displays a default icon for each extension, unless an extension provides its own icon. The icon must be declared in the description.xml.

The icon must be provided as png or jpeg and it should have a size of 42x42 pixels.

See also


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