Author: dgolovin
Date: 2011-09-20 21:10:16 -0400 (Tue, 20 Sep 2011)
New Revision: 34919
Modified:
trunk/jst/plugins/org.jboss.tools.jst.web.ui/plugin.xml
trunk/jst/plugins/org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/messages.properties
Log:
removed menu group Red Hat from popup menu on files in Project Explorer.
renamed it to JBoss Tools
Modified: trunk/jst/plugins/org.jboss.tools.jst.web.ui/plugin.xml
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web.ui/plugin.xml 2011-09-21 00:57:49 UTC (rev
34918)
+++ trunk/jst/plugins/org.jboss.tools.jst.web.ui/plugin.xml 2011-09-21 01:10:16 UTC (rev
34919)
@@ -423,7 +423,6 @@
<enablement>
<or>
<instanceof
value="org.jboss.tools.common.model.XModelObject"/>
- <instanceof value="org.eclipse.core.resources.IFile"/>
</or>
</enablement>
</actionProvider>
Modified:
trunk/jst/plugins/org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/messages.properties
===================================================================
---
trunk/jst/plugins/org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/messages.properties 2011-09-21
00:57:49 UTC (rev 34918)
+++
trunk/jst/plugins/org.jboss.tools.jst.web.ui/src/org/jboss/tools/jst/web/ui/messages.properties 2011-09-21
01:10:16 UTC (rev 34919)
@@ -64,7 +64,7 @@
WebAppFoldersFormLayoutData_MimeMappings=Mime Mappings
WebAppFoldersFormLayoutData_WebAppMimeMapping=WebAppMimeMapping
WebCompoundEditor_WebXMLEditor=Web XML Editor
-XActionProvider_CompanyName=Red Hat
+XActionProvider_CompanyName=JBoss Tools
AddTLDMarkerResolution_Name=Insert ''{0}'' tag library definition
NewXHTMLTemplatesWizardPage_0=Select XHTML Template
NewXHTMLTemplatesWizardPage_1=Select a template as initial content in theX HTML page.
Show replies by date