From 1e8601b30bdcc2dfbd4c4874673b4ac767534e71 Mon Sep 17 00:00:00 2001 From: marcushoepfner Date: Mon, 17 Apr 2023 15:07:33 +0200 Subject: [PATCH] Adapt ext point description for onboarding image (#721) * Adapt ext point description for onboarding image Size shall be 250x250. Issue: https://github.com/eclipse-platform/eclipse.platform.ui/issues/702 * Update bundles/org.eclipse.ui/schema/perspectiveExtensions.exsd of course... Co-authored-by: BeckerWdf --------- Co-authored-by: BeckerWdf --- bundles/org.eclipse.ui/schema/perspectiveExtensions.exsd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bundles/org.eclipse.ui/schema/perspectiveExtensions.exsd b/bundles/org.eclipse.ui/schema/perspectiveExtensions.exsd index 02fac9525aa..7da19739ca4 100644 --- a/bundles/org.eclipse.ui/schema/perspectiveExtensions.exsd +++ b/bundles/org.eclipse.ui/schema/perspectiveExtensions.exsd @@ -103,8 +103,8 @@ are appended to the initial definition. 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].