From: khartlage Date: Sun, 5 Jan 2003 10:05:37 +0000 (+0000) Subject: 1.0.4 release X-Git-Url: http://git.phpeclipse.com 1.0.4 release --- diff --git a/net.sourceforge.phpeclipse/build.xml b/net.sourceforge.phpeclipse/build.xml index 56c4566..a71d691 100644 --- a/net.sourceforge.phpeclipse/build.xml +++ b/net.sourceforge.phpeclipse/build.xml @@ -8,7 +8,7 @@ - + diff --git a/net.sourceforge.phpeclipse/icons/obj16/htmledit.gif b/net.sourceforge.phpeclipse/icons/obj16/htmledit.gif new file mode 100644 index 0000000..06dfa7a Binary files /dev/null and b/net.sourceforge.phpeclipse/icons/obj16/htmledit.gif differ diff --git a/net.sourceforge.phpeclipse/icons/obj16/xmledit.gif b/net.sourceforge.phpeclipse/icons/obj16/xmledit.gif new file mode 100644 index 0000000..c5d5e95 Binary files /dev/null and b/net.sourceforge.phpeclipse/icons/obj16/xmledit.gif differ diff --git a/net.sourceforge.phpeclipse/plugin.properties b/net.sourceforge.phpeclipse/plugin.properties index 19fe179..66559cb 100644 --- a/net.sourceforge.phpeclipse/plugin.properties +++ b/net.sourceforge.phpeclipse/plugin.properties @@ -30,6 +30,6 @@ phtmlFileExtension=phtml # php.menu.label=&Source -phpActionSet.label=Source Actions +phpActionSet.label=PHP Source Actions phpUncommentAction.label=&Uncomment@Ctrl+\\ phpCommentAction.label=&Comment@Ctrl+/ \ No newline at end of file diff --git a/net.sourceforge.phpeclipse/plugin.xml b/net.sourceforge.phpeclipse/plugin.xml index dd10e7d..63b226c 100644 --- a/net.sourceforge.phpeclipse/plugin.xml +++ b/net.sourceforge.phpeclipse/plugin.xml @@ -61,6 +61,10 @@ type="text" extension="htm"> + + @@ -201,8 +205,29 @@ id="net.sourceforge.phpeclipse.actions.PHPStartMySQLAction"> + -