X-Git-Url: http://secure.phpeclipse.com diff --git a/net.sourceforge.phpeclipse.smarty.ui/plugin.xml b/net.sourceforge.phpeclipse.smarty.ui/plugin.xml index b114b5f..d57049a 100644 --- a/net.sourceforge.phpeclipse.smarty.ui/plugin.xml +++ b/net.sourceforge.phpeclipse.smarty.ui/plugin.xml @@ -6,7 +6,7 @@ version="1.1.7" provider-name="PHPeclipse.de" class="net.sourceforge.phpdt.smarty.ui.SmartyUI"> - + <runtime> <library name="smartyui.jar"> <export name="*"/> @@ -30,8 +30,8 @@ <extension point="org.eclipse.ui.editors"> - <editor - name="HTML Editor" + <editor + name="Smarty Editor" icon="icons/full/obj16/html.png" extensions="tpl" contributorClass="net.sourceforge.phpdt.smarty.ui.internal.editor.SmartyEditorActionContributor"