Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim Horne2006-09-12 20:09:45 +0000
committerKim Horne2006-09-12 20:09:45 +0000
commit9f33443e996d7b44dffb9007fe8bdd7252e8df3f (patch)
treeade3b4664a9df53f837656787d86cd70bc4c1b5a /bundles/org.eclipse.ui.ide/icons
parent3a3373f099ddd5783e162453007d7a3c2d6b7abd (diff)
downloadeclipse.platform.ui-9f33443e996d7b44dffb9007fe8bdd7252e8df3f.tar.gz
eclipse.platform.ui-9f33443e996d7b44dffb9007fe8bdd7252e8df3f.tar.xz
eclipse.platform.ui-9f33443e996d7b44dffb9007fe8bdd7252e8df3f.zip
Bug 36918 - [WorkingSets] Add to / Remove from Working Set... Context Menu in Navigator and Package Explorer
Diffstat (limited to 'bundles/org.eclipse.ui.ide/icons')
-rw-r--r--bundles/org.eclipse.ui.ide/icons/full/elcl16/addtoworkset.gifbin0 -> 588 bytes
-rw-r--r--bundles/org.eclipse.ui.ide/icons/full/elcl16/removefromworkset.gifbin0 -> 580 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/addtoworkset.gif b/bundles/org.eclipse.ui.ide/icons/full/elcl16/addtoworkset.gif
new file mode 100644
index 00000000000..96bbafdcf07
--- /dev/null
+++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/addtoworkset.gif
Binary files differ
diff --git a/bundles/org.eclipse.ui.ide/icons/full/elcl16/removefromworkset.gif b/bundles/org.eclipse.ui.ide/icons/full/elcl16/removefromworkset.gif
new file mode 100644
index 00000000000..89960f12e2e
--- /dev/null
+++ b/bundles/org.eclipse.ui.ide/icons/full/elcl16/removefromworkset.gif
Binary files differ

Back to the top