Author: vyemialyanchyk
Date: 2010-09-16 12:26:34 -0400 (Thu, 16 Sep 2010)
New Revision: 24965
Modified:
trunk/hibernatetools/plugins/org.hibernate.eclipse.mapper/plugin.xml
Log:
https://jira.jboss.org/browse/JBIDE-7075 - fixed
Modified: trunk/hibernatetools/plugins/org.hibernate.eclipse.mapper/plugin.xml
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse.mapper/plugin.xml 2010-09-16
16:26:12 UTC (rev 24964)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse.mapper/plugin.xml 2010-09-16
16:26:34 UTC (rev 24965)
@@ -123,7 +123,7 @@
contributorClass="org.hibernate.eclipse.mapper.editors.ReverseEngineeringEditorContributor"
icon="icons/hibernate_small_icon.gif"
id="org.hibernate.eclipse.mapper.editors.ReverseEngineeringEditor"
- name="Hibernate reverse engineering editor">
+ name="Hibernate Reverse Engineering Editor">
<contentTypeBinding
contentTypeId="org.hibernate.eclipse.mapper.revengxmlsource"/>
</editor>
</extension>