]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PythonAddons/macros/box/widget.xml
Salome HOME
Issue #1309 Management of icons - corrections for PythonAddons plugin, to load icons...
[modules/shaper.git] / src / PythonAddons / macros / box / widget.xml
index 6bd0d10f391ce44826ea80ea77fc7d1a2408d384..e977b3e8cb34adf02f0fb09d2cf8247c2a40a1f5 100644 (file)
@@ -2,7 +2,7 @@
   <workbench id="Macros" document="Part">
     <group id="Samples">
 
-      <feature id="Box" title="Box" tooltip="Create a box parallel to xyz by extruding a rectangular" icon=":pictures/box_ico.png">
+      <feature id="Box" title="Box" tooltip="Create a box parallel to xyz by extruding a rectangular" icon="icons/Addons/box_ico.png">
         <doublevalue id="width"  label="Width: " min="0" step="1.0" default="50" tooltip="Box width">
           <validator id="GeomValidators_Positive"/>
         </doublevalue>