Salome HOME
Task 2.4. Ability to modify the radius of circles and arcs of circle with the mouse
[modules/shaper.git] / src / ConstructionPlugin / plugin-Construction.xml
index aad7e762a90154c776acde5a3b294a3b908f20c2..5ee7c849f5783417d647ef07d9e9f704611be3c4 100644 (file)
@@ -7,21 +7,21 @@
         id="Point"
         title="Point"
         tooltip="Create point"
-        icon=":icons/point.png">
+        icon="icons/Construction/point.png">
         <source path="point_widget.xml" />
       </feature>
       <feature
         id="Axis"
         title="Axis"
         tooltip="Create axis"
-        icon=":icons/axis.png">
+        icon="icons/Construction/axis.png">
         <source path="axis_widget.xml" />
       </feature>
       <feature
         id="Plane"
         title="Plane"
         tooltip="Create plane"
-        icon=":icons/plane.png">
+        icon="icons/Construction/plane.png">
         <source path="plane_widget.xml" />
       </feature>
     </group>