From ec0de037be56d491cf4307e6852e64390a8308f2 Mon Sep 17 00:00:00 2001 From: Robin Rosenberg Date: Sat, 14 Apr 2012 17:55:13 +0200 Subject: [PATCH] Add a menu item for unstaging changes Most of the code was in place, we just needed the menu and an icon Bug: 309362 Change-Id: I7de57e20fce352ef68543b0089e8db8673800cd1 --- org.eclipse.egit.ui/icons/obj16/unstage.gif | Bin 0 -> 144 bytes org.eclipse.egit.ui/plugin.xml | 7 +++++++ 2 files changed, 7 insertions(+) create mode 100644 org.eclipse.egit.ui/icons/obj16/unstage.gif diff --git a/org.eclipse.egit.ui/icons/obj16/unstage.gif b/org.eclipse.egit.ui/icons/obj16/unstage.gif new file mode 100644 index 0000000000000000000000000000000000000000..7ec7f4e6e85d251b44de730a09ac0612a6fa6422 GIT binary patch literal 144 zcwTe&bhEHb6krfw*v!C?K5A8BZI77_An{%E>Mpd$UtXg(Z)x$}~`*6VC od{Y%OQ~j+8P34LjeJ7M324$E@_BeS2b@;8kw7Sf?mw~|=0FRJ5tN;K2 literal 0 HcwPel00001 diff --git a/org.eclipse.egit.ui/plugin.xml b/org.eclipse.egit.ui/plugin.xml index 2a09d47bd..496c0a6c4 100644 --- a/org.eclipse.egit.ui/plugin.xml +++ b/org.eclipse.egit.ui/plugin.xml @@ -149,6 +149,13 @@ label="%IgnoreAction_label" menubarPath="team.main/group8"/> +