git://secure.phpeclipse.com
/
phpeclipse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
f6b77b6
)
Rename HTML editor to Smarty editor
author
axelcl
<axelcl>
Mon, 31 Oct 2005 09:05:20 +0000 (09:05 +0000)
committer
axelcl
<axelcl>
Mon, 31 Oct 2005 09:05:20 +0000 (09:05 +0000)
net.sourceforge.phpeclipse.smarty.ui/plugin.xml
patch
|
blob
|
history
diff --git
a/net.sourceforge.phpeclipse.smarty.ui/plugin.xml
b/net.sourceforge.phpeclipse.smarty.ui/plugin.xml
index
b114b5f
..
d57049a
100644
(file)
--- 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"