eclipse-platform / eclipse.platform

https://eclipse.dev/eclipse/
Eclipse Public License 2.0
84 stars 113 forks source link

Fix Icon in Help View #1571

Closed BeckerWdf closed 1 month ago

BeckerWdf commented 1 month ago

"container_obj" files had the wrong size.

Fixes https://github.com/eclipse-platform/eclipse.platform.images/issues/94

eclipse-platform-bot commented 1 month ago

This pull request changes some projects for the first time in this development cycle. Therefore the following files need a version increment:

ua/org.eclipse.help.ui/META-INF/MANIFEST.MF

An additional commit containing all the necessary changes was pushed to the top of this PR's branch. To obtain these changes (for example if you want to push more changes) either fetch from your fork or apply the git patch.

Git patch ``` From 2e1f39df7c82233ec877dc052a72589b03097a9c Mon Sep 17 00:00:00 2001 From: Eclipse Platform Bot Date: Mon, 30 Sep 2024 08:11:10 +0000 Subject: [PATCH] Version bump(s) for 4.34 stream diff --git a/ua/org.eclipse.help.ui/META-INF/MANIFEST.MF b/ua/org.eclipse.help.ui/META-INF/MANIFEST.MF index 6d0dc96cef..59d53f3a98 100644 --- a/ua/org.eclipse.help.ui/META-INF/MANIFEST.MF +++ b/ua/org.eclipse.help.ui/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %help_system_plugin_name Bundle-SymbolicName: org.eclipse.help.ui; singleton:=true -Bundle-Version: 4.7.100.qualifier +Bundle-Version: 4.7.200.qualifier Bundle-Activator: org.eclipse.help.ui.internal.HelpUIPlugin Bundle-Vendor: %providerName Bundle-Localization: plugin -- 2.46.1 ```

Further information are available in Common Build Issues - Missing version increments.

github-actions[bot] commented 1 month ago

Test Results

 1 758 files  ±0   1 758 suites  ±0   1h 26m 53s :stopwatch: + 2m 29s  3 981 tests ±0   3 959 :white_check_mark: ±0   22 :zzz: ±0  0 :x: ±0  12 540 runs  ±0  12 376 :white_check_mark: ±0  164 :zzz: ±0  0 :x: ±0 

Results for commit 68214ea4. ± Comparison against base commit 6d514be2.