Skip to content

Commit

Permalink
Merge pull request #4095 from luzpaz/Path-SVG-Rename
Browse files Browse the repository at this point in the history
Path: Rename Path-*.svg files to conform with the FC image file naming standard
  • Loading branch information
sliptonic committed Dec 2, 2020
2 parents 3d6dee2 + 27b71b1 commit af15d6c
Show file tree
Hide file tree
Showing 139 changed files with 402 additions and 391 deletions.
8 changes: 4 additions & 4 deletions src/Mod/Path/Gui/Command.cpp
Expand Up @@ -57,7 +57,7 @@ CmdPathArea::CmdPathArea()
sToolTipText = QT_TR_NOOP("Creates a feature area from selected objects");
sWhatsThis = "Path_Area";
sStatusTip = sToolTipText;
sPixmap = "Path-Area";
sPixmap = "Path_Area";
}

void CmdPathArea::activated(int iMsg)
Expand Down Expand Up @@ -139,7 +139,7 @@ CmdPathAreaWorkplane::CmdPathAreaWorkplane()
sToolTipText = QT_TR_NOOP("Select a workplane for a FeatureArea");
sWhatsThis = "Path_Area_Workplane";
sStatusTip = sToolTipText;
sPixmap = "Path-Area-Workplane";
sPixmap = "Path_Area_Workplane";
}

void CmdPathAreaWorkplane::activated(int iMsg)
Expand Down Expand Up @@ -229,7 +229,7 @@ CmdPathCompound::CmdPathCompound()
sToolTipText = QT_TR_NOOP("Creates a compound from selected paths");
sWhatsThis = "Path_Compound";
sStatusTip = sToolTipText;
sPixmap = "Path-Compound";
sPixmap = "Path_Compound";
}

void CmdPathCompound::activated(int iMsg)
Expand Down Expand Up @@ -281,7 +281,7 @@ CmdPathShape::CmdPathShape()
sToolTipText = QT_TR_NOOP("Creates a path from a selected shape");
sWhatsThis = "Path_Shape";
sStatusTip = sToolTipText;
sPixmap = "Path-Shape";
sPixmap = "Path_Shape";
}

void CmdPathShape::activated(int iMsg)
Expand Down
136 changes: 68 additions & 68 deletions src/Mod/Path/Gui/Resources/Path.qrc
@@ -1,73 +1,73 @@
<RCC>
<qresource>
<file>icons/Path-Adaptive.svg</file>
<file>icons/Path-ToolDuplicate.svg</file>
<file>icons/Path-3DPocket.svg</file>
<file>icons/Path-3DSurface.svg</file>
<file>icons/Path-Area-View.svg</file>
<file>icons/Path-Area-Workplane.svg</file>
<file>icons/Path-Area.svg</file>
<file>icons/Path-Array.svg</file>
<file>icons/Path-Axis.svg</file>
<file>icons/Path-BFastForward.svg</file>
<file>icons/Path-BPause.svg</file>
<file>icons/Path-BPlay.svg</file>
<file>icons/Path-BStep.svg</file>
<file>icons/Path-BStop.svg</file>
<file>icons/Path-BaseGeometry.svg</file>
<file>icons/Path-Comment.svg</file>
<file>icons/Path-Compound.svg</file>
<file>icons/Path-Contour.svg</file>
<file>icons/Path-Copy.svg</file>
<file>icons/Path-Custom.svg</file>
<file>icons/Path-Datums.svg</file>
<file>icons/Path-Deburr.svg</file>
<file>icons/Path-Depths.svg</file>
<file>icons/Path-Dressup.svg</file>
<file>icons/Path-Drilling.svg</file>
<file>icons/Path-Engrave.svg</file>
<file>icons/Path-ExportTemplate.svg</file>
<file>icons/Path-Face.svg</file>
<file>icons/Path-FacePocket.svg</file>
<file>icons/Path-FaceProfile.svg</file>
<file>icons/Path-Heights.svg</file>
<file>icons/Path-Helix.svg</file>
<file>icons/Path-Hop.svg</file>
<file>icons/Path-Inspect.svg</file>
<file>icons/Path-Job.svg</file>
<file>icons/Path-Kurve.svg</file>
<file>icons/Path-LengthOffset.svg</file>
<file>icons/Path-Machine.svg</file>
<file>icons/Path-MachineLathe.svg</file>
<file>icons/Path-MachineMill.svg</file>
<file>icons/Path-OpActive.svg</file>
<file>icons/Path-OpCopy.svg</file>
<file>icons/Path-OperationA.svg</file>
<file>icons/Path-OperationB.svg</file>
<file>icons/Path-Plane.svg</file>
<file>icons/Path-Pocket.svg</file>
<file>icons/Path-Post.svg</file>
<file>icons/Path-Probe.svg</file>
<file>icons/Path-Profile-Edges.svg</file>
<file>icons/Path-Profile-Face.svg</file>
<file>icons/Path-Profile.svg</file>
<file>icons/Path-Sanity.svg</file>
<file>icons/Path-SelectLoop.svg</file>
<file>icons/Path-SetupSheet.svg</file>
<file>icons/Path-Shape.svg</file>
<file>icons/Path-SimpleCopy.svg</file>
<file>icons/Path-Simulator.svg</file>
<file>icons/Path-Slot.svg</file>
<file>icons/Path-Speed.svg</file>
<file>icons/Path-Stock.svg</file>
<file>icons/Path-Stop.svg</file>
<file>icons/Path-ToolBit.svg</file>
<file>icons/Path-ToolChange.svg</file>
<file>icons/Path-ToolController.svg</file>
<file>icons/Path-Toolpath.svg</file>
<file>icons/Path-ToolTable.svg</file>
<file>icons/Path-Vcarve.svg</file>
<file>icons/Path-Waterline.svg</file>
<file>icons/Path_Adaptive.svg</file>
<file>icons/Path_3DPocket.svg</file>
<file>icons/Path_3DSurface.svg</file>
<file>icons/Path_Area_View.svg</file>
<file>icons/Path_Area_Workplane.svg</file>
<file>icons/Path_Area.svg</file>
<file>icons/Path_Array.svg</file>
<file>icons/Path_Axis.svg</file>
<file>icons/Path_BFastForward.svg</file>
<file>icons/Path_BPause.svg</file>
<file>icons/Path_BPlay.svg</file>
<file>icons/Path_BStep.svg</file>
<file>icons/Path_BStop.svg</file>
<file>icons/Path_BaseGeometry.svg</file>
<file>icons/Path_Comment.svg</file>
<file>icons/Path_Compound.svg</file>
<file>icons/Path_Contour.svg</file>
<file>icons/Path_Copy.svg</file>
<file>icons/Path_Custom.svg</file>
<file>icons/Path_Datums.svg</file>
<file>icons/Path_Deburr.svg</file>
<file>icons/Path_Depths.svg</file>
<file>icons/Path_Dressup.svg</file>
<file>icons/Path_Drilling.svg</file>
<file>icons/Path_Engrave.svg</file>
<file>icons/Path_ExportTemplate.svg</file>
<file>icons/Path_Face.svg</file>
<file>icons/Path_FacePocket.svg</file>
<file>icons/Path_FaceProfile.svg</file>
<file>icons/Path_Heights.svg</file>
<file>icons/Path_Helix.svg</file>
<file>icons/Path_Hop.svg</file>
<file>icons/Path_Inspect.svg</file>
<file>icons/Path_Job.svg</file>
<file>icons/Path_Kurve.svg</file>
<file>icons/Path_LengthOffset.svg</file>
<file>icons/Path_Machine.svg</file>
<file>icons/Path_MachineLathe.svg</file>
<file>icons/Path_MachineMill.svg</file>
<file>icons/Path_OpActive.svg</file>
<file>icons/Path_OpCopy.svg</file>
<file>icons/Path_OperationA.svg</file>
<file>icons/Path_OperationB.svg</file>
<file>icons/Path_Plane.svg</file>
<file>icons/Path_Pocket.svg</file>
<file>icons/Path_Post.svg</file>
<file>icons/Path_Probe.svg</file>
<file>icons/Path_Profile_Edges.svg</file>
<file>icons/Path_Profile_Face.svg</file>
<file>icons/Path_Profile.svg</file>
<file>icons/Path_Sanity.svg</file>
<file>icons/Path_SelectLoop.svg</file>
<file>icons/Path_SetupSheet.svg</file>
<file>icons/Path_Shape.svg</file>
<file>icons/Path_SimpleCopy.svg</file>
<file>icons/Path_Simulator.svg</file>
<file>icons/Path_Slot.svg</file>
<file>icons/Path_Speed.svg</file>
<file>icons/Path_Stock.svg</file>
<file>icons/Path_Stop.svg</file>
<file>icons/Path_ToolBit.svg</file>
<file>icons/Path_ToolChange.svg</file>
<file>icons/Path_ToolController.svg</file>
<file>icons/Path_ToolDuplicate.svg</file>
<file>icons/Path_Toolpath.svg</file>
<file>icons/Path_ToolTable.svg</file>
<file>icons/Path_Vcarve.svg</file>
<file>icons/Path_Waterline.svg</file>
<file>icons/arrow-ccw.svg</file>
<file>icons/arrow-cw.svg</file>
<file>icons/arrow-down.svg</file>
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit af15d6c

Please sign in to comment.