[jboss-cvs] jbosside/netbeans/hibernate-console/src/org/hibernate/netbeans/console ...

Leon Chiver leonceeo at gmail.com
Tue Sep 19 00:08:11 EDT 2006


  User: leonceeo
  Date: 06/09/19 00:08:11

  Modified:    netbeans/hibernate-console/src/org/hibernate/netbeans/console 
                        layer.xml
  Log:
  fixed typo which caused missing shortcut
  
  Revision  Changes    Path
  1.6       +1 -1      jbosside/netbeans/hibernate-console/src/org/hibernate/netbeans/console/layer.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: layer.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/netbeans/hibernate-console/src/org/hibernate/netbeans/console/layer.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- layer.xml	14 Jun 2006 13:35:50 -0000	1.5
  +++ layer.xml	19 Sep 2006 04:08:11 -0000	1.6
  @@ -22,7 +22,7 @@
               <attr name="originalFile" stringvalue="Actions/Edit/org-hibernate-netbeans-console-editor-hql-Hql2JavaStringAction.instance"/>
           </file>
           <file name="C-J H.shadow">
  -            <attr name="originalFile" stringvalue="Actions/Edit/org-hibernate-netbeans-console-editor-hql-JavaString2HqlyAction.instance"/>
  +            <attr name="originalFile" stringvalue="Actions/Edit/org-hibernate-netbeans-console-editor-hql-JavaString2HqlAction.instance"/>
           </file>
       </folder>
   
  
  
  



More information about the jboss-cvs-commits mailing list