]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Fix for issue #73: make all features titles looks in the same way
authormpv <mikhail.ponikarov@opencascade.com>
Mon, 26 May 2014 08:22:36 +0000 (12:22 +0400)
committermpv <mikhail.ponikarov@opencascade.com>
Mon, 26 May 2014 08:22:36 +0000 (12:22 +0400)
src/SketchPlugin/plugin-Sketch.xml

index ca3ced4778a3cff67d1d3ab51b8ce15a5004f59f..ff3007d33ccd65fcf67797bda938336235ff8883 100644 (file)
@@ -1,7 +1,7 @@
 <plugin>
   <workbench id="Sketch">
     <group id="Basic">
-      <feature id="Sketch" nested="SketchLine" title="New sketch" tooltip="Create a new sketch or edit an existing sketch" icon=":icons/sketch.png">
+      <feature id="Sketch" nested="SketchLine" title="Sketch" tooltip="Create a new sketch or edit an existing sketch" icon=":icons/sketch.png">
         <label title="Select a plane on which to create a sketch" tooltip="Select a plane on which to create a sketch"/> 
       <!--icon=":pictures/x_point.png"-->
       </feature>