Bug 499655 - "last returned method" in Variables view does not show
correct visibility icon - edit
- add generated @2x png for the new icon
- document in README.md that this should always be done

Change-Id: Id103a37ff3603a5357e4f522ca003b27defa16fd
Signed-off-by: Till Brychcy <register.eclipse@brychcy.de>
diff --git a/org.eclipse.images/README.md b/org.eclipse.images/README.md
index d40ae66..065fcab 100644
--- a/org.eclipse.images/README.md
+++ b/org.eclipse.images/README.md
@@ -10,6 +10,8 @@
 
 To generate the png files based on the svg files, see the README.md file in the org.eclipse.images.renderer plug-in.
 
+When you add a file "example.svg", also add both the generated "example.png" and "example@2x.png".
+
 ##License
 
 [Eclipse Public License (EPL) v1.0][1]
diff --git a/org.eclipse.images/eclipse-png/org.eclipse.jdt.ui/icons/full/obj16/methodresult_obj@2x.png b/org.eclipse.images/eclipse-png/org.eclipse.jdt.ui/icons/full/obj16/methodresult_obj@2x.png
new file mode 100644
index 0000000..7ff6906
--- /dev/null
+++ b/org.eclipse.images/eclipse-png/org.eclipse.jdt.ui/icons/full/obj16/methodresult_obj@2x.png
Binary files differ