X-Git-Url: http://secure.phpeclipse.com diff --git a/net.sourceforge.phpeclipse/plugin.properties b/net.sourceforge.phpeclipse/plugin.properties index 5f13f45..a826cac 100644 --- a/net.sourceforge.phpeclipse/plugin.properties +++ b/net.sourceforge.phpeclipse/plugin.properties @@ -29,10 +29,11 @@ propertyPagePHPProject.name=PHP Project Properties compilerPageName=PHP Parser todoPageName=PHP Task Tags -compilerOptionsPrefName=PHP Parser -todoTaskPrefName=Task Tags -templatePageName=Templates -spellingPrefName=Spelling +compilerOptionsPrefName= PHP Parser +todoTaskPrefName= Task Tags +templatePageName= Templates +spellingPrefName= Spelling +codeAssistPageName= Code Assist # # Extension point names @@ -44,6 +45,7 @@ phpFileExtension=php php3FileExtension=php3 php4FileExtension=php4 php5FileExtension=php5 +moduleFileExtension=module incFileExtension=inc phtmlFileExtension=phtml htmlFileExtension=html