You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2009/09/03 09:27:43 UTC

svn commit: r810794 - /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/plugin.xml

Author: hibou
Date: Thu Sep  3 07:27:42 2009
New Revision: 810794

URL: http://svn.apache.org/viewvc?rev=810794&view=rev
Log:
IVYDE-153 : tiny UI improve, add the Ivy icon in the menu

Modified:
    ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/plugin.xml

Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/plugin.xml
URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/plugin.xml?rev=810794&r1=810793&r2=810794&view=diff
==============================================================================
--- ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/plugin.xml (original)
+++ ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/plugin.xml Thu Sep  3 07:27:42 2009
@@ -98,6 +98,7 @@
          <action
                class="org.apache.ivyde.eclipse.ui.actions.IvyDEProjectMenuAction"
                enablesFor="+"
+               icon="icons/logo16x16.gif"
                id="org.apache.ivyde.eclipse.ui.actions.IvyDEProjectMenuAction"
                label="Ivy"
                menubarPath="additions"