-
Notifications
You must be signed in to change notification settings - Fork 222
Add SVGs to org.eclipse.ui.views bundles #2923
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add SVGs to org.eclipse.ui.views bundles #2923
Conversation
a2343c2
to
b9ed6de
Compare
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 patch
Further information are available in Common Build Issues - Missing version increments. |
b9ed6de
to
7a0b88f
Compare
a6d4988
to
b1e4047
Compare
This commit adds SVGs for all icons in the bundles `org.eclipse.ui.views` and `org.eclipse.ui.views.log`.
Use on-the-fly-generated disabled version of SVG-rasterized icons instead.
b1e4047
to
8d3a54c
Compare
This PR adds SVGs for all icons in the bundles
org.eclipse.ui.views
andorg.eclipse.ui.views.log
.See also this PR for more information.