Add SVGs to org.eclipse.ltk.ui.refactoring#2915
Add SVGs to org.eclipse.ltk.ui.refactoring#2915HeikoKlare merged 3 commits intoeclipse-platform:masterfrom Michael5601:org.eclipse.ltk.ui.refactoring.SVGs
Conversation
|
This pull request changes some projects for the first time in this development cycle. 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 patchFurther information are available in Common Build Issues - Missing version increments. |
This commit adds SVGs for all icons in the bundle `org.eclipse.ltk.ui.refactoring` except for the following as these are not available as SVG yet: wizban/apply_rescript_wiz.svg wizban/create_rescript_wiz.svg wizban/show_history_wiz.svg
Use on-the-fly-generated disabled version of SVG-rasterized icons instead.
|
Merging this despite Jenkins failure caused by https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/5892 Since master builds seem to still work on Jenkins, the subsequent master build should hopefully work, thus I will check results of that build to retrospectively validate this PR. |
|
No new issues on subsequent master build for 7d43b94 |
This PR adds SVGs for all icons in the bundles
org.eclipse.ltk.ui.refactoringexcept for the following as these are not available as SVG yet:wizban/apply_rescript_wiz.svg
wizban/create_rescript_wiz.svg
wizban/show_history_wiz.svg
See also this PR for more information.