X-Git-Url: http://secure.phpeclipse.com

diff --git a/net.sourceforge.phpeclipse/plugin.properties b/net.sourceforge.phpeclipse/plugin.properties
index 66559cb..b4f9b2e 100644
--- a/net.sourceforge.phpeclipse/plugin.properties
+++ b/net.sourceforge.phpeclipse/plugin.properties
@@ -1,7 +1,7 @@
 #########################################
 #
 #########################################
-pluginName=PHP Plugin
+pluginName=PHPEclipse Tools Core
 providerName=EclipseProject.de
 naturePHP.name=PHP Project
 
@@ -24,11 +24,18 @@ php3FileExtension=php3
 php4FileExtension=php4
 incFileExtension=inc
 phtmlFileExtension=phtml
-
+htmlFileExtension=html
+htmFileExtension=htm
+xmlFileExtension=xml
 #
 # Action sets
 #
 
+AddBookmark.label=Add Boo&kmark
+AddBookmark.tooltip=Add Bookmark...
+
+AddTask.label=Add &Task
+AddTask.tooltip=Add Task...
 php.menu.label=&Source
 phpActionSet.label=PHP Source Actions
 phpUncommentAction.label=&Uncomment@Ctrl+\\