diff options
| author | Matthias Becker | 2019-10-23 11:27:39 +0000 |
|---|---|---|
| committer | Matthias Becker | 2019-10-23 11:28:00 +0000 |
| commit | c3dce24f77f3ca4bd476f6462a209a73e6f97ac0 (patch) | |
| tree | 9393a827c869ad1b7d7def383ab5af090eddc994 | |
| parent | 21ae795685346499da0e3c2cf7c9b5766ee5387f (diff) | |
| download | eclipse.platform.images-c3dce24f77f3ca4bd476f6462a209a73e6f97ac0.tar.gz eclipse.platform.images-c3dce24f77f3ca4bd476f6462a209a73e6f97ac0.tar.xz eclipse.platform.images-c3dce24f77f3ca4bd476f6462a209a73e6f97ac0.zip | |
Bug 551325: Use a better icon for Find Actions in toolbar
Add missing PNGs
Change-Id: I429375fd143fac863a099284f93758e5a8bf6bfe
Signed-off-by: Matthias Becker <ma.becker@sap.com>
| -rw-r--r-- | org.eclipse.images/eclipse-png/org.eclipse.ui/icons/full/dtool16/search.png | bin | 0 -> 245 bytes |
| -rw-r--r-- | org.eclipse.images/eclipse-png/org.eclipse.ui/icons/full/dtool16/search@2x.png | bin | 0 -> 435 bytes |
| -rw-r--r-- | org.eclipse.images/eclipse-png/org.eclipse.ui/icons/full/etool16/search.png | bin | 0 -> 238 bytes |
| -rw-r--r-- | org.eclipse.images/eclipse-png/org.eclipse.ui/icons/full/etool16/search@2x.png | bin | 0 -> 405 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/org.eclipse.images/eclipse-png/org.eclipse.ui/icons/full/dtool16/search.png b/org.eclipse.images/eclipse-png/org.eclipse.ui/icons/full/dtool16/search.png Binary files differnew file mode 100644 index 00000000..e22d47d8 --- /dev/null +++ b/org.eclipse.images/eclipse-png/org.eclipse.ui/icons/full/dtool16/search.png diff --git a/org.eclipse.images/eclipse-png/org.eclipse.ui/icons/full/dtool16/search@2x.png b/org.eclipse.images/eclipse-png/org.eclipse.ui/icons/full/dtool16/search@2x.png Binary files differnew file mode 100644 index 00000000..98b58b4e --- /dev/null +++ b/org.eclipse.images/eclipse-png/org.eclipse.ui/icons/full/dtool16/search@2x.png diff --git a/org.eclipse.images/eclipse-png/org.eclipse.ui/icons/full/etool16/search.png b/org.eclipse.images/eclipse-png/org.eclipse.ui/icons/full/etool16/search.png Binary files differnew file mode 100644 index 00000000..4377e1d0 --- /dev/null +++ b/org.eclipse.images/eclipse-png/org.eclipse.ui/icons/full/etool16/search.png diff --git a/org.eclipse.images/eclipse-png/org.eclipse.ui/icons/full/etool16/search@2x.png b/org.eclipse.images/eclipse-png/org.eclipse.ui/icons/full/etool16/search@2x.png Binary files differnew file mode 100644 index 00000000..5d28402a --- /dev/null +++ b/org.eclipse.images/eclipse-png/org.eclipse.ui/icons/full/etool16/search@2x.png |
