Difference between revisions of "Documentation/DevGuide/Extensions/Icon"
From Apache OpenOffice Wiki
< Documentation | DevGuide
m (added links) |
OOoWikiBot (talk | contribs) m (FINAL VERSION FOR L10N) |
||
(6 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 | + | |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]]. | 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''' | '''See also''' |
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). |