Skip to content

Commit

Permalink
Adapt ext point description for onboarding image (eclipse-platform#721)
Browse files Browse the repository at this point in the history
* Adapt ext point description for onboarding image

Size shall be 250x250.

Issue: eclipse-platform#702

* Update bundles/org.eclipse.ui/schema/perspectiveExtensions.exsd

of course...

Co-authored-by: BeckerWdf <ma.becker@sap.com>

---------

Co-authored-by: BeckerWdf <ma.becker@sap.com>
  • Loading branch information
marcushoepfner and BeckerWdf committed Apr 17, 2023
1 parent 6db28c4 commit 1e8601b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bundles/org.eclipse.ui/schema/perspectiveExtensions.exsd
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ are appended to the initial definition.
<annotation>
<documentation>
The image is shown in the editor area in case no editor is open.
The image shall be grey and not colored and shall have a size of 350 x 350 px.
Plus a second image for high resolution with a size of 700 x 700 px and a name like [image_name]@2x.[image_type].
The image shall be grey and not colored and shall have a size of 250 x 250 px.
Plus a second image for high resolution with a size of 500 x 500 px and a name like [image_name]@2x.[image_type].
</documentation>
<appInfo>
<meta.attribute kind="resource"/>
Expand Down

0 comments on commit 1e8601b

Please sign in to comment.