You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ds...@apache.org on 2009/10/27 15:42:11 UTC

svn commit: r830215 - /felix/trunk/sigil/eclipse/ui/plugin.xml

Author: dsavage
Date: Tue Oct 27 14:42:10 2009
New Revision: 830215

URL: http://svn.apache.org/viewvc?rev=830215&view=rev
Log:
update icon

Modified:
    felix/trunk/sigil/eclipse/ui/plugin.xml

Modified: felix/trunk/sigil/eclipse/ui/plugin.xml
URL: http://svn.apache.org/viewvc/felix/trunk/sigil/eclipse/ui/plugin.xml?rev=830215&r1=830214&r2=830215&view=diff
==============================================================================
--- felix/trunk/sigil/eclipse/ui/plugin.xml (original)
+++ felix/trunk/sigil/eclipse/ui/plugin.xml Tue Oct 27 14:42:10 2009
@@ -33,7 +33,7 @@
             category="org.apache.felix.sigil.newWizardCategory"
             class="org.apache.felix.sigil.ui.eclipse.ui.wizard.project.SigilProjectWizard"
             finalPerspective="org.apache.felix.sigil.ui.perspective"
-            icon="etc/images/newton.png"
+            icon="icons/logo16x16.gif"
             id="org.apache.felix.sigil.editors.newProjectWizard"
             name="Sigil Project"
             project="true"/>