Skip to content

Commit bdaf432

Browse files
Michael5601HannesWell
authored andcommitted
Add all svgs to org.eclipse.pde.ui bundles
This commit adds SVGs for all icons in the bundle `org.eclipse.pde.ui` and `org.eclipse.pde.ui.templates` except for the following as these are not available as SVG yet: org.eclipse.pde.ui/bndtools/bndrun.svg org.eclipse.pde.ui/bndtools/bundle.svg org.eclipse.pde.ui/bndtools/database.svg org.eclipse.pde.ui/elcl16/cleanmanifest.svg org.eclipse.pde.ui/etool16/eclipse.svg org.eclipse.pde.ui/obj16/eclipse.svg org.eclipse.pde.ui.templates/etool16/e4.svg I did not change occurrences of PNGs in classes like `ExtensionSection`, `AboutSection` or `WindowImagesSection` in `org.eclipse.pde.ui` as this would change business functionality and I don't know the side effects of it or if they are even connected to viewing images in the IDE. I did not change any references to `sample.png` or `eclipseXX.png` in `org.eclipse.pde.ui.templates` as these are references to other bundles or maybe placeholders.
1 parent 957cb89 commit bdaf432

File tree

215 files changed

+88054
-285
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

215 files changed

+88054
-285
lines changed

ui/org.eclipse.pde.ui.templates/META-INF/MANIFEST.MF

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ Require-Bundle: org.eclipse.ui;bundle-version="[3.3.0,4.0.0)",
1818
org.eclipse.ui.ide;bundle-version="3.11.0"
1919
Bundle-Localization: plugin
2020
Automatic-Module-Name: org.eclipse.pde.ui.templates
21+
Require-Capability: eclipse.swt;filter:="(image.format=svg)"

ui/org.eclipse.pde.ui.templates/icons/etool16/newex_wiz.svg

Lines changed: 308 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)