Added actions Comment, Uncommnet, AddBookmark, AddTask
[phpeclipse.git] / net.sourceforge.phpeclipse / plugin.properties
index 19fe179..b4f9b2e 100644 (file)
@@ -1,7 +1,7 @@
 #########################################
 #
 #########################################
-pluginName=PHP Plugin
+pluginName=PHPEclipse Tools Core
 providerName=EclipseProject.de
 naturePHP.name=PHP Project
 
@@ -24,12 +24,19 @@ 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=Source Actions
+phpActionSet.label=PHP Source Actions
 phpUncommentAction.label=&Uncomment@Ctrl+\\
 phpCommentAction.label=&Comment@Ctrl+/
\ No newline at end of file