From 07a96afb3955632d5a76edbc1a7652797f292444 Mon Sep 17 00:00:00 2001 From: luz paz Date: Sun, 29 Nov 2020 13:48:59 -0500 Subject: [PATCH] Path: Rename Path-*.svg files to conform with the FC image file naming standard Moving to rename all `Path-*.svg` files from using dashes to underscores as substitute for whitespace. --- src/Mod/Path/Gui/Resources/Path.qrc | 136 +++++++++--------- .../{Path-3DPocket.svg => Path_3DPocket.svg} | 0 ...{Path-3DSurface.svg => Path_3DSurface.svg} | 0 .../{Path-Adaptive.svg => Path_Adaptive.svg} | 0 .../icons/{Path-Area.svg => Path_Area.svg} | 0 ...{Path-Area-View.svg => Path_Area_View.svg} | 0 ...-Workplane.svg => Path_Area_Workplane.svg} | 0 .../icons/{Path-Array.svg => Path_Array.svg} | 0 .../icons/{Path-Axis.svg => Path_Axis.svg} | 0 ...BFastForward.svg => Path_BFastForward.svg} | 0 .../{Path-BPause.svg => Path_BPause.svg} | 0 .../icons/{Path-BPlay.svg => Path_BPlay.svg} | 0 .../icons/{Path-BStep.svg => Path_BStep.svg} | 0 .../icons/{Path-BStop.svg => Path_BStop.svg} | 0 ...BaseGeometry.svg => Path_BaseGeometry.svg} | 0 .../{Path-Comment.svg => Path_Comment.svg} | 0 .../{Path-Compound.svg => Path_Compound.svg} | 0 .../{Path-Contour.svg => Path_Contour.svg} | 0 .../icons/{Path-Copy.svg => Path_Copy.svg} | 0 .../{Path-Custom.svg => Path_Custom.svg} | 0 .../{Path-Datums.svg => Path_Datums.svg} | 0 .../{Path-Deburr.svg => Path_Deburr.svg} | 0 .../{Path-Depths.svg => Path_Depths.svg} | 0 .../{Path-Dressup.svg => Path_Dressup.svg} | 0 .../{Path-Drilling.svg => Path_Drilling.svg} | 0 .../{Path-Engrave.svg => Path_Engrave.svg} | 0 ...rtTemplate.svg => Path_ExportTemplate.svg} | 0 .../icons/{Path-Face.svg => Path_Face.svg} | 0 ...ath-FacePocket.svg => Path_FacePocket.svg} | 0 ...h-FaceProfile.svg => Path_FaceProfile.svg} | 0 .../{Path-Heights.svg => Path_Heights.svg} | 0 .../icons/{Path-Helix.svg => Path_Helix.svg} | 0 .../{Path-Holding.svg => Path_Holding.svg} | 0 .../icons/{Path-Hop.svg => Path_Hop.svg} | 0 ...ath-InactiveOp.svg => Path_InactiveOp.svg} | 0 .../{Path-Inspect.svg => Path_Inspect.svg} | 0 .../icons/{Path-Job.svg => Path_Job.svg} | 0 .../icons/{Path-Kurve.svg => Path_Kurve.svg} | 0 ...LengthOffset.svg => Path_LengthOffset.svg} | 0 .../{Path-Machine.svg => Path_Machine.svg} | 0 ...MachineLathe.svg => Path_MachineLathe.svg} | 0 ...h-MachineMill.svg => Path_MachineMill.svg} | 0 ...chine-test1.svg => Path_Machine_test1.svg} | 0 .../{Path-OpActive.svg => Path_OpActive.svg} | 0 .../{Path-OpCopy.svg => Path_OpCopy.svg} | 0 ...ath-OperationA.svg => Path_OperationA.svg} | 0 ...ath-OperationB.svg => Path_OperationB.svg} | 0 .../icons/{Path-Plane.svg => Path_Plane.svg} | 0 .../{Path-Pocket.svg => Path_Pocket.svg} | 0 .../icons/{Path-Post.svg => Path_Post.svg} | 0 .../icons/{Path-Probe.svg => Path_Probe.svg} | 0 .../{Path-Profile.svg => Path_Profile.svg} | 0 ...ofile-Edges.svg => Path_Profile_Edges.svg} | 0 ...Profile-Face.svg => Path_Profile_Face.svg} | 0 .../{Path-Sanity.svg => Path_Sanity.svg} | 0 ...ath-SelectLoop.svg => Path_SelectLoop.svg} | 0 ...ath-SetupSheet.svg => Path_SetupSheet.svg} | 0 .../icons/{Path-Shape.svg => Path_Shape.svg} | 0 ...ath-SimpleCopy.svg => Path_SimpleCopy.svg} | 0 ...{Path-Simulator.svg => Path_Simulator.svg} | 0 .../icons/{Path-Slot.svg => Path_Slot.svg} | 0 .../icons/{Path-Speed.svg => Path_Speed.svg} | 0 .../icons/{Path-Stock.svg => Path_Stock.svg} | 0 .../icons/{Path-Stop.svg => Path_Stop.svg} | 0 .../icons/{Path-Tags.svg => Path_Tags.svg} | 0 .../{Path-ToolBit.svg => Path_ToolBit.svg} | 0 ...ath-ToolChange.svg => Path_ToolChange.svg} | 0 ...Controller.svg => Path_ToolController.svg} | 0 ...olDuplicate.svg => Path_ToolDuplicate.svg} | 0 ...{Path-ToolTable.svg => Path_ToolTable.svg} | 0 .../{Path-Toolpath.svg => Path_Toolpath.svg} | 0 .../{Path-Vcarve.svg => Path_Vcarve.svg} | 0 ...{Path-Waterline.svg => Path_Waterline.svg} | 0 73 files changed, 68 insertions(+), 68 deletions(-) rename src/Mod/Path/Gui/Resources/icons/{Path-3DPocket.svg => Path_3DPocket.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-3DSurface.svg => Path_3DSurface.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Adaptive.svg => Path_Adaptive.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Area.svg => Path_Area.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Area-View.svg => Path_Area_View.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Area-Workplane.svg => Path_Area_Workplane.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Array.svg => Path_Array.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Axis.svg => Path_Axis.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-BFastForward.svg => Path_BFastForward.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-BPause.svg => Path_BPause.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-BPlay.svg => Path_BPlay.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-BStep.svg => Path_BStep.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-BStop.svg => Path_BStop.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-BaseGeometry.svg => Path_BaseGeometry.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Comment.svg => Path_Comment.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Compound.svg => Path_Compound.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Contour.svg => Path_Contour.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Copy.svg => Path_Copy.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Custom.svg => Path_Custom.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Datums.svg => Path_Datums.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Deburr.svg => Path_Deburr.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Depths.svg => Path_Depths.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Dressup.svg => Path_Dressup.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Drilling.svg => Path_Drilling.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Engrave.svg => Path_Engrave.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-ExportTemplate.svg => Path_ExportTemplate.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Face.svg => Path_Face.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-FacePocket.svg => Path_FacePocket.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-FaceProfile.svg => Path_FaceProfile.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Heights.svg => Path_Heights.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Helix.svg => Path_Helix.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Holding.svg => Path_Holding.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Hop.svg => Path_Hop.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-InactiveOp.svg => Path_InactiveOp.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Inspect.svg => Path_Inspect.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Job.svg => Path_Job.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Kurve.svg => Path_Kurve.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-LengthOffset.svg => Path_LengthOffset.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Machine.svg => Path_Machine.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-MachineLathe.svg => Path_MachineLathe.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-MachineMill.svg => Path_MachineMill.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Machine-test1.svg => Path_Machine_test1.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-OpActive.svg => Path_OpActive.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-OpCopy.svg => Path_OpCopy.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-OperationA.svg => Path_OperationA.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-OperationB.svg => Path_OperationB.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Plane.svg => Path_Plane.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Pocket.svg => Path_Pocket.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Post.svg => Path_Post.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Probe.svg => Path_Probe.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Profile.svg => Path_Profile.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Profile-Edges.svg => Path_Profile_Edges.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Profile-Face.svg => Path_Profile_Face.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Sanity.svg => Path_Sanity.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-SelectLoop.svg => Path_SelectLoop.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-SetupSheet.svg => Path_SetupSheet.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Shape.svg => Path_Shape.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-SimpleCopy.svg => Path_SimpleCopy.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Simulator.svg => Path_Simulator.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Slot.svg => Path_Slot.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Speed.svg => Path_Speed.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Stock.svg => Path_Stock.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Stop.svg => Path_Stop.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Tags.svg => Path_Tags.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-ToolBit.svg => Path_ToolBit.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-ToolChange.svg => Path_ToolChange.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-ToolController.svg => Path_ToolController.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-ToolDuplicate.svg => Path_ToolDuplicate.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-ToolTable.svg => Path_ToolTable.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Toolpath.svg => Path_Toolpath.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Vcarve.svg => Path_Vcarve.svg} (100%) rename src/Mod/Path/Gui/Resources/icons/{Path-Waterline.svg => Path_Waterline.svg} (100%) diff --git a/src/Mod/Path/Gui/Resources/Path.qrc b/src/Mod/Path/Gui/Resources/Path.qrc index 46e68adfb7..26844d3a4a 100644 --- a/src/Mod/Path/Gui/Resources/Path.qrc +++ b/src/Mod/Path/Gui/Resources/Path.qrc @@ -1,73 +1,73 @@ - icons/Path-Adaptive.svg - icons/Path-ToolDuplicate.svg - icons/Path-3DPocket.svg - icons/Path-3DSurface.svg - icons/Path-Area-View.svg - icons/Path-Area-Workplane.svg - icons/Path-Area.svg - icons/Path-Array.svg - icons/Path-Axis.svg - icons/Path-BFastForward.svg - icons/Path-BPause.svg - icons/Path-BPlay.svg - icons/Path-BStep.svg - icons/Path-BStop.svg - icons/Path-BaseGeometry.svg - icons/Path-Comment.svg - icons/Path-Compound.svg - icons/Path-Contour.svg - icons/Path-Copy.svg - icons/Path-Custom.svg - icons/Path-Datums.svg - icons/Path-Deburr.svg - icons/Path-Depths.svg - icons/Path-Dressup.svg - icons/Path-Drilling.svg - icons/Path-Engrave.svg - icons/Path-ExportTemplate.svg - icons/Path-Face.svg - icons/Path-FacePocket.svg - icons/Path-FaceProfile.svg - icons/Path-Heights.svg - icons/Path-Helix.svg - icons/Path-Hop.svg - icons/Path-Inspect.svg - icons/Path-Job.svg - icons/Path-Kurve.svg - icons/Path-LengthOffset.svg - icons/Path-Machine.svg - icons/Path-MachineLathe.svg - icons/Path-MachineMill.svg - icons/Path-OpActive.svg - icons/Path-OpCopy.svg - icons/Path-OperationA.svg - icons/Path-OperationB.svg - icons/Path-Plane.svg - icons/Path-Pocket.svg - icons/Path-Post.svg - icons/Path-Probe.svg - icons/Path-Profile-Edges.svg - icons/Path-Profile-Face.svg - icons/Path-Profile.svg - icons/Path-Sanity.svg - icons/Path-SelectLoop.svg - icons/Path-SetupSheet.svg - icons/Path-Shape.svg - icons/Path-SimpleCopy.svg - icons/Path-Simulator.svg - icons/Path-Slot.svg - icons/Path-Speed.svg - icons/Path-Stock.svg - icons/Path-Stop.svg - icons/Path-ToolBit.svg - icons/Path-ToolChange.svg - icons/Path-ToolController.svg - icons/Path-Toolpath.svg - icons/Path-ToolTable.svg - icons/Path-Vcarve.svg - icons/Path-Waterline.svg + icons/Path_Adaptive.svg + icons/Path_ToolDuplicate.svg + icons/Path_3DPocket.svg + icons/Path_3DSurface.svg + icons/Path_Area-View.svg + icons/Path_Area-Workplane.svg + icons/Path_Area.svg + icons/Path_Array.svg + icons/Path_Axis.svg + icons/Path_BFastForward.svg + icons/Path_BPause.svg + icons/Path_BPlay.svg + icons/Path_BStep.svg + icons/Path_BStop.svg + icons/Path_BaseGeometry.svg + icons/Path_Comment.svg + icons/Path_Compound.svg + icons/Path_Contour.svg + icons/Path_Copy.svg + icons/Path_Custom.svg + icons/Path_Datums.svg + icons/Path_Deburr.svg + icons/Path_Depths.svg + icons/Path_Dressup.svg + icons/Path_Drilling.svg + icons/Path_Engrave.svg + icons/Path_ExportTemplate.svg + icons/Path_Face.svg + icons/Path_FacePocket.svg + icons/Path_FaceProfile.svg + icons/Path_Heights.svg + icons/Path_Helix.svg + icons/Path_Hop.svg + icons/Path_Inspect.svg + icons/Path_Job.svg + icons/Path_Kurve.svg + icons/Path_LengthOffset.svg + icons/Path_Machine.svg + icons/Path_MachineLathe.svg + icons/Path_MachineMill.svg + icons/Path_OpActive.svg + icons/Path_OpCopy.svg + icons/Path_OperationA.svg + icons/Path_OperationB.svg + icons/Path_Plane.svg + icons/Path_Pocket.svg + icons/Path_Post.svg + icons/Path_Probe.svg + icons/Path_Profile-Edges.svg + icons/Path_Profile-Face.svg + icons/Path_Profile.svg + icons/Path_Sanity.svg + icons/Path_SelectLoop.svg + icons/Path_SetupSheet.svg + icons/Path_Shape.svg + icons/Path_SimpleCopy.svg + icons/Path_Simulator.svg + icons/Path_Slot.svg + icons/Path_Speed.svg + icons/Path_Stock.svg + icons/Path_Stop.svg + icons/Path_ToolBit.svg + icons/Path_ToolChange.svg + icons/Path_ToolController.svg + icons/Path_Toolpath.svg + icons/Path_ToolTable.svg + icons/Path_Vcarve.svg + icons/Path_Waterline.svg icons/arrow-ccw.svg icons/arrow-cw.svg icons/arrow-down.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-3DPocket.svg b/src/Mod/Path/Gui/Resources/icons/Path_3DPocket.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-3DPocket.svg rename to src/Mod/Path/Gui/Resources/icons/Path_3DPocket.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-3DSurface.svg b/src/Mod/Path/Gui/Resources/icons/Path_3DSurface.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-3DSurface.svg rename to src/Mod/Path/Gui/Resources/icons/Path_3DSurface.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Adaptive.svg b/src/Mod/Path/Gui/Resources/icons/Path_Adaptive.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Adaptive.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Adaptive.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Area.svg b/src/Mod/Path/Gui/Resources/icons/Path_Area.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Area.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Area.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Area-View.svg b/src/Mod/Path/Gui/Resources/icons/Path_Area_View.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Area-View.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Area_View.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Area-Workplane.svg b/src/Mod/Path/Gui/Resources/icons/Path_Area_Workplane.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Area-Workplane.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Area_Workplane.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Array.svg b/src/Mod/Path/Gui/Resources/icons/Path_Array.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Array.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Array.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Axis.svg b/src/Mod/Path/Gui/Resources/icons/Path_Axis.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Axis.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Axis.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-BFastForward.svg b/src/Mod/Path/Gui/Resources/icons/Path_BFastForward.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-BFastForward.svg rename to src/Mod/Path/Gui/Resources/icons/Path_BFastForward.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-BPause.svg b/src/Mod/Path/Gui/Resources/icons/Path_BPause.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-BPause.svg rename to src/Mod/Path/Gui/Resources/icons/Path_BPause.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-BPlay.svg b/src/Mod/Path/Gui/Resources/icons/Path_BPlay.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-BPlay.svg rename to src/Mod/Path/Gui/Resources/icons/Path_BPlay.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-BStep.svg b/src/Mod/Path/Gui/Resources/icons/Path_BStep.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-BStep.svg rename to src/Mod/Path/Gui/Resources/icons/Path_BStep.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-BStop.svg b/src/Mod/Path/Gui/Resources/icons/Path_BStop.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-BStop.svg rename to src/Mod/Path/Gui/Resources/icons/Path_BStop.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-BaseGeometry.svg b/src/Mod/Path/Gui/Resources/icons/Path_BaseGeometry.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-BaseGeometry.svg rename to src/Mod/Path/Gui/Resources/icons/Path_BaseGeometry.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Comment.svg b/src/Mod/Path/Gui/Resources/icons/Path_Comment.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Comment.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Comment.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Compound.svg b/src/Mod/Path/Gui/Resources/icons/Path_Compound.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Compound.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Compound.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Contour.svg b/src/Mod/Path/Gui/Resources/icons/Path_Contour.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Contour.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Contour.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Copy.svg b/src/Mod/Path/Gui/Resources/icons/Path_Copy.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Copy.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Copy.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Custom.svg b/src/Mod/Path/Gui/Resources/icons/Path_Custom.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Custom.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Custom.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Datums.svg b/src/Mod/Path/Gui/Resources/icons/Path_Datums.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Datums.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Datums.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Deburr.svg b/src/Mod/Path/Gui/Resources/icons/Path_Deburr.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Deburr.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Deburr.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Depths.svg b/src/Mod/Path/Gui/Resources/icons/Path_Depths.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Depths.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Depths.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Dressup.svg b/src/Mod/Path/Gui/Resources/icons/Path_Dressup.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Dressup.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Dressup.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Drilling.svg b/src/Mod/Path/Gui/Resources/icons/Path_Drilling.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Drilling.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Drilling.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Engrave.svg b/src/Mod/Path/Gui/Resources/icons/Path_Engrave.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Engrave.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Engrave.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-ExportTemplate.svg b/src/Mod/Path/Gui/Resources/icons/Path_ExportTemplate.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-ExportTemplate.svg rename to src/Mod/Path/Gui/Resources/icons/Path_ExportTemplate.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Face.svg b/src/Mod/Path/Gui/Resources/icons/Path_Face.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Face.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Face.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-FacePocket.svg b/src/Mod/Path/Gui/Resources/icons/Path_FacePocket.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-FacePocket.svg rename to src/Mod/Path/Gui/Resources/icons/Path_FacePocket.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-FaceProfile.svg b/src/Mod/Path/Gui/Resources/icons/Path_FaceProfile.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-FaceProfile.svg rename to src/Mod/Path/Gui/Resources/icons/Path_FaceProfile.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Heights.svg b/src/Mod/Path/Gui/Resources/icons/Path_Heights.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Heights.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Heights.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Helix.svg b/src/Mod/Path/Gui/Resources/icons/Path_Helix.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Helix.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Helix.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Holding.svg b/src/Mod/Path/Gui/Resources/icons/Path_Holding.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Holding.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Holding.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Hop.svg b/src/Mod/Path/Gui/Resources/icons/Path_Hop.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Hop.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Hop.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-InactiveOp.svg b/src/Mod/Path/Gui/Resources/icons/Path_InactiveOp.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-InactiveOp.svg rename to src/Mod/Path/Gui/Resources/icons/Path_InactiveOp.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Inspect.svg b/src/Mod/Path/Gui/Resources/icons/Path_Inspect.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Inspect.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Inspect.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Job.svg b/src/Mod/Path/Gui/Resources/icons/Path_Job.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Job.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Job.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Kurve.svg b/src/Mod/Path/Gui/Resources/icons/Path_Kurve.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Kurve.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Kurve.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-LengthOffset.svg b/src/Mod/Path/Gui/Resources/icons/Path_LengthOffset.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-LengthOffset.svg rename to src/Mod/Path/Gui/Resources/icons/Path_LengthOffset.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Machine.svg b/src/Mod/Path/Gui/Resources/icons/Path_Machine.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Machine.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Machine.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-MachineLathe.svg b/src/Mod/Path/Gui/Resources/icons/Path_MachineLathe.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-MachineLathe.svg rename to src/Mod/Path/Gui/Resources/icons/Path_MachineLathe.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-MachineMill.svg b/src/Mod/Path/Gui/Resources/icons/Path_MachineMill.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-MachineMill.svg rename to src/Mod/Path/Gui/Resources/icons/Path_MachineMill.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Machine-test1.svg b/src/Mod/Path/Gui/Resources/icons/Path_Machine_test1.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Machine-test1.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Machine_test1.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-OpActive.svg b/src/Mod/Path/Gui/Resources/icons/Path_OpActive.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-OpActive.svg rename to src/Mod/Path/Gui/Resources/icons/Path_OpActive.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-OpCopy.svg b/src/Mod/Path/Gui/Resources/icons/Path_OpCopy.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-OpCopy.svg rename to src/Mod/Path/Gui/Resources/icons/Path_OpCopy.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-OperationA.svg b/src/Mod/Path/Gui/Resources/icons/Path_OperationA.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-OperationA.svg rename to src/Mod/Path/Gui/Resources/icons/Path_OperationA.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-OperationB.svg b/src/Mod/Path/Gui/Resources/icons/Path_OperationB.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-OperationB.svg rename to src/Mod/Path/Gui/Resources/icons/Path_OperationB.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Plane.svg b/src/Mod/Path/Gui/Resources/icons/Path_Plane.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Plane.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Plane.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Pocket.svg b/src/Mod/Path/Gui/Resources/icons/Path_Pocket.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Pocket.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Pocket.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Post.svg b/src/Mod/Path/Gui/Resources/icons/Path_Post.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Post.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Post.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Probe.svg b/src/Mod/Path/Gui/Resources/icons/Path_Probe.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Probe.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Probe.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Profile.svg b/src/Mod/Path/Gui/Resources/icons/Path_Profile.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Profile.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Profile.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Profile-Edges.svg b/src/Mod/Path/Gui/Resources/icons/Path_Profile_Edges.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Profile-Edges.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Profile_Edges.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Profile-Face.svg b/src/Mod/Path/Gui/Resources/icons/Path_Profile_Face.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Profile-Face.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Profile_Face.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Sanity.svg b/src/Mod/Path/Gui/Resources/icons/Path_Sanity.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Sanity.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Sanity.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-SelectLoop.svg b/src/Mod/Path/Gui/Resources/icons/Path_SelectLoop.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-SelectLoop.svg rename to src/Mod/Path/Gui/Resources/icons/Path_SelectLoop.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-SetupSheet.svg b/src/Mod/Path/Gui/Resources/icons/Path_SetupSheet.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-SetupSheet.svg rename to src/Mod/Path/Gui/Resources/icons/Path_SetupSheet.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Shape.svg b/src/Mod/Path/Gui/Resources/icons/Path_Shape.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Shape.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Shape.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-SimpleCopy.svg b/src/Mod/Path/Gui/Resources/icons/Path_SimpleCopy.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-SimpleCopy.svg rename to src/Mod/Path/Gui/Resources/icons/Path_SimpleCopy.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Simulator.svg b/src/Mod/Path/Gui/Resources/icons/Path_Simulator.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Simulator.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Simulator.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Slot.svg b/src/Mod/Path/Gui/Resources/icons/Path_Slot.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Slot.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Slot.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Speed.svg b/src/Mod/Path/Gui/Resources/icons/Path_Speed.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Speed.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Speed.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Stock.svg b/src/Mod/Path/Gui/Resources/icons/Path_Stock.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Stock.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Stock.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Stop.svg b/src/Mod/Path/Gui/Resources/icons/Path_Stop.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Stop.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Stop.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Tags.svg b/src/Mod/Path/Gui/Resources/icons/Path_Tags.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Tags.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Tags.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-ToolBit.svg b/src/Mod/Path/Gui/Resources/icons/Path_ToolBit.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-ToolBit.svg rename to src/Mod/Path/Gui/Resources/icons/Path_ToolBit.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-ToolChange.svg b/src/Mod/Path/Gui/Resources/icons/Path_ToolChange.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-ToolChange.svg rename to src/Mod/Path/Gui/Resources/icons/Path_ToolChange.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-ToolController.svg b/src/Mod/Path/Gui/Resources/icons/Path_ToolController.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-ToolController.svg rename to src/Mod/Path/Gui/Resources/icons/Path_ToolController.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-ToolDuplicate.svg b/src/Mod/Path/Gui/Resources/icons/Path_ToolDuplicate.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-ToolDuplicate.svg rename to src/Mod/Path/Gui/Resources/icons/Path_ToolDuplicate.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-ToolTable.svg b/src/Mod/Path/Gui/Resources/icons/Path_ToolTable.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-ToolTable.svg rename to src/Mod/Path/Gui/Resources/icons/Path_ToolTable.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Toolpath.svg b/src/Mod/Path/Gui/Resources/icons/Path_Toolpath.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Toolpath.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Toolpath.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Vcarve.svg b/src/Mod/Path/Gui/Resources/icons/Path_Vcarve.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Vcarve.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Vcarve.svg diff --git a/src/Mod/Path/Gui/Resources/icons/Path-Waterline.svg b/src/Mod/Path/Gui/Resources/icons/Path_Waterline.svg similarity index 100% rename from src/Mod/Path/Gui/Resources/icons/Path-Waterline.svg rename to src/Mod/Path/Gui/Resources/icons/Path_Waterline.svg