From 38a01939e01d382d61bb416c5e48fb46710cfd34 Mon Sep 17 00:00:00 2001
From: luzpaz
Date: Mon, 24 Apr 2023 20:19:20 +0000
Subject: [PATCH] Migrate domain name from freecadweb to freecad (#9352)
* Migrate domain name from freecadweb to freecad
* Migrate src/Mod/Material files
* Migrate Stylesheet related files
* Migrate *.svg files
* Migrate miscellaneous files
* Migrate some build files
* Migrate recently added TD AR_IRAM template files
Closes #6415
---
CMakeLists.txt | 2 +-
CODE_OF_CONDUCT.md | 2 +-
README.md | 36 ++++++------
cMake/FreeCAD_Helpers/SetupSalomeSMESH.cmake | 2 +-
package/fedora/freecad.spec | 2 +-
.../src/DriverUNV/DriverUNV_R_SMDS_Mesh.cpp | 2 +-
src/App/Application.cpp | 4 +-
src/App/Document.cpp | 2 +-
src/App/Expression.cpp | 2 +-
src/App/ExpressionTokenizer.cpp | 2 +-
src/App/Metadata.h | 2 +-
src/Doc/LICENSE.html | 2 +-
src/Doc/mainpage.dox.in | 16 +++---
src/Doc/makingDocs.dox | 2 +-
src/Doc/sphinx/_templates/searchbox.html | 2 +-
src/Doc/sphinx/index.rst | 2 +-
src/Doc/templates/header.html | 4 +-
src/Ext/freecad/project_utility.py | 2 +-
src/FCConfig.h | 2 +-
src/Gui/AboutApplication.ui | 2 +-
src/Gui/Application.cpp | 10 ++--
src/Gui/CallTips.cpp | 10 ++--
src/Gui/Document.cpp | 4 +-
src/Gui/GraphvizView.cpp | 2 +-
src/Gui/Icons/Geoassembly.svg | 2 +-
src/Gui/Icons/Geofeaturegroup.svg | 2 +-
src/Gui/Icons/Invisible.svg | 2 +-
src/Gui/Icons/LinkArray.svg | 2 +-
src/Gui/Icons/LinkArrayOverlay.svg | 2 +-
src/Gui/Icons/LinkElement.svg | 2 +-
src/Gui/Icons/LinkGroup.svg | 2 +-
src/Gui/Icons/LinkOverlay.svg | 2 +-
src/Gui/Icons/Std_Alignment.svg | 2 +-
src/Gui/Icons/Std_Axis.svg | 2 +-
src/Gui/Icons/Std_CloseActiveWindow.svg | 2 +-
src/Gui/Icons/Std_CloseAllWindows.svg | 2 +-
src/Gui/Icons/Std_CoordinateSystem_alt.svg | 2 +-
src/Gui/Icons/Std_DemoMode.svg | 2 +-
src/Gui/Icons/Std_DependencyGraph.svg | 2 +-
src/Gui/Icons/Std_DlgParameter.svg | 2 +-
src/Gui/Icons/Std_DuplicateSelection.svg | 2 +-
src/Gui/Icons/Std_Export.svg | 2 +-
src/Gui/Icons/Std_Import.svg | 2 +-
src/Gui/Icons/Std_MarkToRecompute.svg | 2 +-
src/Gui/Icons/Std_MergeProjects.svg | 2 +-
src/Gui/Icons/Std_Plane.svg | 2 +-
src/Gui/Icons/Std_PrintPdf.svg | 2 +-
src/Gui/Icons/Std_ProjectUtil.svg | 2 +-
src/Gui/Icons/Std_RandomColor.svg | 2 +-
src/Gui/Icons/Std_Revert.svg | 2 +-
src/Gui/Icons/Std_SaveCopy.svg | 2 +-
src/Gui/Icons/Std_SceneInspector.svg | 2 +-
src/Gui/Icons/Std_SetAppearance.svg | 2 +-
src/Gui/Icons/Std_TextureMapping.svg | 2 +-
src/Gui/Icons/Std_ToggleClipPlane.svg | 2 +-
src/Gui/Icons/Std_ToggleNavigation.svg | 2 +-
src/Gui/Icons/Std_ViewDimetric.svg | 2 +-
src/Gui/Icons/Std_ViewHome.svg | 2 +-
src/Gui/Icons/Std_ViewIvIssueCamPos.svg | 2 +-
.../Std_ViewIvStereoInterleavedColumns.svg | 2 +-
.../Icons/Std_ViewIvStereoInterleavedRows.svg | 2 +-
src/Gui/Icons/Std_ViewIvStereoOff.svg | 2 +-
src/Gui/Icons/Std_ViewIvStereoQuadBuff.svg | 2 +-
src/Gui/Icons/Std_ViewIvStereoRedGreen.svg | 2 +-
src/Gui/Icons/Std_ViewTrimetric.svg | 2 +-
src/Gui/Icons/Std_Windows.svg | 2 +-
src/Gui/Icons/image-open.svg | 2 +-
src/Gui/Icons/image-plane.svg | 2 +-
src/Gui/Icons/image-scaling.svg | 2 +-
src/Gui/Icons/list-add.svg | 2 +-
src/Gui/Icons/list-remove.svg | 2 +-
src/Gui/Icons/sel-back.svg | 2 +-
src/Gui/Icons/sel-forward.svg | 2 +-
src/Gui/Icons/sel-instance.svg | 2 +-
src/Gui/Icons/tree-doc-collapse.svg | 2 +-
src/Gui/Icons/tree-doc-multi.svg | 2 +-
src/Gui/Icons/tree-doc-single.svg | 2 +-
src/Gui/Icons/tree-goto-sel.svg | 2 +-
src/Gui/Icons/tree-item-drag.svg | 2 +-
src/Gui/Icons/tree-pre-sel.svg | 2 +-
src/Gui/Icons/tree-rec-sel.svg | 2 +-
src/Gui/Icons/tree-sync-pla.svg | 2 +-
src/Gui/Icons/tree-sync-sel.svg | 2 +-
src/Gui/Icons/view-rotate-left.svg | 2 +-
src/Gui/Icons/view-rotate-right.svg | 2 +-
src/Gui/MDIView.cpp | 2 +-
src/Gui/MainWindow.cpp | 2 +-
src/Gui/MenuManager.cpp | 2 +-
src/Gui/NetworkRetriever.cpp | 2 +-
src/Gui/Placement.cpp | 2 +-
src/Gui/PreferencePacks/package.xml | 2 +-
src/Gui/PropertyView.cpp | 2 +-
src/Gui/PythonConsole.cpp | 2 +-
src/Gui/QuantitySpinBox.cpp | 2 +-
src/Gui/SoFCOffscreenRenderer.cpp | 2 +-
src/Gui/SoFCVectorizeSVGAction.cpp | 2 +-
src/Gui/Stylesheets/Behave-dark.qss | 4 +-
src/Gui/Stylesheets/Dark-blue.qss | 4 +-
src/Gui/Stylesheets/Dark-contrast.qss | 4 +-
src/Gui/Stylesheets/Dark-green.qss | 4 +-
src/Gui/Stylesheets/Dark-orange.qss | 4 +-
src/Gui/Stylesheets/Darker-blue.qss | 4 +-
src/Gui/Stylesheets/Darker-green.qss | 4 +-
src/Gui/Stylesheets/Darker-orange.qss | 4 +-
src/Gui/Stylesheets/Light-blue.qss | 4 +-
src/Gui/Stylesheets/Light-green.qss | 4 +-
src/Gui/Stylesheets/Light-orange.qss | 4 +-
src/Gui/Stylesheets/ProDark.qss | 2 +-
src/Gui/TaskView/TaskView.cpp | 2 +-
src/Gui/Tree.cpp | 2 +-
src/Gui/View3DInventor.cpp | 4 +-
src/Gui/View3DInventorViewer.cpp | 10 ++--
src/Gui/propertyeditor/PropertyItem.cpp | 4 +-
.../propertyeditor/PropertyItemDelegate.cpp | 2 +-
src/Main/MainGui.cpp | 10 ++--
.../Resources/icons/A2plus_workbench_icon.svg | 2 +-
.../icons/Assembly4_workbench_icon.svg | 2 +-
.../icons/Defeaturing_workbench_icon.svg | 2 +-
.../Resources/icons/EM_workbench_icon.svg | 2 +-
.../Resources/icons/GDML_workbench_icon.svg | 2 +-
.../icons/Manipulator_workbench_icon.svg | 2 +-
.../Resources/icons/Plot_workbench_icon.svg | 2 +-
.../icons/Reinforcement_workbench_icon.svg | 2 +-
.../Resources/icons/Ship_workbench_icon.svg | 2 +-
.../icons/WebTools_workbench_icon.svg | 2 +-
.../icons/yaml-workspace_workbench_icon.svg | 2 +-
src/Mod/AddonManager/package_details.py | 4 +-
src/Mod/Arch/Arch.py | 2 +-
src/Mod/Arch/ArchAxis.py | 2 +-
src/Mod/Arch/ArchAxisSystem.py | 2 +-
src/Mod/Arch/ArchBuilding.py | 2 +-
src/Mod/Arch/ArchBuildingPart.py | 2 +-
src/Mod/Arch/ArchCommands.py | 2 +-
src/Mod/Arch/ArchComponent.py | 20 +++----
src/Mod/Arch/ArchCurtainWall.py | 2 +-
src/Mod/Arch/ArchCutPlane.py | 2 +-
src/Mod/Arch/ArchEquipment.py | 6 +-
src/Mod/Arch/ArchFloor.py | 6 +-
src/Mod/Arch/ArchFrame.py | 2 +-
src/Mod/Arch/ArchGrid.py | 2 +-
src/Mod/Arch/ArchIFC.py | 4 +-
src/Mod/Arch/ArchMaterial.py | 2 +-
src/Mod/Arch/ArchPanel.py | 2 +-
src/Mod/Arch/ArchPipe.py | 2 +-
src/Mod/Arch/ArchPrecast.py | 2 +-
src/Mod/Arch/ArchProfile.py | 2 +-
src/Mod/Arch/ArchProject.py | 4 +-
src/Mod/Arch/ArchRebar.py | 2 +-
src/Mod/Arch/ArchReference.py | 2 +-
src/Mod/Arch/ArchRoof.py | 2 +-
src/Mod/Arch/ArchSchedule.py | 2 +-
src/Mod/Arch/ArchSite.py | 6 +-
src/Mod/Arch/ArchSpace.py | 2 +-
src/Mod/Arch/ArchStairs.py | 2 +-
src/Mod/Arch/ArchStructure.py | 2 +-
src/Mod/Arch/ArchTruss.py | 2 +-
src/Mod/Arch/ArchWall.py | 20 +++----
src/Mod/Arch/ArchWindow.py | 6 +-
src/Mod/Arch/OfflineRenderingUtils.py | 8 +--
.../Arch/Resources/icons/ArchWorkbench.svg | 2 +-
src/Mod/Arch/Resources/icons/Arch_3Views.svg | 2 +-
src/Mod/Arch/Resources/icons/Arch_Add.svg | 2 +-
src/Mod/Arch/Resources/icons/Arch_Axis.svg | 2 +-
.../Arch/Resources/icons/Arch_Axis_System.svg | 2 +-
.../Resources/icons/Arch_Axis_System_Tree.svg | 2 +-
.../Arch/Resources/icons/Arch_Axis_Tree.svg | 2 +-
.../Arch/Resources/icons/Arch_Building.svg | 2 +-
.../Resources/icons/Arch_BuildingPart.svg | 2 +-
.../icons/Arch_BuildingPart_Tree.svg | 2 +-
.../Resources/icons/Arch_Building_Tree.svg | 2 +-
src/Mod/Arch/Resources/icons/Arch_Cell.svg | 2 +-
.../Arch/Resources/icons/Arch_Cell_Tree.svg | 2 +-
src/Mod/Arch/Resources/icons/Arch_Check.svg | 2 +-
.../Arch/Resources/icons/Arch_CloseHoles.svg | 2 +-
.../Arch/Resources/icons/Arch_Component.svg | 2 +-
.../Resources/icons/Arch_Component_Clone.svg | 2 +-
.../Resources/icons/Arch_Component_Tree.svg | 2 +-
.../Arch/Resources/icons/Arch_CurtainWall.svg | 2 +-
.../Resources/icons/Arch_CurtainWall_Tree.svg | 2 +-
src/Mod/Arch/Resources/icons/Arch_CutLine.svg | 2 +-
.../Arch/Resources/icons/Arch_CutPlane.svg | 2 +-
.../Arch/Resources/icons/Arch_Equipment.svg | 2 +-
.../Resources/icons/Arch_Equipment_Clone.svg | 2 +-
.../Resources/icons/Arch_Equipment_Tree.svg | 2 +-
src/Mod/Arch/Resources/icons/Arch_Fence.svg | 2 +-
.../Arch/Resources/icons/Arch_Fence_Tree.svg | 2 +-
src/Mod/Arch/Resources/icons/Arch_Fixture.svg | 2 +-
src/Mod/Arch/Resources/icons/Arch_Floor.svg | 2 +-
.../Arch/Resources/icons/Arch_Floor_Tree.svg | 2 +-
src/Mod/Arch/Resources/icons/Arch_Frame.svg | 2 +-
.../Arch/Resources/icons/Arch_Frame_Tree.svg | 2 +-
src/Mod/Arch/Resources/icons/Arch_Grid.svg | 2 +-
.../Arch/Resources/icons/Arch_Material.svg | 2 +-
.../Resources/icons/Arch_Material_Group.svg | 2 +-
.../Resources/icons/Arch_Material_Multi.svg | 2 +-
.../Arch/Resources/icons/Arch_MergeWalls.svg | 2 +-
.../Arch/Resources/icons/Arch_MeshToShape.svg | 2 +-
.../icons/Arch_MultipleStructures.svg | 2 +-
src/Mod/Arch/Resources/icons/Arch_Nest.svg | 2 +-
src/Mod/Arch/Resources/icons/Arch_Panel.svg | 2 +-
.../Arch/Resources/icons/Arch_Panel_Clone.svg | 2 +-
.../Arch/Resources/icons/Arch_Panel_Cut.svg | 2 +-
.../Arch/Resources/icons/Arch_Panel_Sheet.svg | 2 +-
.../Resources/icons/Arch_Panel_Sheet_Tree.svg | 2 +-
.../Arch/Resources/icons/Arch_Panel_Tree.svg | 2 +-
src/Mod/Arch/Resources/icons/Arch_Pipe.svg | 2 +-
.../Resources/icons/Arch_PipeConnector.svg | 2 +-
.../Arch/Resources/icons/Arch_Pipe_Tree.svg | 2 +-
src/Mod/Arch/Resources/icons/Arch_Profile.svg | 2 +-
src/Mod/Arch/Resources/icons/Arch_Rebar.svg | 2 +-
.../Arch/Resources/icons/Arch_Rebar_Tree.svg | 2 +-
.../Arch/Resources/icons/Arch_Reference.svg | 2 +-
src/Mod/Arch/Resources/icons/Arch_Remove.svg | 2 +-
.../Arch/Resources/icons/Arch_RemoveShape.svg | 2 +-
src/Mod/Arch/Resources/icons/Arch_Roof.svg | 2 +-
.../Arch/Resources/icons/Arch_Roof_Tree.svg | 2 +-
.../Arch/Resources/icons/Arch_Schedule.svg | 2 +-
.../Resources/icons/Arch_SectionPlane.svg | 2 +-
.../icons/Arch_SectionPlane_Tree.svg | 2 +-
.../icons/Arch_SelectNonManifold.svg | 2 +-
src/Mod/Arch/Resources/icons/Arch_Site.svg | 2 +-
.../Arch/Resources/icons/Arch_Site_Tree.svg | 2 +-
src/Mod/Arch/Resources/icons/Arch_Space.svg | 2 +-
.../Arch/Resources/icons/Arch_Space_Clone.svg | 2 +-
.../Arch/Resources/icons/Arch_Space_Tree.svg | 2 +-
.../Arch/Resources/icons/Arch_SplitMesh.svg | 2 +-
src/Mod/Arch/Resources/icons/Arch_Stairs.svg | 2 +-
.../Arch/Resources/icons/Arch_Stairs_Tree.svg | 2 +-
.../Resources/icons/Arch_StructuralSystem.svg | 2 +-
.../icons/Arch_StructuralSystem_Tree.svg | 2 +-
.../Arch/Resources/icons/Arch_Structure.svg | 2 +-
.../Resources/icons/Arch_Structure_Clone.svg | 2 +-
.../Resources/icons/Arch_Structure_Tree.svg | 2 +-
.../Resources/icons/Arch_Subcomponent.svg | 2 +-
src/Mod/Arch/Resources/icons/Arch_Survey.svg | 2 +-
.../icons/Arch_ToggleIfcBrepFlag.svg | 2 +-
.../Arch/Resources/icons/Arch_ToggleSubs.svg | 2 +-
src/Mod/Arch/Resources/icons/Arch_Truss.svg | 2 +-
.../Arch/Resources/icons/Arch_Truss_Tree.svg | 2 +-
src/Mod/Arch/Resources/icons/Arch_Wall.svg | 2 +-
.../Arch/Resources/icons/Arch_Wall_Clone.svg | 2 +-
.../Arch/Resources/icons/Arch_Wall_Tree.svg | 2 +-
.../icons/Arch_Wall_Tree_Assembly.svg | 2 +-
src/Mod/Arch/Resources/icons/Arch_Window.svg | 2 +-
.../Resources/icons/Arch_Window_Clone.svg | 2 +-
.../Arch/Resources/icons/Arch_Window_Tree.svg | 2 +-
.../Arch/Resources/icons/preferences-arch.svg | 2 +-
src/Mod/Arch/exportIFC.py | 8 +--
src/Mod/Arch/exportIFCStructuralTools.py | 2 +-
src/Mod/Arch/import3DS.py | 2 +-
src/Mod/Arch/importDAE.py | 2 +-
src/Mod/Arch/importGBXML.py | 2 +-
src/Mod/Arch/importIFC.py | 12 ++--
src/Mod/Arch/importIFCHelper.py | 10 ++--
src/Mod/Arch/importIFClegacy.py | 2 +-
src/Mod/Arch/importOBJ.py | 4 +-
src/Mod/Arch/importSH3D.py | 2 +-
src/Mod/Arch/importWebGL.py | 4 +-
src/Mod/Cloud/App/AppCloud.cpp | 2 +-
src/Mod/Draft/Draft.py | 2 +-
src/Mod/Draft/DraftGeomUtils.py | 2 +-
src/Mod/Draft/DraftGui.py | 2 +-
src/Mod/Draft/DraftTools.py | 2 +-
src/Mod/Draft/DraftVecUtils.py | 2 +-
src/Mod/Draft/InitGui.py | 2 +-
.../Draft/Resources/icons/DraftWorkbench.svg | 2 +-
.../Resources/icons/Draft_2DShapeView.svg | 2 +-
.../Resources/icons/Draft_AddConstruction.svg | 2 +-
.../Resources/icons/Draft_AddNamedGroup.svg | 2 +-
.../Draft/Resources/icons/Draft_AddPoint.svg | 2 +-
.../Resources/icons/Draft_AddToGroup.svg | 2 +-
.../icons/Draft_Annotation_Style.svg | 2 +-
src/Mod/Draft/Resources/icons/Draft_Apply.svg | 2 +-
src/Mod/Draft/Resources/icons/Draft_Arc.svg | 2 +-
.../Resources/icons/Draft_Arc_3Points.svg | 2 +-
src/Mod/Draft/Resources/icons/Draft_Array.svg | 2 +-
.../Draft/Resources/icons/Draft_AutoGroup.svg | 2 +-
.../Resources/icons/Draft_AutoGroup_off.svg | 2 +-
.../Resources/icons/Draft_AutoGroup_on.svg | 2 +-
.../Draft/Resources/icons/Draft_BSpline.svg | 2 +-
.../Draft/Resources/icons/Draft_BezCurve.svg | 2 +-
.../Resources/icons/Draft_BezSharpNode.svg | 2 +-
.../Resources/icons/Draft_BezSymNode.svg | 2 +-
.../Resources/icons/Draft_BezTanNode.svg | 2 +-
.../Draft/Resources/icons/Draft_Circle.svg | 2 +-
.../Resources/icons/Draft_CircularArray.svg | 2 +-
.../icons/Draft_CircularLinkArray.svg | 2 +-
.../Resources/icons/Draft_Construction.svg | 2 +-
.../Draft/Resources/icons/Draft_Continue.svg | 2 +-
.../Resources/icons/Draft_CubicBezCurve.svg | 2 +-
.../Draft/Resources/icons/Draft_Cursor.svg | 2 +-
.../Draft/Resources/icons/Draft_DelPoint.svg | 2 +-
.../Draft/Resources/icons/Draft_Dimension.svg | 2 +-
.../icons/Draft_DimensionAngular.svg | 2 +-
.../Resources/icons/Draft_DimensionRadius.svg | 2 +-
.../Resources/icons/Draft_Dimension_Tree.svg | 2 +-
src/Mod/Draft/Resources/icons/Draft_Dot.svg | 2 +-
.../Draft/Resources/icons/Draft_Downgrade.svg | 2 +-
src/Mod/Draft/Resources/icons/Draft_Draft.svg | 2 +-
.../Resources/icons/Draft_Draft2Sketch.svg | 2 +-
src/Mod/Draft/Resources/icons/Draft_Edit.svg | 2 +-
.../Draft/Resources/icons/Draft_Ellipse.svg | 2 +-
.../Resources/icons/Draft_Facebinder.svg | 2 +-
.../icons/Draft_Facebinder_Provider.svg | 2 +-
.../Draft/Resources/icons/Draft_Fillet.svg | 2 +-
.../Draft/Resources/icons/Draft_Finish.svg | 2 +-
.../Resources/icons/Draft_FlipDimension.svg | 2 +-
src/Mod/Draft/Resources/icons/Draft_Grid.svg | 2 +-
src/Mod/Draft/Resources/icons/Draft_Hatch.svg | 2 +-
src/Mod/Draft/Resources/icons/Draft_Heal.svg | 2 +-
src/Mod/Draft/Resources/icons/Draft_Join.svg | 2 +-
src/Mod/Draft/Resources/icons/Draft_Layer.svg | 2 +-
src/Mod/Draft/Resources/icons/Draft_Line.svg | 2 +-
.../Draft/Resources/icons/Draft_LinkArray.svg | 2 +-
src/Mod/Draft/Resources/icons/Draft_Lock.svg | 2 +-
src/Mod/Draft/Resources/icons/Draft_Macro.svg | 2 +-
.../Draft/Resources/icons/Draft_Mirror.svg | 2 +-
src/Mod/Draft/Resources/icons/Draft_Move.svg | 2 +-
.../Draft/Resources/icons/Draft_N-Curve.svg | 2 +-
.../Draft/Resources/icons/Draft_N-Linear.svg | 2 +-
.../Draft/Resources/icons/Draft_N-Polygon.svg | 2 +-
.../Draft/Resources/icons/Draft_NewLayer.svg | 2 +-
.../Draft/Resources/icons/Draft_Offset.svg | 2 +-
.../Draft/Resources/icons/Draft_PathArray.svg | 2 +-
.../Resources/icons/Draft_PathLinkArray.svg | 2 +-
.../icons/Draft_PathTwistedArray.svg | 2 +-
.../icons/Draft_PathTwistedLinkArray.svg | 2 +-
.../Resources/icons/Draft_PlaneProxy.svg | 2 +-
src/Mod/Draft/Resources/icons/Draft_Point.svg | 2 +-
.../Resources/icons/Draft_PointArray.svg | 2 +-
.../Resources/icons/Draft_PointLinkArray.svg | 2 +-
.../Resources/icons/Draft_PolarArray.svg | 2 +-
.../Resources/icons/Draft_PolarLinkArray.svg | 2 +-
.../Draft/Resources/icons/Draft_Polygon.svg | 2 +-
.../Draft/Resources/icons/Draft_Rectangle.svg | 2 +-
.../Draft/Resources/icons/Draft_Rotate.svg | 2 +-
src/Mod/Draft/Resources/icons/Draft_Scale.svg | 2 +-
.../Resources/icons/Draft_SelectGroup.svg | 2 +-
.../Resources/icons/Draft_SelectPlane.svg | 2 +-
.../Resources/icons/Draft_ShapeString.svg | 2 +-
.../icons/Draft_ShapeString_tree.svg | 2 +-
src/Mod/Draft/Resources/icons/Draft_Slope.svg | 2 +-
src/Mod/Draft/Resources/icons/Draft_Snap.svg | 2 +-
.../Resources/icons/Draft_Snap_Angle.svg | 2 +-
.../Resources/icons/Draft_Snap_Center.svg | 2 +-
.../Resources/icons/Draft_Snap_Dimensions.svg | 2 +-
.../Resources/icons/Draft_Snap_Endpoint.svg | 2 +-
.../Resources/icons/Draft_Snap_Extension.svg | 2 +-
.../Draft/Resources/icons/Draft_Snap_Grid.svg | 2 +-
.../icons/Draft_Snap_Intersection.svg | 2 +-
.../Draft/Resources/icons/Draft_Snap_Lock.svg | 2 +-
.../Resources/icons/Draft_Snap_Midpoint.svg | 2 +-
.../Draft/Resources/icons/Draft_Snap_Near.svg | 2 +-
.../Resources/icons/Draft_Snap_Ortho.svg | 2 +-
.../Resources/icons/Draft_Snap_Parallel.svg | 2 +-
.../icons/Draft_Snap_Perpendicular.svg | 2 +-
.../Resources/icons/Draft_Snap_Special.svg | 2 +-
.../icons/Draft_Snap_WorkingPlane.svg | 2 +-
src/Mod/Draft/Resources/icons/Draft_Split.svg | 2 +-
.../Draft/Resources/icons/Draft_Stretch.svg | 2 +-
.../icons/Draft_SubelementHighlight.svg | 2 +-
.../Resources/icons/Draft_SwitchMode.svg | 2 +-
src/Mod/Draft/Resources/icons/Draft_Text.svg | 2 +-
.../Draft/Resources/icons/Draft_Trimex.svg | 2 +-
.../Draft/Resources/icons/Draft_Upgrade.svg | 2 +-
.../Draft/Resources/icons/Draft_VisGroup.svg | 2 +-
src/Mod/Draft/Resources/icons/Draft_Wipe.svg | 2 +-
src/Mod/Draft/Resources/icons/Draft_Wire.svg | 2 +-
.../Resources/icons/Draft_WireToBSpline.svg | 2 +-
.../Resources/icons/preferences-draft.svg | 2 +-
src/Mod/Draft/WorkingPlane.py | 2 +-
src/Mod/Draft/draftfunctions/README.md | 2 +-
src/Mod/Draft/draftgeoutils/geo_arrays.py | 2 +-
src/Mod/Draft/draftguitools/README.md | 2 +-
src/Mod/Draft/draftguitools/gui_edit.py | 2 +-
.../draftguitools/gui_edit_arch_objects.py | 2 +-
.../draftguitools/gui_edit_base_object.py | 2 +-
.../draftguitools/gui_edit_draft_objects.py | 4 +-
.../draftguitools/gui_edit_part_objects.py | 2 +-
.../gui_edit_sketcher_objects.py | 2 +-
src/Mod/Draft/draftguitools/gui_planeproxy.py | 2 +-
.../Draft/draftguitools/gui_selectplane.py | 2 +-
src/Mod/Draft/draftguitools/gui_setstyle.py | 2 +-
src/Mod/Draft/draftguitools/gui_snapper.py | 2 +-
src/Mod/Draft/draftguitools/gui_trackers.py | 2 +-
src/Mod/Draft/draftmake/README.md | 2 +-
src/Mod/Draft/draftmake/make_sketch.py | 2 +-
src/Mod/Draft/draftobjects/README.md | 2 +-
.../Draft/draftobjects/pathtwistedarray.py | 2 +-
src/Mod/Draft/drafttaskpanels/README.md | 2 +-
.../drafttaskpanels/task_circulararray.py | 4 +-
.../Draft/drafttaskpanels/task_orthoarray.py | 4 +-
.../Draft/drafttaskpanels/task_polararray.py | 4 +-
src/Mod/Draft/drafttests/README.md | 2 +-
src/Mod/Draft/draftutils/README.md | 2 +-
src/Mod/Draft/draftutils/gui_utils.py | 2 +-
src/Mod/Draft/draftutils/todo.py | 2 +-
src/Mod/Draft/draftviewproviders/README.md | 2 +-
src/Mod/Draft/importAirfoilDAT.py | 2 +-
src/Mod/Draft/importDXF.py | 2 +-
src/Mod/Draft/importOCA.py | 2 +-
src/Mod/Draft/importSVG.py | 2 +-
.../Gui/Resources/icons/DrawingWorkbench.svg | 2 +-
src/Mod/Drawing/Gui/Resources/icons/Page.svg | 2 +-
src/Mod/Drawing/Gui/Resources/icons/Pages.svg | 2 +-
src/Mod/Drawing/Gui/Resources/icons/View.svg | 2 +-
.../Resources/icons/actions/document-new.svg | 2 +-
.../icons/actions/drawing-annotation.svg | 2 +-
.../Resources/icons/actions/drawing-clip.svg | 2 +-
.../icons/actions/drawing-draft-view.svg | 2 +-
.../icons/actions/drawing-landscape-A0.svg | 2 +-
.../icons/actions/drawing-landscape-A1.svg | 2 +-
.../icons/actions/drawing-landscape-A2.svg | 2 +-
.../icons/actions/drawing-landscape-A3.svg | 2 +-
.../icons/actions/drawing-landscape-A4.svg | 2 +-
.../icons/actions/drawing-landscape-new.svg | 2 +-
.../icons/actions/drawing-landscape.svg | 2 +-
.../icons/actions/drawing-openbrowser.svg | 2 +-
.../icons/actions/drawing-orthoviews.svg | 2 +-
.../icons/actions/drawing-portrait-A0.svg | 2 +-
.../icons/actions/drawing-portrait-A1.svg | 2 +-
.../icons/actions/drawing-portrait-A2.svg | 2 +-
.../icons/actions/drawing-portrait-A3.svg | 2 +-
.../icons/actions/drawing-portrait-A4.svg | 2 +-
.../icons/actions/drawing-spreadsheet.svg | 2 +-
.../icons/actions/drawing-symbol.svg | 2 +-
.../Resources/icons/actions/drawing-view.svg | 2 +-
.../Templates/A0_Landscape_ISO7200.svg | 2 +-
.../Drawing/Templates/A0_Landscape_plain.svg | 2 +-
.../Drawing/Templates/A0_Portrait_plain.svg | 2 +-
.../Templates/A1_Landscape_ISO7200.svg | 2 +-
.../Drawing/Templates/A1_Landscape_plain.svg | 2 +-
.../Drawing/Templates/A1_Portrait_plain.svg | 2 +-
.../Templates/A2_Landscape_ISO7200.svg | 2 +-
.../Drawing/Templates/A2_Landscape_plain.svg | 2 +-
.../Drawing/Templates/A2_Portrait_plain.svg | 2 +-
src/Mod/Drawing/Templates/A3_Landscape.svg | 2 +-
.../Templates/A3_Landscape_ISO7200.svg | 2 +-
.../Drawing/Templates/A3_Landscape_plain.svg | 2 +-
.../Drawing/Templates/A3_Portrait_plain.svg | 2 +-
src/Mod/Drawing/Templates/A4_Landscape.svg | 2 +-
.../Templates/A4_Landscape_ISO7200.svg | 2 +-
.../Drawing/Templates/A4_Landscape_plain.svg | 2 +-
.../Drawing/Templates/A4_Portrait_ISO7200.svg | 2 +-
.../Drawing/Templates/A4_Portrait_plain.svg | 2 +-
.../Fem/App/FemConstraintFluidBoundary.cpp | 2 +-
src/Mod/Fem/App/FemMesh.cpp | 16 +++---
src/Mod/Fem/App/FemMeshObject.cpp | 2 +-
src/Mod/Fem/App/FemVTKTools.cpp | 10 ++--
src/Mod/Fem/App/HypothesisPy.cpp | 2 +-
src/Mod/Fem/Gui/CMakeLists.txt | 2 +-
.../Resources/icons/Arch_Material_Group.svg | 2 +-
.../Fem/Gui/Resources/icons/FEM_Analysis.svg | 2 +-
.../Resources/icons/FEM_ClippingPlaneAdd.svg | 55 ++++++++++++++++++-
.../icons/FEM_ClippingPlaneRemoveAll.svg | 2 +-
.../Resources/icons/FEM_ConstraintBearing.svg | 2 +-
.../icons/FEM_ConstraintBodyHeatSource.svg | 2 +-
.../Resources/icons/FEM_ConstraintCentrif.svg | 2 +-
.../Resources/icons/FEM_ConstraintContact.svg | 2 +-
.../icons/FEM_ConstraintCurrentDensity.svg | 2 +-
.../icons/FEM_ConstraintDisplacement.svg | 2 +-
.../FEM_ConstraintElectrostaticPotential.svg | 2 +-
.../Resources/icons/FEM_ConstraintFixed.svg | 2 +-
.../icons/FEM_ConstraintFlowVelocity.svg | 2 +-
.../icons/FEM_ConstraintFluidBoundary.svg | 2 +-
.../Resources/icons/FEM_ConstraintForce.svg | 2 +-
.../Resources/icons/FEM_ConstraintGear.svg | 2 +-
.../icons/FEM_ConstraintHeatflux.svg | 2 +-
.../FEM_ConstraintInitialFlowVelocity.svg | 2 +-
.../icons/FEM_ConstraintInitialPressure.svg | 2 +-
.../FEM_ConstraintInitialTemperature.svg | 2 +-
.../icons/FEM_ConstraintMagnetization.svg | 2 +-
.../icons/FEM_ConstraintPlaneRotation.svg | 2 +-
.../icons/FEM_ConstraintPressure.svg | 2 +-
.../Resources/icons/FEM_ConstraintPulley.svg | 2 +-
.../icons/FEM_ConstraintSectionPrint.svg | 2 +-
.../icons/FEM_ConstraintSelfWeight.svg | 2 +-
.../icons/FEM_ConstraintTemperature.svg | 2 +-
.../Gui/Resources/icons/FEM_ConstraintTie.svg | 2 +-
.../icons/FEM_ConstraintTransform.svg | 2 +-
.../Resources/icons/FEM_CreateNodesSet.svg | 2 +-
.../Resources/icons/FEM_ElementFluid1D.svg | 2 +-
.../Resources/icons/FEM_ElementGeometry1D.svg | 2 +-
.../Resources/icons/FEM_ElementGeometry2D.svg | 2 +-
.../Resources/icons/FEM_ElementRotation1D.svg | 2 +-
.../icons/FEM_EquationDeformation.svg | 2 +-
.../icons/FEM_EquationElasticity.svg | 2 +-
.../icons/FEM_EquationElectricforce.svg | 2 +-
.../icons/FEM_EquationElectrostatic.svg | 2 +-
.../Gui/Resources/icons/FEM_EquationFlow.svg | 2 +-
.../Gui/Resources/icons/FEM_EquationFlux.svg | 2 +-
.../Gui/Resources/icons/FEM_EquationHeat.svg | 2 +-
.../icons/FEM_EquationMagnetodynamic.svg | 2 +-
.../icons/FEM_EquationMagnetodynamic2D.svg | 2 +-
.../Gui/Resources/icons/FEM_FEMMesh2Mesh.svg | 2 +-
.../Gui/Resources/icons/FEM_MaterialFluid.svg | 2 +-
.../icons/FEM_MaterialMechanicalNonlinear.svg | 2 +-
.../Gui/Resources/icons/FEM_MaterialSolid.svg | 2 +-
.../Fem/Gui/Resources/icons/FEM_MeshClear.svg | 2 +-
.../Resources/icons/FEM_MeshDisplayInfo.svg | 2 +-
.../Resources/icons/FEM_MeshGmshFromShape.svg | 2 +-
.../icons/FEM_MeshNetgenFromShape.svg | 2 +-
.../Gui/Resources/icons/FEM_MeshRegion.svg | 2 +-
.../Gui/Resources/icons/FEM_MeshResult.svg | 2 +-
.../icons/FEM_PostFilterClipRegion.svg | 2 +-
.../icons/FEM_PostFilterClipScalar.svg | 2 +-
.../icons/FEM_PostFilterContours.svg | 2 +-
.../icons/FEM_PostFilterCutFunction.svg | 2 +-
.../icons/FEM_PostFilterDataAlongLine.svg | 2 +-
.../FEM_PostFilterLinearizedStresses.svg | 2 +-
.../Resources/icons/FEM_PostFilterWarp.svg | 2 +-
.../icons/FEM_PostPipelineFromResult.svg | 2 +-
.../Gui/Resources/icons/FEM_ResultShow.svg | 2 +-
.../Gui/Resources/icons/FEM_ResultsPurge.svg | 2 +-
.../Gui/Resources/icons/FEM_SolverControl.svg | 2 +-
.../Fem/Gui/Resources/icons/FEM_SolverRun.svg | 2 +-
.../Resources/icons/FEM_SolverStandard.svg | 2 +-
.../Fem/Gui/Resources/icons/FemWorkbench.svg | 2 +-
.../Gui/Resources/icons/fem-add-fem-mesh.svg | 2 +-
.../Gui/Resources/icons/fem-add-material.svg | 2 +-
.../Fem/Gui/Resources/icons/fem-add-part.svg | 2 +-
.../icons/fem-femmesh-from-shape.svg | 2 +-
.../Gui/Resources/icons/fem-post-geo-box.svg | 2 +-
.../Resources/icons/fem-post-geo-cylinder.svg | 2 +-
.../icons/fem-post-geo-isosurface.svg | 2 +-
.../Resources/icons/fem-post-geo-plane.svg | 2 +-
.../Resources/icons/fem-post-geo-sphere.svg | 2 +-
.../icons/fem-solver-analysis-buckling.svg | 2 +-
.../icons/fem-solver-analysis-checkmesh.svg | 2 +-
.../icons/fem-solver-analysis-frequency.svg | 2 +-
.../icons/fem-solver-analysis-static.svg | 2 +-
.../fem-solver-analysis-thermomechanical.svg | 2 +-
.../Resources/icons/fem-solver-inp-editor.svg | 2 +-
.../Gui/Resources/icons/preferences-fem.svg | 2 +-
.../Fem/Gui/TaskFemConstraintTransform.cpp | 2 +-
src/Mod/Fem/Gui/TaskPostBoxes.cpp | 2 +-
src/Mod/Fem/Gui/ViewProviderFemMesh.cpp | 2 +-
src/Mod/Fem/Gui/ViewProviderFemPostObject.cpp | 2 +-
src/Mod/Fem/Init.py | 2 +-
src/Mod/Fem/InitGui.py | 4 +-
src/Mod/Fem/ObjectsFem.py | 2 +-
src/Mod/Fem/coding_conventions.md | 8 +--
src/Mod/Fem/femcommands/commands.py | 6 +-
src/Mod/Fem/femcommands/manager.py | 2 +-
.../buckling_lateraltorsionalbuckling.py | 2 +-
.../Fem/femexamples/buckling_platebuckling.py | 2 +-
.../ccx_buckling_flexuralbuckling.py | 2 +-
.../femexamples/ccx_cantilever_beam_circle.py | 2 +-
.../femexamples/ccx_cantilever_beam_pipe.py | 2 +-
.../femexamples/ccx_cantilever_beam_rect.py | 2 +-
.../femexamples/ccx_cantilever_ele_seg2.py | 2 +-
.../femexamples/ccx_cantilever_ele_seg3.py | 2 +-
src/Mod/Fem/femexamples/constraint_centrif.py | 2 +-
.../constraint_contact_shell_shell.py | 4 +-
.../constraint_contact_solid_solid.py | 4 +-
.../femexamples/constraint_section_print.py | 4 +-
.../constraint_selfweight_cantilever.py | 2 +-
src/Mod/Fem/femexamples/constraint_tie.py | 2 +-
.../constraint_transform_beam_hinged.py | 2 +-
.../constraint_transform_torque.py | 10 ++--
...uitutorial01_eigenvalue_of_elastic_beam.py | 2 +-
...on_electrostatics_capacitance_two_balls.py | 2 +-
...ctrostatics_electricforce_elmer_nongui6.py | 2 +-
src/Mod/Fem/femexamples/examplesgui.py | 4 +-
.../Fem/femexamples/frequency_beamsimple.py | 2 +-
.../femexamples/material_nl_platewithhole.py | 8 +--
src/Mod/Fem/femexamples/mystran_plate.py | 2 +-
src/Mod/Fem/femexamples/rc_wall_2d.py | 2 +-
.../Fem/femexamples/thermomech_bimetall.py | 2 +-
src/Mod/Fem/femexamples/thermomech_flow1d.py | 2 +-
.../truss_3d_cs_circle_ele_seg3.py | 4 +-
src/Mod/Fem/femguiutils/migrate_gui.py | 4 +-
src/Mod/Fem/femguiutils/selection_widgets.py | 2 +-
src/Mod/Fem/feminout/convert2TetGen.py | 2 +-
src/Mod/Fem/feminout/exportNastranMesh.py | 2 +-
src/Mod/Fem/feminout/importCcxDatResults.py | 2 +-
src/Mod/Fem/feminout/importCcxFrdResults.py | 8 +--
src/Mod/Fem/feminout/importFenicsMesh.py | 2 +-
src/Mod/Fem/feminout/importInpMesh.py | 2 +-
src/Mod/Fem/feminout/importPyMesh.py | 2 +-
src/Mod/Fem/feminout/importToolsFem.py | 2 +-
src/Mod/Fem/feminout/importVTKResults.py | 2 +-
src/Mod/Fem/feminout/importYamlJsonMesh.py | 2 +-
src/Mod/Fem/feminout/importZ88Mesh.py | 2 +-
src/Mod/Fem/feminout/importZ88O2Results.py | 2 +-
src/Mod/Fem/feminout/readFenicsXDMF.py | 2 +-
src/Mod/Fem/feminout/readFenicsXML.py | 2 +-
src/Mod/Fem/feminout/writeFenicsXDMF.py | 2 +-
src/Mod/Fem/feminout/writeFenicsXML.py | 2 +-
src/Mod/Fem/femmesh/femmesh2mesh.py | 2 +-
src/Mod/Fem/femmesh/gmshtools.py | 16 +++---
src/Mod/Fem/femmesh/meshsetsgetter.py | 4 +-
src/Mod/Fem/femmesh/meshtools.py | 28 +++++-----
.../Fem/femobjects/base_fempythonobject.py | 6 +-
.../femobjects/constant_vacuumpermittivity.py | 2 +-
.../femobjects/constraint_bodyheatsource.py | 2 +-
src/Mod/Fem/femobjects/constraint_centrif.py | 2 +-
.../femobjects/constraint_currentdensity.py | 2 +-
.../constraint_electrostaticpotential.py | 2 +-
.../Fem/femobjects/constraint_flowvelocity.py | 2 +-
.../constraint_initialflowvelocity.py | 2 +-
.../femobjects/constraint_initialpressure.py | 2 +-
.../femobjects/constraint_magnetization.py | 2 +-
.../Fem/femobjects/constraint_sectionprint.py | 2 +-
.../Fem/femobjects/constraint_selfweight.py | 8 +--
src/Mod/Fem/femobjects/constraint_tie.py | 2 +-
src/Mod/Fem/femobjects/element_fluid1D.py | 2 +-
src/Mod/Fem/femobjects/element_geometry1D.py | 2 +-
src/Mod/Fem/femobjects/element_geometry2D.py | 2 +-
src/Mod/Fem/femobjects/element_rotation1D.py | 2 +-
src/Mod/Fem/femobjects/material_common.py | 2 +-
.../material_mechanicalnonlinear.py | 2 +-
src/Mod/Fem/femobjects/material_reinforced.py | 2 +-
src/Mod/Fem/femobjects/mesh_boundarylayer.py | 2 +-
src/Mod/Fem/femobjects/mesh_gmsh.py | 6 +-
src/Mod/Fem/femobjects/mesh_group.py | 2 +-
src/Mod/Fem/femobjects/mesh_region.py | 2 +-
src/Mod/Fem/femobjects/mesh_result.py | 2 +-
src/Mod/Fem/femobjects/result_mechanical.py | 6 +-
src/Mod/Fem/femobjects/solver_ccxtools.py | 2 +-
src/Mod/Fem/femresult/resulttools.py | 30 +++++-----
src/Mod/Fem/femsolver/calculix/solver.py | 2 +-
src/Mod/Fem/femsolver/calculix/tasks.py | 2 +-
.../calculix/write_constraint_centrif.py | 2 +-
.../calculix/write_constraint_contact.py | 2 +-
.../calculix/write_constraint_displacement.py | 2 +-
.../calculix/write_constraint_fixed.py | 2 +-
.../calculix/write_constraint_fluidsection.py | 2 +-
.../calculix/write_constraint_force.py | 2 +-
.../calculix/write_constraint_heatflux.py | 2 +-
.../write_constraint_initialtemperature.py | 2 +-
.../write_constraint_planerotation.py | 2 +-
.../calculix/write_constraint_pressure.py | 2 +-
.../calculix/write_constraint_sectionprint.py | 2 +-
.../calculix/write_constraint_selfweight.py | 2 +-
.../calculix/write_constraint_temperature.py | 2 +-
.../calculix/write_constraint_tie.py | 2 +-
.../calculix/write_constraint_transform.py | 2 +-
.../calculix/write_femelement_geometry.py | 2 +-
.../calculix/write_femelement_material.py | 2 +-
.../calculix/write_femelement_matgeosets.py | 2 +-
.../Fem/femsolver/calculix/write_footer.py | 2 +-
src/Mod/Fem/femsolver/calculix/write_mesh.py | 2 +-
.../femsolver/calculix/write_step_equation.py | 4 +-
.../femsolver/calculix/write_step_output.py | 8 +--
src/Mod/Fem/femsolver/calculix/writer.py | 8 +--
.../femsolver/elmer/equations/deformation.py | 2 +-
.../femsolver/elmer/equations/elasticity.py | 2 +-
.../elmer/equations/electricforce.py | 2 +-
.../elmer/equations/electrostatic.py | 2 +-
.../Fem/femsolver/elmer/equations/equation.py | 2 +-
src/Mod/Fem/femsolver/elmer/equations/flow.py | 2 +-
src/Mod/Fem/femsolver/elmer/equations/flux.py | 2 +-
src/Mod/Fem/femsolver/elmer/equations/heat.py | 2 +-
.../Fem/femsolver/elmer/equations/linear.py | 4 +-
.../elmer/equations/magnetodynamic.py | 2 +-
.../elmer/equations/magnetodynamic2D.py | 2 +-
.../femsolver/elmer/equations/nonlinear.py | 4 +-
src/Mod/Fem/femsolver/elmer/sifio.py | 2 +-
src/Mod/Fem/femsolver/elmer/solver.py | 2 +-
src/Mod/Fem/femsolver/elmer/tasks.py | 4 +-
src/Mod/Fem/femsolver/elmer/writer.py | 10 ++--
src/Mod/Fem/femsolver/equationbase.py | 2 +-
src/Mod/Fem/femsolver/fenics/fenics_tools.py | 2 +-
.../Fem/femsolver/mystran/add_con_fixed.py | 2 +-
.../Fem/femsolver/mystran/add_con_force.py | 2 +-
.../mystran/add_femelement_geometry.py | 2 +-
.../mystran/add_femelement_material.py | 2 +-
src/Mod/Fem/femsolver/mystran/add_mesh.py | 2 +-
.../femsolver/mystran/add_solver_control.py | 2 +-
src/Mod/Fem/femsolver/mystran/solver.py | 2 +-
src/Mod/Fem/femsolver/mystran/tasks.py | 2 +-
src/Mod/Fem/femsolver/mystran/writer.py | 2 +-
src/Mod/Fem/femsolver/report.py | 2 +-
src/Mod/Fem/femsolver/reportdialog.py | 2 +-
src/Mod/Fem/femsolver/run.py | 4 +-
src/Mod/Fem/femsolver/settings.py | 2 +-
src/Mod/Fem/femsolver/signal.py | 2 +-
src/Mod/Fem/femsolver/solver_taskpanel.py | 2 +-
src/Mod/Fem/femsolver/solverbase.py | 2 +-
src/Mod/Fem/femsolver/task.py | 2 +-
src/Mod/Fem/femsolver/writerbase.py | 2 +-
src/Mod/Fem/femsolver/z88/solver.py | 2 +-
src/Mod/Fem/femsolver/z88/tasks.py | 2 +-
src/Mod/Fem/femsolver/z88/writer.py | 2 +-
.../task_constraint_bodyheatsource.py | 2 +-
.../femtaskpanels/task_constraint_centrif.py | 2 +-
.../task_constraint_currentdensity.py | 2 +-
.../task_constraint_electrostaticpotential.py | 2 +-
.../task_constraint_flowvelocity.py | 2 +-
.../task_constraint_initialflowvelocity.py | 2 +-
.../task_constraint_initialpressure.py | 2 +-
.../task_constraint_magnetization.py | 2 +-
.../task_constraint_sectionprint.py | 2 +-
.../Fem/femtaskpanels/task_constraint_tie.py | 2 +-
.../Fem/femtaskpanels/task_element_fluid1D.py | 2 +-
.../femtaskpanels/task_element_geometry1D.py | 2 +-
.../femtaskpanels/task_element_geometry2D.py | 2 +-
.../femtaskpanels/task_element_rotation1D.py | 2 +-
.../Fem/femtaskpanels/task_material_common.py | 6 +-
.../femtaskpanels/task_material_reinforced.py | 2 +-
.../femtaskpanels/task_mesh_boundarylayer.py | 2 +-
src/Mod/Fem/femtaskpanels/task_mesh_gmsh.py | 2 +-
src/Mod/Fem/femtaskpanels/task_mesh_group.py | 2 +-
src/Mod/Fem/femtaskpanels/task_mesh_region.py | 2 +-
.../femtaskpanels/task_result_mechanical.py | 6 +-
.../Fem/femtaskpanels/task_solver_ccxtools.py | 10 ++--
src/Mod/Fem/femtest/app/support_utils.py | 2 +-
src/Mod/Fem/femtest/app/test_ccxtools.py | 2 +-
src/Mod/Fem/femtest/app/test_common.py | 2 +-
src/Mod/Fem/femtest/app/test_femimport.py | 2 +-
src/Mod/Fem/femtest/app/test_material.py | 2 +-
src/Mod/Fem/femtest/app/test_mesh.py | 4 +-
src/Mod/Fem/femtest/app/test_object.py | 6 +-
src/Mod/Fem/femtest/app/test_open.py | 2 +-
src/Mod/Fem/femtest/app/test_result.py | 2 +-
.../Fem/femtest/app/test_solver_calculix.py | 2 +-
src/Mod/Fem/femtest/app/test_solver_elmer.py | 4 +-
.../Fem/femtest/app/test_solver_mystran.py | 2 +-
src/Mod/Fem/femtest/app/test_solver_z88.py | 2 +-
src/Mod/Fem/femtest/gui/test_open.py | 2 +-
src/Mod/Fem/femtest/test_information.md | 2 +-
src/Mod/Fem/femtools/ccxtools.py | 4 +-
src/Mod/Fem/femtools/checksanalysis.py | 4 +-
src/Mod/Fem/femtools/constants.py | 4 +-
src/Mod/Fem/femtools/errors.py | 2 +-
src/Mod/Fem/femtools/femutils.py | 6 +-
src/Mod/Fem/femtools/geomtools.py | 2 +-
src/Mod/Fem/femtools/membertools.py | 8 +--
src/Mod/Fem/femtools/migrate_app.py | 4 +-
src/Mod/Fem/femtools/tokrules.py | 2 +-
.../view_base_femconstraint.py | 2 +-
.../femviewprovider/view_base_femobject.py | 12 ++--
.../view_constant_vacuumpermittivity.py | 2 +-
.../view_constraint_bodyheatsource.py | 2 +-
.../view_constraint_centrif.py | 2 +-
.../view_constraint_currentdensity.py | 2 +-
.../view_constraint_electrostaticpotential.py | 2 +-
.../view_constraint_flowvelocity.py | 2 +-
.../view_constraint_initialflowvelocity.py | 2 +-
.../view_constraint_initialpressure.py | 2 +-
.../view_constraint_magnetization.py | 2 +-
.../view_constraint_sectionprint.py | 2 +-
.../view_constraint_selfweight.py | 2 +-
.../femviewprovider/view_constraint_tie.py | 2 +-
.../femviewprovider/view_element_fluid1D.py | 2 +-
.../view_element_geometry1D.py | 2 +-
.../view_element_geometry2D.py | 2 +-
.../view_element_rotation1D.py | 2 +-
.../femviewprovider/view_material_common.py | 2 +-
.../view_material_mechanicalnonlinear.py | 2 +-
.../view_material_reinforced.py | 2 +-
.../view_mesh_boundarylayer.py | 2 +-
src/Mod/Fem/femviewprovider/view_mesh_gmsh.py | 2 +-
.../Fem/femviewprovider/view_mesh_group.py | 2 +-
.../Fem/femviewprovider/view_mesh_region.py | 2 +-
.../Fem/femviewprovider/view_mesh_result.py | 2 +-
.../femviewprovider/view_result_mechanical.py | 2 +-
.../femviewprovider/view_solver_ccxtools.py | 2 +-
src/Mod/Import/App/AppImportPy.cpp | 2 +-
src/Mod/Import/Gui/AppImportGuiPy.cpp | 2 +-
src/Mod/Import/InitGui.py | 2 +-
src/Mod/Import/stepZ.py | 2 +-
.../Resources/icons/InspectionWorkbench.svg | 2 +-
.../Gui/Resources/icons/inspect_pipette.svg | 2 +-
src/Mod/Material/MaterialEditor.py | 4 +-
.../Resources/icons/preview-rendered.svg | 2 +-
.../Resources/icons/preview-vector.svg | 2 +-
.../StandardMaterial/ABS-Generic.FCMat | 2 +-
.../Acrylic-Glass-Generic.FCMat | 2 +-
.../Material/StandardMaterial/AlMg3F24.FCMat | 2 +-
.../StandardMaterial/AlMgSi1F31.FCMat | 2 +-
.../StandardMaterial/AlZn4-5Mg1F35.FCMat | 2 +-
.../StandardMaterial/Aluminum-6061-T6.FCMat | 2 +-
.../StandardMaterial/Aluminum-Generic.FCMat | 2 +-
.../StandardMaterial/CalculiX-Steel.FCMat | 2 +-
.../StandardMaterial/Concrete-EN-C35_45.FCMat | 4 +-
.../StandardMaterial/Concrete-Generic.FCMat | 2 +-
.../StandardMaterial/Copper-Generic.FCMat | 2 +-
.../StandardMaterial/Glass-E-GlassFibre.FCMat | 2 +-
.../StandardMaterial/Glass-Generic.FCMat | 2 +-
.../Glass-S2-GlassFibre.FCMat | 2 +-
.../Material/StandardMaterial/Graphite.FCMat | 2 +-
.../StandardMaterial/Invar-Generic.FCMat | 2 +-
src/Mod/Material/StandardMaterial/None.FCMat | 2 +-
.../StandardMaterial/PA6-Generic.FCMat | 2 +-
.../StandardMaterial/PET-Generic.FCMat | 2 +-
.../StandardMaterial/PLA-Generic.FCMat | 2 +-
.../StandardMaterial/PP-Generic.FCMat | 2 +-
.../StandardMaterial/PTFE-Generic.FCMat | 2 +-
.../StandardMaterial/PVC-Generic.FCMat | 2 +-
src/Mod/Material/StandardMaterial/Readme.txt | 2 +-
.../Reinforcement-FIB-B500.FCMat | 4 +-
.../StandardMaterial/Steel-15CrNi6.FCMat | 2 +-
.../StandardMaterial/Steel-17CrNiMo6.FCMat | 2 +-
.../StandardMaterial/Steel-1C22.FCMat | 2 +-
.../StandardMaterial/Steel-1C35.FCMat | 2 +-
.../StandardMaterial/Steel-1C45.FCMat | 2 +-
.../StandardMaterial/Steel-1C60.FCMat | 2 +-
.../StandardMaterial/Steel-20NiCrMo2.FCMat | 2 +-
.../StandardMaterial/Steel-28Mn6.FCMat | 2 +-
.../StandardMaterial/Steel-2C10.FCMat | 2 +-
.../StandardMaterial/Steel-30CrNiMo8.FCMat | 2 +-
.../StandardMaterial/Steel-34CrNiMo6.FCMat | 2 +-
.../StandardMaterial/Steel-36CrNiMo4.FCMat | 2 +-
.../StandardMaterial/Steel-36NiCrMo16.FCMat | 2 +-
.../StandardMaterial/Steel-3C15.FCMat | 2 +-
.../StandardMaterial/Steel-3C22.FCMat | 2 +-
.../StandardMaterial/Steel-3C35.FCMat | 2 +-
.../StandardMaterial/Steel-3V45.FCMat | 2 +-
.../Material/StandardMaterial/Steel-C10.FCMat | 2 +-
.../Material/StandardMaterial/Steel-C15.FCMat | 2 +-
.../StandardMaterial/Steel-C22E.FCMat | 2 +-
.../StandardMaterial/Steel-C25E.FCMat | 2 +-
.../StandardMaterial/Steel-C30E.FCMat | 2 +-
.../StandardMaterial/Steel-C40E.FCMat | 2 +-
.../StandardMaterial/Steel-C50E.FCMat | 2 +-
.../StandardMaterial/Steel-C55E.FCMat | 2 +-
.../StandardMaterial/Steel-C60E.FCMat | 2 +-
.../StandardMaterial/Steel-E295-GC.FCMat | 2 +-
.../StandardMaterial/Steel-E295.FCMat | 2 +-
.../StandardMaterial/Steel-E335-GC.FCMat | 2 +-
.../StandardMaterial/Steel-E335.FCMat | 2 +-
.../StandardMaterial/Steel-E360-GC.FCMat | 2 +-
.../StandardMaterial/Steel-E360.FCMat | 2 +-
.../StandardMaterial/Steel-EN-GJL-100.FCMat | 2 +-
.../StandardMaterial/Steel-EN-GJL-150.FCMat | 2 +-
.../StandardMaterial/Steel-EN-GJL-200.FCMat | 2 +-
.../StandardMaterial/Steel-EN-GJL-250.FCMat | 2 +-
.../StandardMaterial/Steel-EN-GJL-300.FCMat | 2 +-
.../StandardMaterial/Steel-EN-GJL-350.FCMat | 2 +-
.../Steel-EN-GJMB-350-10.FCMat | 2 +-
.../Steel-EN-GJMB-550-4.FCMat | 2 +-
.../Steel-EN-GJMB-650-2.FCMat | 2 +-
.../Steel-EN-GJMW-350-4.FCMat | 2 +-
.../Steel-EN-GJMW-360-12.FCMat | 2 +-
.../Steel-EN-GJMW-400-5.FCMat | 2 +-
.../Steel-EN-GJMW-450-7.FCMat | 2 +-
.../Steel-EN-GJS-400-15.FCMat | 2 +-
.../StandardMaterial/Steel-EN-GJS-500-7.FCMat | 2 +-
.../StandardMaterial/Steel-EN-GJS-600-3.FCMat | 2 +-
.../StandardMaterial/Steel-EN-GJS-700-2.FCMat | 2 +-
.../StandardMaterial/Steel-EN-GJS-800-1.FCMat | 2 +-
.../StandardMaterial/Steel-G16Mn5.FCMat | 2 +-
.../StandardMaterial/Steel-G200.FCMat | 2 +-
.../StandardMaterial/Steel-G20Mn5.FCMat | 2 +-
.../StandardMaterial/Steel-G230.FCMat | 2 +-
.../StandardMaterial/Steel-G260.FCMat | 2 +-
.../StandardMaterial/Steel-G300.FCMat | 2 +-
.../StandardMaterial/Steel-G30Mn5.FCMat | 2 +-
.../StandardMaterial/Steel-Generic.FCMat | 2 +-
.../StandardMaterial/Steel-S185.FCMat | 2 +-
.../StandardMaterial/Steel-S235JO.FCMat | 2 +-
.../StandardMaterial/Steel-S235JR.FCMat | 2 +-
.../StandardMaterial/Steel-S235JRG1.FCMat | 2 +-
.../StandardMaterial/Steel-S260NC.FCMat | 2 +-
.../StandardMaterial/Steel-S275JO.FCMat | 2 +-
.../StandardMaterial/Steel-S275JR.FCMat | 2 +-
.../StandardMaterial/Steel-S275N.FCMat | 2 +-
.../StandardMaterial/Steel-S335JO.FCMat | 2 +-
.../StandardMaterial/Steel-S335JR.FCMat | 2 +-
.../StandardMaterial/Steel-S335N.FCMat | 2 +-
.../StandardMaterial/Steel-S340MC.FCMat | 2 +-
.../StandardMaterial/Steel-S355J2G3.FCMat | 2 +-
.../StandardMaterial/Steel-S380MC.FCMat | 2 +-
.../StandardMaterial/Steel-S420MC.FCMat | 2 +-
.../StandardMaterial/Steel-S420N.FCMat | 2 +-
.../StandardMaterial/Steel-S460MC.FCMat | 2 +-
.../StandardMaterial/Steel-S460N.FCMat | 2 +-
.../StandardMaterial/Steel-S500MC.FCMat | 2 +-
.../StandardMaterial/Steel-S550MC.FCMat | 2 +-
.../StandardMaterial/Steel-S690MC.FCMat | 2 +-
.../StandardMaterial/Steel-St-37-2K.FCMat | 2 +-
.../StandardMaterial/Steel-St-E-255.FCMat | 2 +-
.../StandardMaterial/Steel-St-E-315.FCMat | 2 +-
.../StandardMaterial/Steel-St-E-380.FCMat | 2 +-
.../StandardMaterial/Steel-St-E-460.FCMat | 2 +-
.../StandardMaterial/Steel-St-E-500.FCMat | 2 +-
.../Steel-X2CrNiMoN17-13-3.FCMat | 2 +-
.../StandardMaterial/Steel-X2CrNiN24-4.FCMat | 2 +-
.../StandardMaterial/Steel-X39CrMo17-1.FCMat | 2 +-
.../Steel-X3CrNiMo13-14.FCMat | 2 +-
.../StandardMaterial/Steel-X5CrNi18-10.FCMat | 2 +-
.../Steel-X5CrNiMo17-12-2.FCMat | 2 +-
.../Steel-X6CrNiTi18-10.FCMat | 2 +-
.../Material/StandardMaterial/TEMPLATE.FCMat | 2 +-
.../Material/StandardMaterial/Ti-6Al-4V.FCMat | 2 +-
.../StandardMaterial/Tools/Materials.csv | 4 +-
.../Tools/new_material_header | 2 +-
.../StandardMaterial/Wood-Generic.FCMat | 2 +-
src/Mod/Material/Templatematerial.yml | 2 +-
src/Mod/Material/importFCMat.py | 6 +-
src/Mod/Material/materialtools/cardutils.py | 14 ++---
src/Mod/Mesh/App/Core/IO/WriterInventor.cpp | 2 +-
src/Mod/Mesh/App/Core/IO/WriterOBJ.cpp | 4 +-
src/Mod/Mesh/App/Core/MeshIO.cpp | 10 ++--
.../Gui/Resources/icons/MeshWorkbench.svg | 2 +-
.../icons/Mesh_BuildRegularSolid.svg | 2 +-
.../Resources/icons/Mesh_CrossSections.svg | 2 +-
.../Mesh/Gui/Resources/icons/Mesh_Export.svg | 2 +-
.../icons/Mesh_FillInteractiveHole.svg | 2 +-
.../Gui/Resources/icons/Mesh_FlipNormals.svg | 2 +-
.../Resources/icons/Mesh_FromPartShape.svg | 2 +-
.../Resources/icons/Mesh_HarmonizeNormals.svg | 2 +-
.../Mesh/Gui/Resources/icons/Mesh_Import.svg | 2 +-
.../Mesh/Gui/Resources/icons/Mesh_Pipette.svg | 2 +-
.../Mesh/Gui/Resources/icons/Mesh_PolyCut.svg | 2 +-
.../Resources/icons/Mesh_RemoveComponents.svg | 2 +-
.../Resources/icons/Mesh_SplitComponents.svg | 2 +-
.../Mesh/Gui/Resources/icons/Mesh_Tree.svg | 2 +-
.../icons/Mesh_Tree_Curvature_Plot.svg | 2 +-
.../Resources/icons/Mesh_VertexCurvature.svg | 2 +-
.../icons/RegularSolids/Mesh_Cone.svg | 2 +-
.../icons/RegularSolids/Mesh_Cube.svg | 2 +-
.../icons/RegularSolids/Mesh_Cylinder.svg | 2 +-
.../icons/RegularSolids/Mesh_Ellipsoid.svg | 2 +-
.../icons/RegularSolids/Mesh_Sphere.svg | 2 +-
.../icons/RegularSolids/Mesh_Torus.svg | 2 +-
src/Mod/Mesh/MeshEnums.py | 2 +-
.../Resources/icons/MeshPart_CurveOnMesh.svg | 2 +-
src/Mod/OpenSCAD/OpenSCAD2Dgeom.py | 2 +-
src/Mod/OpenSCAD/OpenSCADCommands.py | 2 +-
src/Mod/OpenSCAD/OpenSCADFeatures.py | 2 +-
.../OpenSCADTest/app/test_importCSG.py | 4 +-
src/Mod/OpenSCAD/OpenSCADUtils.py | 6 +-
.../Resources/icons/OpenSCADWorkbench.svg | 2 +-
.../icons/OpenSCAD_AddOpenSCADElement.svg | 2 +-
.../icons/OpenSCAD_ColorCodeShape.svg | 2 +-
.../icons/OpenSCAD_Explode_Group.svg | 2 +-
.../Resources/icons/OpenSCAD_Hull.svg | 2 +-
.../OpenSCAD_IncreaseToleranceFeature.svg | 2 +-
.../Resources/icons/OpenSCAD_MeshBooleans.svg | 2 +-
.../Resources/icons/OpenSCAD_Minkowski.svg | 2 +-
.../icons/OpenSCAD_MirrorMeshFeature.svg | 2 +-
.../icons/OpenSCAD_RefineShapeFeature.svg | 2 +-
.../icons/OpenSCAD_RemoveSubtree.svg | 2 +-
.../icons/OpenSCAD_ReplaceObject.svg | 2 +-
.../icons/OpenSCAD_ResizeMeshFeature.svg | 2 +-
.../Resources/icons/preferences-openscad.svg | 2 +-
src/Mod/OpenSCAD/colorcodeshapes.py | 2 +-
src/Mod/OpenSCAD/expandplacements.py | 2 +-
src/Mod/OpenSCAD/replaceobj.py | 2 +-
src/Mod/Part/App/Attacher.cpp | 2 +-
src/Mod/Part/App/FeatureChamfer.cpp | 2 +-
src/Mod/Part/App/FeatureFillet.cpp | 2 +-
src/Mod/Part/App/Geometry.cpp | 4 +-
src/Mod/Part/App/Part2DObject.cpp | 2 +-
src/Mod/Part/App/PartFeature.cpp | 2 +-
src/Mod/Part/App/PartFeatures.cpp | 4 +-
src/Mod/Part/App/TopoShape.cpp | 8 +--
.../AttachmentEditor/TaskAttachmentEditor.py | 2 +-
src/Mod/Part/BOPTools/GeneralFuseResult.py | 2 +-
src/Mod/Part/BOPTools/JoinAPI.py | 2 +-
src/Mod/Part/BOPTools/JoinFeatures.py | 4 +-
src/Mod/Part/BOPTools/ShapeMerge.py | 2 +-
src/Mod/Part/BOPTools/SplitAPI.py | 2 +-
src/Mod/Part/BOPTools/SplitFeatures.py | 4 +-
src/Mod/Part/BOPTools/Utils.py | 2 +-
src/Mod/Part/BOPTools/__init__.py | 2 +-
src/Mod/Part/BasicShapes/CommandShapes.py | 2 +-
src/Mod/Part/BasicShapes/Shapes.py | 2 +-
src/Mod/Part/BasicShapes/Utils.py | 2 +-
.../Part/BasicShapes/ViewProviderShapes.py | 2 +-
src/Mod/Part/BasicShapes/__init__.py | 2 +-
src/Mod/Part/CompoundTools/CompoundFilter.py | 4 +-
.../CompoundTools/_CommandCompoundFilter.py | 4 +-
.../CompoundTools/_CommandExplodeCompound.py | 2 +-
src/Mod/Part/CompoundTools/__init__.py | 2 +-
.../Gui/Resources/icons/PartWorkbench.svg | 2 +-
.../Gui/Resources/icons/Part_2D_object.svg | 2 +-
.../Gui/Resources/icons/Part_3D_object.svg | 2 +-
.../Gui/Resources/icons/Part_BoxSelection.svg | 2 +-
.../Part/Gui/Resources/icons/Part_Export.svg | 2 +-
.../Part/Gui/Resources/icons/Part_Feature.svg | 2 +-
.../Resources/icons/Part_FeatureImport.svg | 2 +-
.../Part/Gui/Resources/icons/Part_Import.svg | 2 +-
.../Gui/Resources/icons/Part_SectionCut.svg | 2 +-
.../icons/booleans/Part_BooleanFragments.svg | 2 +-
.../icons/booleans/Part_Booleans.svg | 2 +-
.../icons/booleans/Part_CheckGeometry.svg | 2 +-
.../Resources/icons/booleans/Part_Common.svg | 2 +-
.../icons/booleans/Part_CompoundFilter.svg | 2 +-
.../icons/booleans/Part_CrossSections.svg | 2 +-
.../Gui/Resources/icons/booleans/Part_Cut.svg | 2 +-
.../icons/booleans/Part_Defeaturing.svg | 2 +-
.../Resources/icons/booleans/Part_Fuse.svg | 2 +-
.../icons/booleans/Part_JoinBypass.svg | 2 +-
.../icons/booleans/Part_JoinConnect.svg | 2 +-
.../icons/booleans/Part_JoinCutout.svg | 2 +-
.../icons/booleans/Part_JoinEmbed.svg | 2 +-
.../Resources/icons/booleans/Part_Section.svg | 2 +-
.../Resources/icons/booleans/Part_Slice.svg | 2 +-
.../icons/booleans/Part_SliceApart.svg | 2 +-
.../Gui/Resources/icons/booleans/Part_XOR.svg | 2 +-
.../Gui/Resources/icons/create/Part_Box.svg | 2 +-
.../Gui/Resources/icons/create/Part_Cone.svg | 2 +-
.../Resources/icons/create/Part_Cylinder.svg | 2 +-
.../icons/create/Part_Primitives.svg | 2 +-
.../icons/create/Part_Shapebuilder.svg | 2 +-
.../Resources/icons/create/Part_Sphere.svg | 2 +-
.../Gui/Resources/icons/create/Part_Torus.svg | 2 +-
.../Gui/Resources/icons/create/Part_Tube.svg | 2 +-
.../icons/measure/Part_Measure_Angular.svg | 2 +-
.../icons/measure/Part_Measure_Linear.svg | 2 +-
.../icons/measure/Part_Measure_Refresh.svg | 2 +-
.../measure/Part_Measure_Step_Active.svg | 2 +-
.../icons/measure/Part_Measure_Step_Done.svg | 2 +-
.../icons/measure/Part_Measure_Toggle_3D.svg | 2 +-
.../measure/Part_Measure_Toggle_Delta.svg | 2 +-
.../icons/parametric/Part_Box_Parametric.svg | 2 +-
.../parametric/Part_Circle_Parametric.svg | 2 +-
.../icons/parametric/Part_Cone_Parametric.svg | 2 +-
.../parametric/Part_Cylinder_Parametric.svg | 2 +-
.../parametric/Part_Ellipse_Parametric.svg | 2 +-
.../parametric/Part_Ellipsoid_Parametric.svg | 2 +-
.../parametric/Part_Helix_Parametric.svg | 2 +-
.../icons/parametric/Part_Line_Parametric.svg | 2 +-
.../parametric/Part_Plane_Parametric.svg | 2 +-
.../parametric/Part_Point_Parametric.svg | 2 +-
.../parametric/Part_Polygon_Parametric.svg | 2 +-
.../parametric/Part_Prism_Parametric.svg | 2 +-
.../parametric/Part_Sphere_Parametric.svg | 2 +-
.../parametric/Part_Spiral_Parametric.svg | 2 +-
.../parametric/Part_Spline_Parametric.svg | 2 +-
.../parametric/Part_Torus_Parametric.svg | 2 +-
.../icons/parametric/Part_Tube_Parametric.svg | 2 +-
.../parametric/Part_Wedge_Parametric.svg | 2 +-
.../icons/preferences-part_design.svg | 2 +-
.../Resources/icons/tools/Part_Attachment.svg | 2 +-
.../Resources/icons/tools/Part_Chamfer.svg | 2 +-
.../Resources/icons/tools/Part_ColorFace.svg | 2 +-
.../icons/tools/Part_Element_Copy.svg | 2 +-
.../Resources/icons/tools/Part_Extrude.svg | 2 +-
.../Gui/Resources/icons/tools/Part_Fillet.svg | 2 +-
.../Gui/Resources/icons/tools/Part_Loft.svg | 2 +-
.../Resources/icons/tools/Part_MakeFace.svg | 2 +-
.../Resources/icons/tools/Part_MakeSolid.svg | 2 +-
.../Gui/Resources/icons/tools/Part_Mirror.svg | 2 +-
.../Gui/Resources/icons/tools/Part_Offset.svg | 2 +-
.../Resources/icons/tools/Part_Offset2D.svg | 2 +-
.../icons/tools/Part_PointsFromMesh.svg | 2 +-
.../icons/tools/Part_ProjectionOnSurface.svg | 2 +-
.../icons/tools/Part_Refine_Shape.svg | 2 +-
.../Resources/icons/tools/Part_Revolve.svg | 2 +-
.../icons/tools/Part_RuledSurface.svg | 2 +-
.../Resources/icons/tools/Part_ShapeInfo.svg | 2 +-
.../icons/tools/Part_Shape_from_Mesh.svg | 2 +-
.../Gui/Resources/icons/tools/Part_Sweep.svg | 2 +-
.../Resources/icons/tools/Part_Thickness.svg | 2 +-
.../icons/tools/Part_Transformed_Copy.svg | 2 +-
src/Mod/Part/Gui/ViewProviderExt.cpp | 2 +-
src/Mod/Part/JoinFeatures.py | 2 +-
src/Mod/Part/PartEnums.py | 2 +-
src/Mod/PartDesign/App/FeatureDraft.cpp | 2 +-
src/Mod/PartDesign/App/FeatureExtrude.cpp | 2 +-
src/Mod/PartDesign/App/FeatureHelix.cpp | 2 +-
src/Mod/PartDesign/App/FeatureHole.cpp | 2 +-
src/Mod/PartDesign/App/FeaturePad.cpp | 2 +-
src/Mod/PartDesign/App/FeaturePocket.cpp | 2 +-
src/Mod/PartDesign/App/FeaturePrimitive.cpp | 2 +-
src/Mod/PartDesign/App/PreCompiled.h | 2 +-
src/Mod/PartDesign/Gui/Command.cpp | 4 +-
.../Resources/icons/PartDesignWorkbench.svg | 2 +-
.../icons/PartDesign_AdditiveBox.svg | 2 +-
.../icons/PartDesign_AdditiveCone.svg | 2 +-
.../icons/PartDesign_AdditiveCylinder.svg | 2 +-
.../icons/PartDesign_AdditiveEllipsoid.svg | 2 +-
.../icons/PartDesign_AdditiveHelix.svg | 2 +-
.../icons/PartDesign_AdditiveLoft.svg | 2 +-
.../icons/PartDesign_AdditivePipe.svg | 2 +-
.../icons/PartDesign_AdditivePrism.svg | 2 +-
.../icons/PartDesign_AdditiveSphere.svg | 2 +-
.../icons/PartDesign_AdditiveTorus.svg | 2 +-
.../icons/PartDesign_AdditiveWedge.svg | 2 +-
.../icons/PartDesign_BaseFeature.svg | 2 +-
.../Gui/Resources/icons/PartDesign_Body.svg | 2 +-
.../Resources/icons/PartDesign_Body_Tree.svg | 2 +-
.../Resources/icons/PartDesign_Body_old.svg | 2 +-
.../Resources/icons/PartDesign_Boolean.svg | 2 +-
.../Resources/icons/PartDesign_Chamfer.svg | 2 +-
.../Gui/Resources/icons/PartDesign_Clone.svg | 2 +-
.../icons/PartDesign_CoordinateSystem.svg | 2 +-
.../Gui/Resources/icons/PartDesign_Draft.svg | 2 +-
.../Gui/Resources/icons/PartDesign_Fillet.svg | 2 +-
.../Gui/Resources/icons/PartDesign_Groove.svg | 2 +-
.../Gui/Resources/icons/PartDesign_Hole.svg | 2 +-
.../icons/PartDesign_InternalExternalGear.svg | 2 +-
.../icons/PartDesign_InvoluteGear.svg | 2 +-
.../Gui/Resources/icons/PartDesign_Line.svg | 2 +-
.../icons/PartDesign_LinearPattern.svg | 2 +-
.../Resources/icons/PartDesign_Mirrored.svg | 2 +-
.../icons/PartDesign_MoveFeatureInTree.svg | 2 +-
.../Resources/icons/PartDesign_MoveTip.svg | 2 +-
.../icons/PartDesign_MultiTransform.svg | 2 +-
.../Gui/Resources/icons/PartDesign_Pad.svg | 2 +-
.../Gui/Resources/icons/PartDesign_Plane.svg | 2 +-
.../Gui/Resources/icons/PartDesign_Pocket.svg | 2 +-
.../Gui/Resources/icons/PartDesign_Point.svg | 2 +-
.../icons/PartDesign_PolarPattern.svg | 2 +-
.../Resources/icons/PartDesign_Revolution.svg | 2 +-
.../Gui/Resources/icons/PartDesign_Scaled.svg | 2 +-
.../icons/PartDesign_ShapeBinder.svg | 2 +-
.../icons/PartDesign_SubShapeBinder.svg | 2 +-
.../icons/PartDesign_SubtractiveBox.svg | 2 +-
.../icons/PartDesign_SubtractiveCone.svg | 2 +-
.../icons/PartDesign_SubtractiveCylinder.svg | 2 +-
.../icons/PartDesign_SubtractiveEllipsoid.svg | 2 +-
.../icons/PartDesign_SubtractiveHelix.svg | 2 +-
.../icons/PartDesign_SubtractiveLoft.svg | 2 +-
.../icons/PartDesign_SubtractivePipe.svg | 2 +-
.../icons/PartDesign_SubtractivePrism.svg | 2 +-
.../icons/PartDesign_SubtractiveSphere.svg | 2 +-
.../icons/PartDesign_SubtractiveTorus.svg | 2 +-
.../icons/PartDesign_SubtractiveWedge.svg | 2 +-
.../Resources/icons/PartDesign_Thickness.svg | 2 +-
.../Resources/icons/Tree_PartDesign_Pad.svg | 2 +-
.../icons/Tree_PartDesign_Revolution.svg | 2 +-
src/Mod/PartDesign/Gui/SketchWorkflow.cpp | 4 +-
.../PartDesign/Gui/TaskHelixParameters.cpp | 2 +-
src/Mod/PartDesign/Gui/TaskLoftParameters.cpp | 2 +-
.../Gui/TaskPrimitiveParameters.cpp | 4 +-
src/Mod/PartDesign/InvoluteGearFeature.py | 4 +-
src/Mod/PartDesign/SprocketFeature.py | 2 +-
src/Mod/Path/App/Area.cpp | 2 +-
src/Mod/Path/App/CommandPyImp.cpp | 4 +-
.../Gui/Resources/icons/PathWorkbench.svg | 2 +-
.../Gui/Resources/icons/Path_3DPocket.svg | 2 +-
.../Gui/Resources/icons/Path_3DSurface.svg | 2 +-
.../Gui/Resources/icons/Path_Adaptive.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Area.svg | 2 +-
.../Gui/Resources/icons/Path_Area_View.svg | 2 +-
.../Resources/icons/Path_Area_Workplane.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Array.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Axis.svg | 2 +-
.../Gui/Resources/icons/Path_BaseGeometry.svg | 2 +-
.../Gui/Resources/icons/Path_Camotics.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Comment.svg | 2 +-
.../Gui/Resources/icons/Path_Compound.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Contour.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Copy.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Custom.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Datums.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Deburr.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Depths.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Dressup.svg | 2 +-
.../Gui/Resources/icons/Path_Drilling.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Engrave.svg | 2 +-
.../Resources/icons/Path_ExportTemplate.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Face.svg | 2 +-
.../Gui/Resources/icons/Path_FacePocket.svg | 2 +-
.../Gui/Resources/icons/Path_FaceProfile.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Heights.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Helix.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Holding.svg | 2 +-
src/Mod/Path/Gui/Resources/icons/Path_Hop.svg | 2 +-
.../Gui/Resources/icons/Path_InactiveOp.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Inspect.svg | 2 +-
src/Mod/Path/Gui/Resources/icons/Path_Job.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Kurve.svg | 2 +-
.../Gui/Resources/icons/Path_LengthOffset.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Machine.svg | 2 +-
.../Gui/Resources/icons/Path_MachineLathe.svg | 2 +-
.../Gui/Resources/icons/Path_MachineMill.svg | 2 +-
.../Resources/icons/Path_Machine_test1.svg | 2 +-
.../Gui/Resources/icons/Path_OpActive.svg | 2 +-
.../Path/Gui/Resources/icons/Path_OpCopy.svg | 2 +-
.../Gui/Resources/icons/Path_OperationA.svg | 2 +-
.../Gui/Resources/icons/Path_OperationB.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Plane.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Pocket.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Post.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Probe.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Profile.svg | 2 +-
.../Resources/icons/Path_Profile_Edges.svg | 2 +-
.../Gui/Resources/icons/Path_Profile_Face.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Sanity.svg | 2 +-
.../Gui/Resources/icons/Path_SelectLoop.svg | 2 +-
.../Gui/Resources/icons/Path_SetupSheet.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Shape.svg | 2 +-
.../Gui/Resources/icons/Path_SimpleCopy.svg | 2 +-
.../Gui/Resources/icons/Path_Simulator.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Slot.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Speed.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Stock.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Stop.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Tags.svg | 2 +-
.../Resources/icons/Path_ThreadMilling.svg | 2 +-
.../Path/Gui/Resources/icons/Path_ToolBit.svg | 2 +-
.../Gui/Resources/icons/Path_ToolChange.svg | 2 +-
.../Resources/icons/Path_ToolController.svg | 2 +-
.../Resources/icons/Path_ToolDuplicate.svg | 2 +-
.../Gui/Resources/icons/Path_ToolTable.svg | 2 +-
.../Gui/Resources/icons/Path_Toolpath.svg | 2 +-
.../Path/Gui/Resources/icons/Path_Vcarve.svg | 2 +-
.../Gui/Resources/icons/Path_Waterline.svg | 2 +-
.../Path/Gui/Resources/icons/arrow-ccw.svg | 2 +-
src/Mod/Path/Gui/Resources/icons/arrow-cw.svg | 2 +-
.../Path/Gui/Resources/icons/arrow-down.svg | 2 +-
.../Gui/Resources/icons/arrow-left-down.svg | 2 +-
.../Gui/Resources/icons/arrow-left-up.svg | 2 +-
.../Path/Gui/Resources/icons/arrow-left.svg | 2 +-
.../Gui/Resources/icons/arrow-right-down.svg | 2 +-
.../Gui/Resources/icons/arrow-right-up.svg | 2 +-
.../Path/Gui/Resources/icons/arrow-right.svg | 2 +-
src/Mod/Path/Gui/Resources/icons/arrow-up.svg | 2 +-
.../Gui/Resources/icons/preferences-path.svg | 2 +-
src/Mod/Path/Path/Base/FeedRate.py | 2 +-
src/Mod/Path/Path/Base/Generator/drill.py | 2 +-
src/Mod/Path/Path/Base/Generator/helix.py | 2 +-
src/Mod/Path/Path/Base/Generator/rotation.py | 2 +-
.../Path/Path/Base/Generator/threadmilling.py | 2 +-
.../Path/Path/Base/Generator/toolchange.py | 2 +-
src/Mod/Path/Path/Base/Gui/GetPoint.py | 2 +-
.../Path/Path/Base/Gui/IconViewProvider.py | 2 +-
src/Mod/Path/Path/Base/Gui/PropertyBag.py | 2 +-
src/Mod/Path/Path/Base/Gui/PropertyEditor.py | 2 +-
src/Mod/Path/Path/Base/Gui/SetupSheet.py | 2 +-
.../Path/Base/Gui/SetupSheetOpPrototype.py | 2 +-
src/Mod/Path/Path/Base/Gui/Util.py | 2 +-
src/Mod/Path/Path/Base/Language.py | 2 +-
src/Mod/Path/Path/Base/MachineState.py | 2 +-
src/Mod/Path/Path/Base/Property.py | 2 +-
src/Mod/Path/Path/Base/PropertyBag.py | 2 +-
src/Mod/Path/Path/Base/SetupSheet.py | 6 +-
.../Path/Path/Base/SetupSheetOpPrototype.py | 2 +-
src/Mod/Path/Path/Geom.py | 2 +-
src/Mod/Path/Path/Main/Gui/Camotics.py | 2 +-
src/Mod/Path/Path/Op/Area.py | 2 +-
src/Mod/Path/Path/Op/Base.py | 2 +-
src/Mod/Path/Path/Op/CircularHoleBase.py | 2 +-
src/Mod/Path/Path/Op/Custom.py | 2 +-
src/Mod/Path/Path/Op/Deburr.py | 2 +-
src/Mod/Path/Path/Op/Drilling.py | 2 +-
src/Mod/Path/Path/Op/FeatureExtension.py | 2 +-
src/Mod/Path/Path/Op/Gui/Base.py | 2 +-
src/Mod/Path/Path/Op/Gui/CircularHoleBase.py | 2 +-
src/Mod/Path/Path/Op/Gui/Custom.py | 2 +-
src/Mod/Path/Path/Op/Gui/Deburr.py | 2 +-
src/Mod/Path/Path/Op/Gui/Drilling.py | 2 +-
src/Mod/Path/Path/Op/Gui/Engrave.py | 2 +-
src/Mod/Path/Path/Op/Gui/FeatureExtension.py | 2 +-
src/Mod/Path/Path/Op/Gui/MillFace.py | 2 +-
src/Mod/Path/Path/Op/Gui/Pocket.py | 2 +-
src/Mod/Path/Path/Op/Gui/PocketBase.py | 2 +-
src/Mod/Path/Path/Op/Gui/PocketShape.py | 2 +-
src/Mod/Path/Path/Op/Gui/Probe.py | 2 +-
src/Mod/Path/Path/Op/Gui/Profile.py | 2 +-
src/Mod/Path/Path/Op/Gui/Slot.py | 2 +-
src/Mod/Path/Path/Op/Gui/Surface.py | 2 +-
src/Mod/Path/Path/Op/Gui/ThreadMilling.py | 2 +-
src/Mod/Path/Path/Op/Gui/Vcarve.py | 2 +-
src/Mod/Path/Path/Op/Gui/Waterline.py | 2 +-
src/Mod/Path/Path/Op/Helix.py | 2 +-
src/Mod/Path/Path/Op/MillFace.py | 2 +-
src/Mod/Path/Path/Op/Pocket.py | 2 +-
src/Mod/Path/Path/Op/PocketBase.py | 4 +-
src/Mod/Path/Path/Op/PocketShape.py | 2 +-
src/Mod/Path/Path/Op/Probe.py | 2 +-
src/Mod/Path/Path/Op/Profile.py | 2 +-
src/Mod/Path/Path/Op/Slot.py | 4 +-
src/Mod/Path/Path/Op/Surface.py | 6 +-
src/Mod/Path/Path/Op/SurfaceSupport.py | 2 +-
src/Mod/Path/Path/Op/ThreadMilling.py | 2 +-
src/Mod/Path/Path/Op/Util.py | 4 +-
src/Mod/Path/Path/Op/Waterline.py | 2 +-
src/Mod/Path/Path/Post/scripts/uccnc_post.py | 4 +-
src/Mod/Path/Path/Tool/Bit.py | 2 +-
src/Mod/Path/Path/Tool/Gui/Bit.py | 2 +-
src/Mod/Path/Path/Tool/Gui/BitEdit.py | 2 +-
src/Mod/Path/PathCommands.py | 2 +-
src/Mod/Plot/README.md | 2 +-
.../Gui/Resources/icons/PointsWorkbench.svg | 2 +-
.../Gui/Resources/icons/Points_Convert.svg | 2 +-
.../icons/Points_Export_Point_cloud.svg | 2 +-
.../icons/Points_Import_Point_cloud.svg | 2 +-
.../Gui/Resources/icons/Points_Merge.svg | 2 +-
.../Gui/Resources/icons/Points_Structure.svg | 2 +-
src/Mod/Points/pointscommands/commands.py | 2 +-
src/Mod/Raytracing/App/LuxProject.cpp | 2 +-
src/Mod/Raytracing/App/LuxTools.cpp | 2 +-
src/Mod/Raytracing/App/PovTools.cpp | 8 +--
.../Gui/Resources/icons/Raytrace_Camera.svg | 2 +-
.../Gui/Resources/icons/Raytrace_Export.svg | 2 +-
.../icons/Raytrace_ExportProject.svg | 2 +-
.../Gui/Resources/icons/Raytrace_Lux.svg | 2 +-
.../Gui/Resources/icons/Raytrace_New.svg | 2 +-
.../icons/Raytrace_NewPartSegment.svg | 2 +-
.../Gui/Resources/icons/Raytrace_Part.svg | 2 +-
.../Gui/Resources/icons/Raytrace_Render.svg | 2 +-
.../Resources/icons/Raytrace_ResetCamera.svg | 2 +-
.../Resources/icons/RaytracingWorkbench.svg | 2 +-
.../icons/preferences-raytracing.svg | 2 +-
src/Mod/Raytracing/Templates/ProjectStd.pov | 2 +-
.../Raytracing/Templates/RadiosityNormal.pov | 2 +-
.../Templates/RadiosityOutdoorHQ.pov | 2 +-
.../Gui/Resources/icons/RobotWorkbench.svg | 2 +-
.../Gui/Resources/icons/Robot_CreateRobot.svg | 2 +-
.../icons/Robot_CreateTrajectory.svg | 2 +-
.../Gui/Resources/icons/Robot_Edge2Trac.svg | 2 +-
.../Gui/Resources/icons/Robot_Export.svg | 2 +-
.../Resources/icons/Robot_InsertWaypoint.svg | 2 +-
.../icons/Robot_InsertWaypointPre.svg | 2 +-
.../Resources/icons/Robot_RestoreHomePos.svg | 2 +-
.../icons/Robot_SetDefaultOrientation.svg | 2 +-
.../icons/Robot_SetDefaultValues.svg | 2 +-
.../Gui/Resources/icons/Robot_SetHomePos.svg | 2 +-
.../Gui/Resources/icons/Robot_Simulate.svg | 2 +-
.../icons/Robot_TrajectoryCompound.svg | 2 +-
.../icons/Robot_TrajectoryDressUp.svg | 2 +-
src/Mod/Robot/KukaExporter.py | 2 +-
src/Mod/Show/ShowUtils.py | 2 +-
src/Mod/Sketcher/App/Sketch.cpp | 2 +-
src/Mod/Sketcher/App/SketchObject.cpp | 8 +--
src/Mod/Sketcher/App/planegcs/Constraints.cpp | 12 ++--
src/Mod/Sketcher/App/planegcs/GCS.cpp | 10 ++--
src/Mod/Sketcher/App/planegcs/Geo.cpp | 2 +-
src/Mod/Sketcher/Gui/Command.cpp | 2 +-
src/Mod/Sketcher/Gui/EditDatumDialog.cpp | 4 +-
src/Mod/Sketcher/Gui/EditModeCoinManager.cpp | 4 +-
.../Gui/EditModeConstraintCoinManager.cpp | 2 +-
.../Gui/Resources/icons/SketcherWorkbench.svg | 2 +-
.../Gui/Resources/icons/Sketcher_Sketch.svg | 2 +-
.../constraints/Constraint_Concentric.svg | 2 +-
.../icons/constraints/Constraint_Diameter.svg | 2 +-
.../Constraint_Diameter_Driven.svg | 2 +-
.../Constraint_Ellipse_Axis_Angle.svg | 2 +-
.../Constraint_Ellipse_Major_Radius.svg | 2 +-
.../Constraint_Ellipse_Minor_Radius.svg | 2 +-
.../constraints/Constraint_Ellipse_Radii.svg | 2 +-
.../constraints/Constraint_EqualLength.svg | 2 +-
.../constraints/Constraint_ExternalAngle.svg | 2 +-
.../constraints/Constraint_Horizontal.svg | 2 +-
.../Constraint_HorizontalDistance.svg | 2 +-
.../Constraint_HorizontalDistance_Driven.svg | 2 +-
.../Constraint_InternalAlignment.svg | 2 +-
...raint_InternalAlignment_Ellipse_Focus1.svg | 2 +-
...raint_InternalAlignment_Ellipse_Focus2.svg | 2 +-
...nt_InternalAlignment_Ellipse_MajorAxis.svg | 2 +-
...nt_InternalAlignment_Ellipse_MinorAxis.svg | 2 +-
.../constraints/Constraint_InternalAngle.svg | 2 +-
.../Constraint_InternalAngle_Driven.svg | 2 +-
.../icons/constraints/Constraint_Length.svg | 2 +-
.../constraints/Constraint_Length_Driven.svg | 2 +-
.../icons/constraints/Constraint_Lock.svg | 2 +-
.../constraints/Constraint_Lock_Driven.svg | 2 +-
.../icons/constraints/Constraint_Parallel.svg | 2 +-
.../constraints/Constraint_Perpendicular.svg | 2 +-
.../constraints/Constraint_PointOnEnd.svg | 2 +-
.../Constraint_PointOnMidPoint.svg | 2 +-
.../constraints/Constraint_PointOnObject.svg | 2 +-
.../constraints/Constraint_PointOnPoint.svg | 2 +-
.../constraints/Constraint_PointOnStart.svg | 2 +-
.../constraints/Constraint_PointToObject.svg | 2 +-
.../icons/constraints/Constraint_Radiam.svg | 2 +-
.../constraints/Constraint_Radiam_Driven.svg | 2 +-
.../icons/constraints/Constraint_Radius.svg | 2 +-
.../constraints/Constraint_Radius_Driven.svg | 2 +-
.../constraints/Constraint_SnellsLaw.svg | 2 +-
.../Constraint_SnellsLaw_Driven.svg | 2 +-
.../constraints/Constraint_Symmetric.svg | 2 +-
.../icons/constraints/Constraint_Tangent.svg | 2 +-
.../constraints/Constraint_TangentToEnd.svg | 2 +-
.../constraints/Constraint_TangentToStart.svg | 2 +-
.../icons/constraints/Constraint_Vertical.svg | 2 +-
.../Constraint_VerticalDistance.svg | 2 +-
.../Constraint_VerticalDistance_Driven.svg | 2 +-
.../constraints/Sketcher_ToggleConstraint.svg | 2 +-
.../Sketcher_Toggle_Constraint_Driven.svg | 2 +-
.../Sketcher_Toggle_Constraint_Driving.svg | 2 +-
.../elements/Sketcher_Element_Arc_Edge.svg | 2 +-
.../Sketcher_Element_Arc_EndPoint.svg | 2 +-
.../Sketcher_Element_Arc_MidPoint.svg | 2 +-
.../Sketcher_Element_Arc_StartingPoint.svg | 2 +-
.../Sketcher_Element_BSpline_Edge.svg | 2 +-
.../Sketcher_Element_BSpline_EndPoint.svg | 2 +-
.../Sketcher_Element_BSpline_StartPoint.svg | 2 +-
.../elements/Sketcher_Element_Circle_Edge.svg | 2 +-
.../Sketcher_Element_Circle_MidPoint.svg | 2 +-
.../elements/Sketcher_Element_Ellipse_All.svg | 2 +-
.../Sketcher_Element_Ellipse_CentrePoint.svg | 2 +-
.../Sketcher_Element_Ellipse_Edge_1.svg | 2 +-
.../Sketcher_Element_Ellipse_Edge_2.svg | 2 +-
.../Sketcher_Element_Ellipse_Focus1.svg | 2 +-
.../Sketcher_Element_Ellipse_Focus2.svg | 2 +-
.../Sketcher_Element_Ellipse_MajorAxis.svg | 2 +-
.../Sketcher_Element_Ellipse_MinorAxis.svg | 2 +-
...er_Element_Elliptical_Arc_Centre_Point.svg | 2 +-
.../Sketcher_Element_Elliptical_Arc_Edge.svg | 2 +-
...tcher_Element_Elliptical_Arc_End_Point.svg | 2 +-
...her_Element_Elliptical_Arc_Start_Point.svg | 2 +-
...er_Element_Hyperbolic_Arc_Centre_Point.svg | 2 +-
.../Sketcher_Element_Hyperbolic_Arc_Edge.svg | 2 +-
...tcher_Element_Hyperbolic_Arc_End_Point.svg | 2 +-
...her_Element_Hyperbolic_Arc_Start_Point.svg | 2 +-
.../elements/Sketcher_Element_Line_Edge.svg | 2 +-
.../Sketcher_Element_Line_EndPoint.svg | 2 +-
.../Sketcher_Element_Line_StartingPoint.svg | 2 +-
...her_Element_Parabolic_Arc_Centre_Point.svg | 2 +-
.../Sketcher_Element_Parabolic_Arc_Edge.svg | 2 +-
...etcher_Element_Parabolic_Arc_End_Point.svg | 2 +-
...cher_Element_Parabolic_Arc_Start_Point.svg | 2 +-
.../Sketcher_Element_Point_StartingPoint.svg | 2 +-
.../Sketcher_Element_SelectionTypeInvalid.svg | 2 +-
.../icons/general/Sketcher_EditSketch.svg | 2 +-
.../icons/general/Sketcher_GridToggle.svg | 2 +-
.../Sketcher_GridToggle_Deactivated.svg | 2 +-
.../icons/general/Sketcher_LeaveSketch.svg | 2 +-
.../icons/general/Sketcher_MapSketch.svg | 2 +-
.../icons/general/Sketcher_MergeSketch.svg | 2 +-
.../icons/general/Sketcher_MirrorSketch.svg | 2 +-
.../icons/general/Sketcher_NewSketch.svg | 2 +-
.../icons/general/Sketcher_ReorientSketch.svg | 2 +-
.../Resources/icons/general/Sketcher_Snap.svg | 2 +-
.../general/Sketcher_Snap_Deactivated.svg | 2 +-
.../general/Sketcher_SwitchVirtualSpace.svg | 2 +-
.../icons/general/Sketcher_ValidateSketch.svg | 2 +-
.../icons/general/Sketcher_ViewSection.svg | 2 +-
.../icons/general/Sketcher_ViewSketch.svg | 2 +-
.../icons/geometry/Sketcher_AlterFillet.svg | 2 +-
.../icons/geometry/Sketcher_CarbonCopy.svg | 2 +-
.../geometry/Sketcher_CarbonCopy_Constr.svg | 2 +-
.../icons/geometry/Sketcher_Conics.svg | 2 +-
.../icons/geometry/Sketcher_Conics_Constr.svg | 2 +-
.../Sketcher_Conics_Ellipse_3points.svg | 2 +-
.../Sketcher_Conics_Ellipse_Center.svg | 2 +-
.../geometry/Sketcher_Create3PointArc.svg | 2 +-
.../Sketcher_Create3PointArc_Constr.svg | 2 +-
.../geometry/Sketcher_Create3PointCircle.svg | 2 +-
.../Sketcher_Create3PointCircle_Constr.svg | 2 +-
.../icons/geometry/Sketcher_CreateArc.svg | 2 +-
.../geometry/Sketcher_CreateArc_Constr.svg | 2 +-
.../icons/geometry/Sketcher_CreateBSpline.svg | 2 +-
.../Sketcher_CreateBSplineByInterpolation.svg | 2 +-
...er_CreateBSplineByInterpolation_Constr.svg | 2 +-
.../Sketcher_CreateBSpline_Constr.svg | 2 +-
.../icons/geometry/Sketcher_CreateCircle.svg | 2 +-
.../geometry/Sketcher_CreateCircle_Constr.svg | 2 +-
.../Sketcher_CreateEllipseByCenter.svg | 2 +-
.../Sketcher_CreateEllipseByCenter_Constr.svg | 2 +-
.../Sketcher_CreateEllipse_3points.svg | 2 +-
.../Sketcher_CreateEllipse_3points_Constr.svg | 2 +-
.../Sketcher_CreateElliptical_Arc.svg | 2 +-
.../Sketcher_CreateElliptical_Arc_Constr.svg | 2 +-
.../icons/geometry/Sketcher_CreateFillet.svg | 2 +-
.../geometry/Sketcher_CreateHeptagon.svg | 2 +-
.../Sketcher_CreateHeptagon_Constr.svg | 2 +-
.../icons/geometry/Sketcher_CreateHexagon.svg | 2 +-
.../Sketcher_CreateHexagon_Constr.svg | 2 +-
.../Sketcher_CreateHyperbolic_Arc.svg | 2 +-
.../Sketcher_CreateHyperbolic_Arc_Constr.svg | 2 +-
.../icons/geometry/Sketcher_CreateLine.svg | 2 +-
.../geometry/Sketcher_CreateLine_Constr.svg | 2 +-
.../icons/geometry/Sketcher_CreateOctagon.svg | 2 +-
.../Sketcher_CreateOctagon_Constr.svg | 2 +-
.../geometry/Sketcher_CreateParabolic_Arc.svg | 2 +-
.../Sketcher_CreateParabolic_Arc_Constr.svg | 2 +-
.../geometry/Sketcher_CreatePentagon.svg | 2 +-
.../Sketcher_CreatePentagon_Constr.svg | 2 +-
.../icons/geometry/Sketcher_CreatePoint.svg | 2 +-
.../geometry/Sketcher_CreatePolyline.svg | 2 +-
.../Sketcher_CreatePolyline_Constr.svg | 2 +-
.../geometry/Sketcher_CreateRectangle.svg | 2 +-
.../Sketcher_CreateRectangle_Center.svg | 2 +-
...Sketcher_CreateRectangle_Center_Constr.svg | 2 +-
.../Sketcher_CreateRectangle_Constr.svg | 2 +-
.../Sketcher_CreateRegularPolygon.svg | 2 +-
.../Sketcher_CreateRegularPolygon_Constr.svg | 2 +-
.../icons/geometry/Sketcher_CreateSlot.svg | 2 +-
.../geometry/Sketcher_CreateSlot_Constr.svg | 2 +-
.../icons/geometry/Sketcher_CreateSquare.svg | 2 +-
.../geometry/Sketcher_CreateSquare_Constr.svg | 2 +-
.../icons/geometry/Sketcher_CreateText.svg | 2 +-
.../geometry/Sketcher_CreateTriangle.svg | 2 +-
.../Sketcher_CreateTriangle_Constr.svg | 2 +-
.../Sketcher_Create_Periodic_BSpline.svg | 2 +-
...Create_Periodic_BSplineByInterpolation.svg | 2 +-
...Periodic_BSplineByInterpolation_Constr.svg | 2 +-
...ketcher_Create_Periodic_BSpline_Constr.svg | 2 +-
.../icons/geometry/Sketcher_External.svg | 2 +-
.../icons/geometry/Sketcher_Split.svg | 2 +-
.../geometry/Sketcher_ToggleConstruction.svg | 2 +-
.../icons/geometry/Sketcher_Trimming.svg | 2 +-
.../Sketcher_ConstrainCoincident_old.svg | 2 +-
.../Sketcher_ConstrainDistance_old.svg | 2 +-
.../Sketcher_ConstrainHorizontal_old.svg | 2 +-
.../Sketcher_ConstrainParallel_old.svg | 2 +-
.../Sketcher_ConstrainVertical_old.svg | 2 +-
.../icons/obsolete/Sketcher_DraftLine.svg | 2 +-
.../obsolete/Sketcher_ProfilesHexagon1.svg | 2 +-
.../Sketcher_ToggleConstruction_old.svg | 2 +-
.../icons/obsolete/Sketcher_ToggleNormal.svg | 2 +-
.../splines/Sketcher_BSplineApproximate.svg | 2 +-
.../icons/splines/Sketcher_BSplineComb.svg | 2 +-
.../Sketcher_BSplineDecreaseDegree.svg | 2 +-
...etcher_BSplineDecreaseKnotMultiplicity.svg | 2 +-
.../icons/splines/Sketcher_BSplineDegree.svg | 2 +-
.../Sketcher_BSplineIncreaseDegree.svg | 2 +-
...etcher_BSplineIncreaseKnotMultiplicity.svg | 2 +-
.../splines/Sketcher_BSplineInsertKnot.svg | 2 +-
.../Sketcher_BSplineKnotMultiplicity.svg | 2 +-
.../splines/Sketcher_BSplinePoleWeight.svg | 2 +-
.../icons/splines/Sketcher_BSplinePolygon.svg | 2 +-
.../Resources/icons/tools/Sketcher_Clone.svg | 2 +-
.../Resources/icons/tools/Sketcher_Copy.svg | 2 +-
.../tools/Sketcher_DeleteConstraints.svg | 2 +-
.../icons/tools/Sketcher_DeleteGeometry.svg | 2 +-
.../Resources/icons/tools/Sketcher_Move.svg | 2 +-
.../icons/tools/Sketcher_RectangularArray.svg | 2 +-
.../tools/Sketcher_RemoveAxesAlignment.svg | 2 +-
.../Sketcher_SelectConflictingConstraints.svg | 2 +-
.../tools/Sketcher_SelectConstraints.svg | 2 +-
...electElementsAssociatedWithConstraints.svg | 2 +-
.../tools/Sketcher_SelectElementsWithDoFs.svg | 2 +-
.../tools/Sketcher_SelectHorizontalAxis.svg | 2 +-
.../icons/tools/Sketcher_SelectOrigin.svg | 2 +-
.../Sketcher_SelectRedundantConstraints.svg | 2 +-
.../tools/Sketcher_SelectVerticalAxis.svg | 2 +-
.../icons/tools/Sketcher_Symmetry.svg | 2 +-
src/Mod/Sketcher/Gui/ViewProviderSketch.cpp | 2 +-
src/Mod/Sketcher/ProfileLib/Hexagon.py | 2 +-
src/Mod/Sketcher/ProfileLib/RegularPolygon.py | 2 +-
src/Mod/Sketcher/Profiles.py | 2 +-
.../SketcherTests/TestSketchExpression.py | 4 +-
.../Gui/Resources/icons/Spreadsheet.svg | 2 +-
.../Gui/Resources/icons/SpreadsheetAlias.svg | 2 +-
.../icons/SpreadsheetAlignBottom.svg | 2 +-
.../icons/SpreadsheetAlignCenter.svg | 2 +-
.../Resources/icons/SpreadsheetAlignLeft.svg | 2 +-
.../Resources/icons/SpreadsheetAlignRight.svg | 2 +-
.../Resources/icons/SpreadsheetAlignTop.svg | 2 +-
.../icons/SpreadsheetAlignVCenter.svg | 2 +-
.../Resources/icons/SpreadsheetController.svg | 2 +-
.../Gui/Resources/icons/SpreadsheetExport.svg | 2 +-
.../Gui/Resources/icons/SpreadsheetImport.svg | 2 +-
.../Resources/icons/SpreadsheetMergeCells.svg | 2 +-
.../Resources/icons/SpreadsheetSplitCell.svg | 2 +-
.../icons/SpreadsheetStyleItalic.svg | 2 +-
.../icons/SpreadsheetStyleUnderline.svg | 2 +-
.../Resources/icons/SpreadsheetWorkbench.svg | 2 +-
.../icons/preferences-spreadsheet.svg | 2 +-
src/Mod/Spreadsheet/Gui/SheetModel.cpp | 2 +-
.../icons/SpreadsheetPropertyController.svg | 2 +-
src/Mod/Spreadsheet/TestSpreadsheet.py | 4 +-
src/Mod/Spreadsheet/importXLSX.py | 2 +-
.../Gui/Resources/icons/StartWorkbench.svg | 2 +-
.../Gui/Resources/icons/preferences-start.svg | 2 +-
src/Mod/Start/StartPage/StartPage.html | 8 +--
src/Mod/Start/StartPage/StartPage.js | 2 +-
src/Mod/Start/StartPage/StartPage.py | 2 +-
src/Mod/Start/StartPage/TranslationTexts.py | 10 ++--
.../Gui/Resources/icons/BlendSurface.svg | 2 +-
.../icons/Surface_BSplineSurface.svg | 2 +-
.../Resources/icons/Surface_BezierSurface.svg | 2 +-
.../Resources/icons/Surface_CurveOnMesh.svg | 2 +-
.../Gui/Resources/icons/Surface_Cut.svg | 2 +-
.../Resources/icons/Surface_ExtendFace.svg | 2 +-
.../Gui/Resources/icons/Surface_Filling.svg | 2 +-
.../icons/Surface_GeomFillSurface.svg | 2 +-
.../Gui/Resources/icons/Surface_Sections.svg | 2 +-
.../Gui/Resources/icons/Surface_Sewing.svg | 2 +-
.../Gui/Resources/icons/Surface_Surface.svg | 2 +-
.../Gui/Resources/icons/Surface_Workbench.svg | 2 +-
.../Surface/SurfaceTests/TestBlendCurve.py | 2 +-
src/Mod/TechDraw/App/CenterLine.cpp | 4 +-
src/Mod/TechDraw/App/DrawProjGroup.h | 2 +-
src/Mod/TechDraw/App/DrawUtil.h | 2 +-
src/Mod/TechDraw/App/DrawViewArch.cpp | 2 +-
src/Mod/TechDraw/App/DrawViewDraft.cpp | 2 +-
src/Mod/TechDraw/App/DrawViewSpreadsheet.cpp | 2 +-
src/Mod/TechDraw/App/Geometry.cpp | 2 +-
src/Mod/TechDraw/Gui/QGVPage.cpp | 2 +-
.../ToleranceSymbols/flatness_editable.svg | 2 +-
.../ToleranceSymbols/reference_editable.svg | 2 +-
.../ToleranceSymbols/tolerance_editable.svg | 2 +-
.../Gui/Resources/icons/MRTE/bgColor.svg | 2 +-
.../Gui/Resources/icons/MRTE/fgColor.svg | 2 +-
.../Gui/Resources/icons/MRTE/indentLess.svg | 2 +-
.../Gui/Resources/icons/MRTE/indentMore.svg | 2 +-
.../Gui/Resources/icons/MRTE/insertImage.svg | 2 +-
.../Gui/Resources/icons/MRTE/listBullet.svg | 2 +-
.../Gui/Resources/icons/MRTE/listNumber.svg | 2 +-
.../Gui/Resources/icons/MRTE/textBold.svg | 2 +-
.../Gui/Resources/icons/MRTE/textItalic.svg | 2 +-
.../Gui/Resources/icons/MRTE/textStrike.svg | 2 +-
.../Resources/icons/MRTE/textUnderline.svg | 2 +-
.../icons/TechDraw_3PtAngleDimension.svg | 2 +-
.../icons/TechDraw_AngleDimension.svg | 2 +-
.../Gui/Resources/icons/TechDraw_Balloon.svg | 2 +-
.../icons/TechDraw_DiameterDimension.svg | 2 +-
.../Resources/icons/TechDraw_Dimension.svg | 2 +-
.../icons/TechDraw_DimensionRepair.svg | 2 +-
.../icons/TechDraw_HorizontalDimension.svg | 2 +-
.../TechDraw_HorizontalExtentDimension.svg | 2 +-
.../icons/TechDraw_LandmarkDimension.svg | 2 +-
.../icons/TechDraw_LengthDimension.svg | 2 +-
.../icons/TechDraw_LinkDimension.svg | 2 +-
.../Gui/Resources/icons/TechDraw_Lock.svg | 2 +-
.../Gui/Resources/icons/TechDraw_Pages.svg | 2 +-
.../Resources/icons/TechDraw_ProjBottom.svg | 2 +-
.../Resources/icons/TechDraw_ProjFront.svg | 2 +-
.../icons/TechDraw_ProjFrontBottomLeft.svg | 2 +-
.../icons/TechDraw_ProjFrontBottomRight.svg | 2 +-
.../icons/TechDraw_ProjFrontTopLeft.svg | 2 +-
.../icons/TechDraw_ProjFrontTopRight.svg | 2 +-
.../Gui/Resources/icons/TechDraw_ProjLeft.svg | 2 +-
.../Gui/Resources/icons/TechDraw_ProjRear.svg | 2 +-
.../Resources/icons/TechDraw_ProjRight.svg | 2 +-
.../Gui/Resources/icons/TechDraw_ProjTop.svg | 2 +-
.../icons/TechDraw_RadiusDimension.svg | 2 +-
.../Resources/icons/TechDraw_TreeHatch.svg | 2 +-
.../Resources/icons/TechDraw_TreeMulti.svg | 2 +-
.../Gui/Resources/icons/TechDraw_TreePage.svg | 2 +-
.../icons/TechDraw_TreePageTemplate.svg | 2 +-
.../icons/TechDraw_TreeProjGroup.svg | 2 +-
.../Resources/icons/TechDraw_TreeSection.svg | 2 +-
.../icons/TechDraw_TreeSpreadsheet.svg | 2 +-
.../Resources/icons/TechDraw_TreeSymbol.svg | 2 +-
.../Gui/Resources/icons/TechDraw_TreeView.svg | 2 +-
.../icons/TechDraw_VerticalDimension.svg | 2 +-
.../TechDraw_VerticalExtentDimension.svg | 2 +-
.../icons/actions/TechDraw_ArchView.svg | 2 +-
.../actions/TechDraw_AxoLengthDimension.svg | 2 +-
.../icons/actions/TechDraw_ClipGroup.svg | 2 +-
.../icons/actions/TechDraw_ClipGroupAdd.svg | 2 +-
.../actions/TechDraw_ClipGroupRemove.svg | 2 +-
.../icons/actions/TechDraw_ComplexSection.svg | 2 +-
.../icons/actions/TechDraw_DetailView.svg | 2 +-
.../icons/actions/TechDraw_DraftView.svg | 2 +-
.../icons/actions/TechDraw_ExportPageDXF.svg | 2 +-
.../icons/actions/TechDraw_ExportPageSVG.svg | 2 +-
.../icons/actions/TechDraw_Hatch.svg | 2 +-
.../icons/actions/TechDraw_HoleShaftFit.svg | 2 +-
.../icons/actions/TechDraw_Image.svg | 2 +-
.../icons/actions/TechDraw_MoveView.svg | 2 +-
.../icons/actions/TechDraw_Multiview.svg | 2 +-
.../icons/actions/TechDraw_PageDefault.svg | 2 +-
.../icons/actions/TechDraw_PageTemplate.svg | 2 +-
.../icons/actions/TechDraw_ProjectShape.svg | 2 +-
.../actions/TechDraw_ProjectionGroup.svg | 2 +-
.../icons/actions/TechDraw_RedrawPage.svg | 2 +-
.../icons/actions/TechDraw_SectionView.svg | 2 +-
.../icons/actions/TechDraw_ShareView.svg | 2 +-
.../actions/TechDraw_SpreadsheetView.svg | 2 +-
.../icons/actions/TechDraw_StackBottom.svg | 2 +-
.../icons/actions/TechDraw_StackDown.svg | 2 +-
.../icons/actions/TechDraw_StackTop.svg | 2 +-
.../icons/actions/TechDraw_StackUp.svg | 2 +-
.../icons/actions/TechDraw_Symbol.svg | 2 +-
.../icons/actions/TechDraw_ToggleFrame.svg | 2 +-
.../Resources/icons/actions/TechDraw_View.svg | 2 +-
.../Resources/icons/actions/section-down.svg | 2 +-
.../Resources/icons/actions/section-left.svg | 2 +-
.../Resources/icons/actions/section-right.svg | 2 +-
.../Resources/icons/actions/section-up.svg | 2 +-
.../Gui/Resources/icons/arrow-ccw.svg | 2 +-
.../TechDraw/Gui/Resources/icons/arrow-cw.svg | 2 +-
.../Gui/Resources/icons/arrow-down.svg | 2 +-
.../Gui/Resources/icons/arrow-left.svg | 2 +-
.../Gui/Resources/icons/arrow-right.svg | 2 +-
.../TechDraw/Gui/Resources/icons/arrow-up.svg | 2 +-
.../Resources/icons/preferences-techdraw.svg | 2 +-
src/Mod/TechDraw/Gui/TaskCenterLine.cpp | 2 +-
src/Mod/TechDraw/Gui/mrichtextedit.cpp | 2 +-
src/Mod/TechDraw/Gui/mrichtextedit.h | 2 +-
.../Symbols/misc/Balloon_Editable_Text.svg | 2 +-
.../misc/Centre_Justified_Text_10_Lines.svg | 2 +-
.../Symbols/misc/Datum_Target_Plain.svg | 2 +-
.../misc/Left_Justified_Text_10_Lines.svg | 2 +-
.../Symbols/misc/Revision_Triangle.svg | 2 +-
.../misc/Right_Justified_Text_10_Lines.svg | 2 +-
src/Mod/TechDraw/TDTest/TestTemplate.svg | 2 +-
.../CommandAxoLengthDimension.py | 2 +-
.../TechDrawTools/CommandHoleShaftFit.py | 2 +-
.../TechDraw/TechDrawTools/CommandMoveView.py | 2 +-
.../TechDrawTools/CommandShareView.py | 2 +-
.../TechDrawTools/TaskHoleShaftFit.py | 2 +-
.../TechDraw/TechDrawTools/TaskMoveView.py | 2 +-
.../TechDraw/TechDrawTools/TaskShareView.py | 2 +-
src/Mod/TechDraw/TechDrawTools/__init__.py | 2 +-
.../Templates/A0_Landscape_ISO7200TD.svg | 2 +-
.../Templates/A0_Landscape_ISO7200_Pep.svg | 2 +-
.../Templates/A1_Landscape_ISO7200TD.svg | 2 +-
.../Templates/A1_Landscape_ISO7200_Pep.svg | 2 +-
.../Templates/A2_Landscape_ISO7200TD.svg | 2 +-
.../Templates/A2_Landscape_ISO7200_Pep.svg | 2 +-
src/Mod/TechDraw/Templates/A3_LandscapeTD.svg | 2 +-
.../Templates/A3_Landscape_EN_m52.svg | 2 +-
.../Templates/A3_Landscape_FR_m52.svg | 2 +-
.../Templates/A3_Landscape_ISO7200TD.svg | 2 +-
.../Templates/A3_Landscape_ISO7200_Pep.svg | 2 +-
.../Templates/A3_Landscape_IT_m52.svg | 2 +-
src/Mod/TechDraw/Templates/A4_IRAM4504.svg | 2 +-
src/Mod/TechDraw/Templates/A4_LandscapeTD.svg | 2 +-
.../Templates/A4_Landscape_ISO7200TD.svg | 2 +-
.../Templates/A4_Landscape_ISO7200_Pep.svg | 2 +-
.../Templates/A4_Portrait_ISO7200Pep.svg | 2 +-
.../Templates/A4_Portrait_ISO7200TD.svg | 2 +-
.../TechDraw/Templates/ANSIA_Landscape.svg | 2 +-
src/Mod/TechDraw/Templates/ANSIA_Portrait.svg | 2 +-
src/Mod/TechDraw/Templates/ANSIB.svg | 2 +-
.../TechDraw/Templates/ANSIB_Landscape.svg | 2 +-
src/Mod/TechDraw/Templates/ANSIB_Portrait.svg | 2 +-
src/Mod/TechDraw/Templates/AR_IRAM/A0.svg | 2 +-
src/Mod/TechDraw/Templates/AR_IRAM/A1.svg | 2 +-
src/Mod/TechDraw/Templates/AR_IRAM/A2.svg | 2 +-
src/Mod/TechDraw/Templates/AR_IRAM/A3.svg | 2 +-
src/Mod/TechDraw/Templates/AR_IRAM/A4.svg | 2 +-
.../TechDraw/Templates/Arch_A_Landscape.svg | 2 +-
.../TechDraw/Templates/Arch_A_Portrait.svg | 2 +-
.../TechDraw/Templates/Arch_B_Landscape.svg | 2 +-
.../TechDraw/Templates/Arch_B_Portrait.svg | 2 +-
.../TechDraw/Templates/Arch_C_Landscape.svg | 2 +-
.../TechDraw/Templates/Arch_C_Portrait.svg | 2 +-
.../TechDraw/Templates/Arch_D_Landscape.svg | 2 +-
.../TechDraw/Templates/Arch_D_Portrait.svg | 2 +-
.../TechDraw/Templates/Arch_E1_Landscape.svg | 2 +-
.../TechDraw/Templates/Arch_E1_Portrait.svg | 2 +-
.../TechDraw/Templates/Arch_E2_Landscape.svg | 2 +-
.../TechDraw/Templates/Arch_E2_Portrait.svg | 2 +-
.../TechDraw/Templates/Arch_E3_Landscape.svg | 2 +-
.../TechDraw/Templates/Arch_E3_Portrait.svg | 2 +-
.../TechDraw/Templates/Arch_E_Landscape.svg | 2 +-
.../TechDraw/Templates/Arch_E_Portrait.svg | 2 +-
src/Mod/TechDraw/Templates/HowToExample.svg | 2 +-
.../RU_GOST/Leading/Landscape_A0.svg | 2 +-
.../RU_GOST/Leading/Landscape_A1.svg | 2 +-
.../RU_GOST/Leading/Landscape_A2.svg | 2 +-
.../RU_GOST/Leading/Landscape_A3.svg | 2 +-
.../Leading/Landscape_A4_NotInGOST.svg | 2 +-
.../Templates/RU_GOST/Leading/Portrait_A0.svg | 2 +-
.../Templates/RU_GOST/Leading/Portrait_A1.svg | 2 +-
.../Templates/RU_GOST/Leading/Portrait_A2.svg | 2 +-
.../Templates/RU_GOST/Leading/Portrait_A3.svg | 2 +-
.../Templates/RU_GOST/Leading/Portrait_A4.svg | 2 +-
.../RU_GOST/Leading_text/Portrait_A3.svg | 2 +-
.../RU_GOST/Leading_text/Portrait_A4.svg | 2 +-
.../RU_GOST/Subsequent/Landscape_A0.svg | 2 +-
.../RU_GOST/Subsequent/Landscape_A1.svg | 2 +-
.../RU_GOST/Subsequent/Landscape_A2.svg | 2 +-
.../RU_GOST/Subsequent/Landscape_A3.svg | 2 +-
.../RU_GOST/Subsequent/Landscape_A4.svg | 2 +-
.../RU_GOST/Subsequent/Portrait_A0.svg | 2 +-
.../RU_GOST/Subsequent/Portrait_A1.svg | 2 +-
.../RU_GOST/Subsequent/Portrait_A2.svg | 2 +-
.../RU_GOST/Subsequent/Portrait_A3.svg | 2 +-
.../RU_GOST/Subsequent/Portrait_A4.svg | 2 +-
.../TechDraw/Templates/USLetter_Landscape.svg | 2 +-
.../zh_CN/landscape/A0_Landscape_CN_CLIP.svg | 2 +-
.../landscape/A0_Landscape_CN_NO_CLIP.svg | 2 +-
.../zh_CN/landscape/A1_Landscape_CN_CLIP.svg | 2 +-
.../landscape/A1_Landscape_CN_NO_CLIP.svg | 2 +-
.../zh_CN/landscape/A2_Landscape_CN_CLIP.svg | 2 +-
.../landscape/A2_Landscape_CN_NO_CLIP.svg | 2 +-
.../zh_CN/landscape/A3_Landscape_CN_CLIP.svg | 2 +-
.../landscape/A3_Landscape_CN_NO_CLIP.svg | 2 +-
.../zh_CN/landscape/A4_Landscape_CN_CLIP.svg | 2 +-
.../landscape/A4_Landscape_CN_NO_CLIP.svg | 2 +-
.../zh_CN/portrait/A3_Portrait_CN_CLIP.svg | 2 +-
.../zh_CN/portrait/A4_Portrait_CN_CLIP.svg | 2 +-
src/Mod/TechDraw/moveViews.py | 2 +-
src/Mod/TemplatePyMod/MengerSponge.py | 2 +-
src/Mod/Test/BaseTests.py | 2 +-
src/Mod/Test/Document.py | 2 +-
src/Mod/Test/TestData/basic_metadata.xml | 2 +-
src/Mod/Web/Gui/Command.cpp | 2 +-
src/Tools/ThumbnailProvider/FCConfig.h | 2 +-
.../Win32/FreeCAD_widget/FreeCAD_widget.cpp | 2 +-
src/Tools/fcinfo | 2 +-
src/WindowsInstaller/README.md | 2 +-
.../org.freecadweb.FreeCAD.appdata.xml.in | 16 +++---
tools/build/MacOS/BUILD_OSX.md | 2 +-
1771 files changed, 2124 insertions(+), 2071 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 30b5cabb16..9c42dbeea3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
# As of January 2023 we require CMake 3.16.3
-# see https://forum.freecadweb.org/viewtopic.php?f=10&t=72173
+# see https://forum.freecad.org/viewtopic.php?f=10&t=72173
# for further info why
cmake_minimum_required(VERSION 3.16.3 FATAL_ERROR)
diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
index fed1809d44..46595235d3 100644
--- a/CODE_OF_CONDUCT.md
+++ b/CODE_OF_CONDUCT.md
@@ -56,7 +56,7 @@ further defined and clarified by project maintainers.
Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported by contacting any of the community admins or moderators at
-https://forum.freecadweb.org/memberlist.php?mode=team . All
+https://forum.freecad.org/memberlist.php?mode=team . All
complaints will be reviewed and investigated and will result in a response that
is deemed necessary and appropriate to the circumstances. The project team is
obligated to maintain confidentiality with regard to the reporter of an incident.
diff --git a/README.md b/README.md
index 4f7607de66..ef68655af8 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
-
+
### Your own 3D parametric modeler
-[Website](https://www.freecadweb.org) •
-[Documentation](https://wiki.freecadweb.org) •
-[Forum](https://forum.freecadweb.org/) •
+[Website](https://www.freecad.org) •
+[Documentation](https://wiki.freecad.org) •
+[Forum](https://forum.freecad.org/) •
[Bug tracker](https://github.com/FreeCAD/FreeCAD/issues) •
[Git repository](https://github.com/FreeCAD/FreeCAD)
@@ -50,7 +50,7 @@ software center application.
For development releases check the [weekly-builds page](https://github.com/FreeCAD/FreeCAD-Bundle/releases/tag/weekly-builds).
-Other options are described at the [wiki Download page](https://wiki.freecadweb.org/Download).
+Other options are described at the [wiki Download page](https://wiki.freecad.org/Download).
Build Status
------------
@@ -78,11 +78,11 @@ you will usually have to compile them yourself.
The pages below contain up-to-date build instructions:
-- [Linux](https://wiki.freecadweb.org/Compile_on_Linux)
-- [Windows](https://wiki.freecadweb.org/Compile_on_Windows)
-- [macOS](https://wiki.freecadweb.org/Compile_on_MacOS)
-- [Cygwin](https://wiki.freecadweb.org/Compile_on_Cygwin)
-- [MinGW](https://wiki.freecadweb.org/Compile_on_MinGW)
+- [Linux](https://wiki.freecad.org/Compile_on_Linux)
+- [Windows](https://wiki.freecad.org/Compile_on_Windows)
+- [macOS](https://wiki.freecad.org/Compile_on_MacOS)
+- [Cygwin](https://wiki.freecad.org/Compile_on_Cygwin)
+- [MinGW](https://wiki.freecad.org/Compile_on_MinGW)
Reporting Issues
@@ -100,7 +100,7 @@ For more detail see:
- [Bug Tracker](https://github.com/FreeCAD/FreeCAD/issues)
- [Reporting Issues and Requesting Features](https://github.com/FreeCAD/FreeCAD/issues/new/choose)
- [Contributing](https://github.com/FreeCAD/FreeCAD/blob/master/CONTRIBUTING.md)
-- [Help Forum](https://forum.freecadweb.org/viewforum.php?f=3)
+- [Help Forum](https://forum.freecad.org/viewforum.php?f=3)
Usage & Getting help
@@ -110,14 +110,14 @@ The FreeCAD wiki contains documentation on
general FreeCAD usage, Python scripting, and development. These
pages might help you get started:
-- [Getting started](https://wiki.freecadweb.org/Getting_started)
-- [Features list](https://wiki.freecadweb.org/Feature_list)
-- [Frequent questions](https://wiki.freecadweb.org/FAQ/en)
-- [Workbenches](https://wiki.freecadweb.org/Workbenches)
-- [Scripting](https://wiki.freecadweb.org/Power_users_hub)
-- [Development](https://wiki.freecadweb.org/Developer_hub)
+- [Getting started](https://wiki.freecad.org/Getting_started)
+- [Features list](https://wiki.freecad.org/Feature_list)
+- [Frequent questions](https://wiki.freecad.org/FAQ/en)
+- [Workbenches](https://wiki.freecad.org/Workbenches)
+- [Scripting](https://wiki.freecad.org/Power_users_hub)
+- [Development](https://wiki.freecad.org/Developer_hub)
-The [FreeCAD forum](https://forum.freecadweb.org) is also a great place
+The [FreeCAD forum](https://forum.freecad.org) is also a great place
to find help and solve specific problems you might encounter when
learning to use FreeCAD.
diff --git a/cMake/FreeCAD_Helpers/SetupSalomeSMESH.cmake b/cMake/FreeCAD_Helpers/SetupSalomeSMESH.cmake
index 0e49d508f4..1a58efa3e5 100644
--- a/cMake/FreeCAD_Helpers/SetupSalomeSMESH.cmake
+++ b/cMake/FreeCAD_Helpers/SetupSalomeSMESH.cmake
@@ -4,7 +4,7 @@ macro(SetupSalomeSMESH)
# Salome SMESH sources are under src/3rdParty now
if(BUILD_SMESH)
# set the internal smesh version:
- # see src/3rdParty/salomonemesh/CMakeLists.txt and commit https://github.com/FreeCAD/FreeCAD/commit/666a3e5 and https://forum.freecadweb.org/viewtopic.php?f=10&t=30838
+ # see src/3rdParty/salomonemesh/CMakeLists.txt and commit https://github.com/FreeCAD/FreeCAD/commit/666a3e5 and https://forum.freecad.org/viewtopic.php?f=10&t=30838
set(SMESH_VERSION_MAJOR 7)
set(SMESH_VERSION_MINOR 7)
set(SMESH_VERSION_PATCH 1)
diff --git a/package/fedora/freecad.spec b/package/fedora/freecad.spec
index 65080a11a8..0b18c41d46 100644
--- a/package/fedora/freecad.spec
+++ b/package/fedora/freecad.spec
@@ -39,7 +39,7 @@ Summary: A general purpose 3D CAD modeler
Group: Applications/Engineering
License: LGPLv2+
-URL: http://www.freecadweb.org/
+URL: http://www.freecad.org/
Source0: https://github.com/%{github_name}/FreeCAD/archive/%{branch}.tar.gz
diff --git a/src/3rdParty/salomesmesh/src/DriverUNV/DriverUNV_R_SMDS_Mesh.cpp b/src/3rdParty/salomesmesh/src/DriverUNV/DriverUNV_R_SMDS_Mesh.cpp
index a68578de12..78253c3506 100644
--- a/src/3rdParty/salomesmesh/src/DriverUNV/DriverUNV_R_SMDS_Mesh.cpp
+++ b/src/3rdParty/salomesmesh/src/DriverUNV/DriverUNV_R_SMDS_Mesh.cpp
@@ -102,7 +102,7 @@ Driver_Mesh::Status DriverUNV_R_SMDS_Mesh::Perform()
{
// Kernel_Utils::Localizer loc;
Status aResult = DRS_OK;
- // See http://forum.freecadweb.org/viewtopic.php?f=18&t=14404&p=135981#p136086 (wmayer)
+ // See http://forum.freecad.org/viewtopic.php?f=18&t=14404&p=135981#p136086 (wmayer)
// Line endings in UNIX format cause problems on Windows, thus the file must be opened
// in binary mode.
std::ifstream in_stream(myFile.c_str(), std::ios::in | std::ios::binary);
diff --git a/src/App/Application.cpp b/src/App/Application.cpp
index a77cd10d22..615e4e3f54 100644
--- a/src/App/Application.cpp
+++ b/src/App/Application.cpp
@@ -2286,7 +2286,7 @@ void parseProgramOptions(int ac, char ** av, const string& exe, variables_map& v
if (vm.count("help")) {
std::stringstream str;
str << exe << endl << endl;
- str << "For a detailed description see https://www.freecadweb.org/wiki/Start_up_and_Configuration" << endl<" << endl
<< "" << endl;
Document::Save(writer);
diff --git a/src/App/Expression.cpp b/src/App/Expression.cpp
index 54c305d889..639fb8dd21 100644
--- a/src/App/Expression.cpp
+++ b/src/App/Expression.cpp
@@ -1314,7 +1314,7 @@ void NumberExpression::_toString(std::ostream &ss, bool,int) const
{
// Restore the old implementation because using digits10 + 2 causes
// undesired side-effects:
- // https://forum.freecadweb.org/viewtopic.php?f=3&t=44057&p=375882#p375882
+ // https://forum.freecad.org/viewtopic.php?f=3&t=44057&p=375882#p375882
// See also:
// https://en.cppreference.com/w/cpp/types/numeric_limits/digits10
// https://en.cppreference.com/w/cpp/types/numeric_limits/max_digits10
diff --git a/src/App/ExpressionTokenizer.cpp b/src/App/ExpressionTokenizer.cpp
index 8e3db432cf..db311214cf 100644
--- a/src/App/ExpressionTokenizer.cpp
+++ b/src/App/ExpressionTokenizer.cpp
@@ -39,7 +39,7 @@ QString ExpressionTokenizer::perform(const QString& prefix, int pos)
{
// ExpressionParser::tokenize() only supports std::string but we need a tuple QString
// because due to UTF-8 encoding a std::string may be longer than a QString
- // See https://forum.freecadweb.org/viewtopic.php?f=3&t=69931
+ // See https://forum.freecad.org/viewtopic.php?f=3&t=69931
auto tokenizeExpression = [](const QString& expr) {
std::vector> result =
ExpressionParser::tokenize(expr.toStdString());
diff --git a/src/App/Metadata.h b/src/App/Metadata.h
index 38c936e361..1273de8a0b 100644
--- a/src/App/Metadata.h
+++ b/src/App/Metadata.h
@@ -183,7 +183,7 @@ struct AppExport GenericMetadata {
*
* The metadata format is based on https://ros.org/reps/rep-0149.html, modified for FreeCAD
* use. Full format documentation is available at the FreeCAD Wiki:
- * https://wiki.freecadweb.org/Package_Metadata
+ * https://wiki.freecad.org/Package_Metadata
*/
class AppExport Metadata
{
diff --git a/src/Doc/LICENSE.html b/src/Doc/LICENSE.html
index 2dab52fd4e..bb0d959d59 100644
--- a/src/Doc/LICENSE.html
+++ b/src/Doc/LICENSE.html
@@ -9,7 +9,7 @@
The FreeCAD application is licensed under the terms of the LGPL2+ license, as stated below.
Third-party libraries licenses
-The different libraries used in FreeCAD and their respective licenses are described on the Third Party Libraries wiki page .
+The different libraries used in FreeCAD and their respective licenses are described on the Third Party Libraries wiki page .
diff --git a/src/Doc/mainpage.dox.in b/src/Doc/mainpage.dox.in
index a09cd19004..5ab0e6c5dc 100644
--- a/src/Doc/mainpage.dox.in
+++ b/src/Doc/mainpage.dox.in
@@ -24,27 +24,27 @@
\mainpage FreeCAD source documentation
- This is the source documentation of FreeCAD .
+ This is the source documentation of FreeCAD .
It is automatically generated from the source code, and describes the different
components of the FreeCAD source code, for both the parts written in C++ and Python.
For general help and documentation about the FreeCAD application and how to use it, head
- first to the Wiki Documentation .
+ first to the Wiki Documentation .
Refer to the
- general
+ general
introduction to the FreeCAD source code page for a broad view of how the source
code is organized, and browse the modules, classes and namespaces from the menu above.
- The Developers section
+ The Developers section
of the wiki also contains additional information for developers, and the
- Powerusers / python scripting
+ Powerusers / python scripting
section contains coding documentation that is specifically aimed at python scripting, but
that will also be useful to C++ coders, as most of the APIs are identical or very similar.
For space reasons, this on-line version doesn't include the source code headers nor the full
inheritance graphics. But you can build a full version yourself with everything included,
- as explained in building
+ as explained in building
the source code documentation . You can also browse through the source
code on github .
@@ -64,13 +64,13 @@
utility to browse through the sources.
If you seek information on FreeCAD at large, please consult our
- Wiki
+ Wiki
FreeCAD being a fast moving target, don't hesitate to rebuild an up to
date doc from source as often as needed (\ref makingdocs "more info"). CPU cycles are cheap
nowadays!
- The homepage of FreeCAD is here .
+ The homepage of FreeCAD is here .
\endif
diff --git a/src/Doc/makingDocs.dox b/src/Doc/makingDocs.dox
index 15ba539993..6f149338a4 100644
--- a/src/Doc/makingDocs.dox
+++ b/src/Doc/makingDocs.dox
@@ -1,7 +1,7 @@
/** \page makingdocs Building this source documentation
After running cmake (as per build instructions on the
-FreeCAD wiki ,
+FreeCAD wiki ,
run 'make DevDoc' in your build directory. HTML documentation
will be built in doc/SourceDocu/html.
diff --git a/src/Doc/sphinx/_templates/searchbox.html b/src/Doc/sphinx/_templates/searchbox.html
index b4be3686f0..fae3d96b07 100644
--- a/src/Doc/sphinx/_templates/searchbox.html
+++ b/src/Doc/sphinx/_templates/searchbox.html
@@ -20,7 +20,7 @@
{{ _('Enter search terms or a module, class or function name.') }}
- Go back to the FreeCAD homepage
+ Go back to the FreeCAD homepage
diff --git a/src/Doc/sphinx/index.rst b/src/Doc/sphinx/index.rst
index 12c74eb1d1..5427793c3c 100644
--- a/src/Doc/sphinx/index.rst
+++ b/src/Doc/sphinx/index.rst
@@ -36,4 +36,4 @@ This is the complete python API reference of the FreeCAD application
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
-* `FreeCAD homepage `_
+* `FreeCAD homepage `_
diff --git a/src/Doc/templates/header.html b/src/Doc/templates/header.html
index 6cf526d782..1cce457543 100644
--- a/src/Doc/templates/header.html
+++ b/src/Doc/templates/header.html
@@ -23,13 +23,13 @@
-
+
-
+
diff --git a/src/Ext/freecad/project_utility.py b/src/Ext/freecad/project_utility.py
index 34f2379bf0..20c0e78006 100644
--- a/src/Ext/freecad/project_utility.py
+++ b/src/Ext/freecad/project_utility.py
@@ -2,7 +2,7 @@
__title__="Document handling module"
__author__ = "Werner Mayer"
-__url__ = "http://www.freecadweb.org"
+__url__ = "http://www.freecad.org"
__doc__ = "Tools for extracting or creating project files"
diff --git a/src/FCConfig.h b/src/FCConfig.h
index 09fa74d59c..c47ea3eb78 100644
--- a/src/FCConfig.h
+++ b/src/FCConfig.h
@@ -114,7 +114,7 @@
//#elif defined(__GNU__)
//# define FC_OS_GNU
#else
-# error "FreeCAD is not ported to this OS yet. For help see www.freecadweb.org"
+# error "FreeCAD is not ported to this OS yet. For help see www.freecad.org"
#endif
#ifdef FC_OS_WIN32
diff --git a/src/Gui/AboutApplication.ui b/src/Gui/AboutApplication.ui
index 93ed8714f2..6b2bc22a5f 100644
--- a/src/Gui/AboutApplication.ui
+++ b/src/Gui/AboutApplication.ui
@@ -273,7 +273,7 @@ p, li { white-space: pre-wrap; }
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:14pt; font-weight:600;">Third-party libraries licenses</span></p>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:14pt; font-weight:600;"><br /></p>
-<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The different libraries used in FreeCAD and their respective licenses are described on the<a href="https://www.freecadweb.org/wiki/Third_Party_Libraries"><span style=" text-decoration: underline; color:#0000ff;">Third Party Libraries wiki page</span></a>.</p>
+<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The different libraries used in FreeCAD and their respective licenses are described on the<a href="https://www.freecad.org/wiki/Third_Party_Libraries"><span style=" text-decoration: underline; color:#0000ff;">Third Party Libraries wiki page</span></a>.</p>
<hr />
<hr />
<hr />
diff --git a/src/Gui/Application.cpp b/src/Gui/Application.cpp
index 2876166ecc..225fb1893a 100644
--- a/src/Gui/Application.cpp
+++ b/src/Gui/Application.cpp
@@ -1994,7 +1994,7 @@ void Application::runApplication()
// if application not yet created by the splasher
int argc = App::Application::GetARGC();
GUISingleApplication mainApp(argc, App::Application::GetARGV());
- // http://forum.freecadweb.org/viewtopic.php?f=3&t=15540
+ // http://forum.freecad.org/viewtopic.php?f=3&t=15540
mainApp.setAttribute(Qt::AA_DontShowIconsInMenus, false);
// Make sure that we use '.' as decimal point. See also
@@ -2073,7 +2073,7 @@ void Application::runApplication()
QIcon::setThemeName(QLatin1String("FreeCAD-default"));
#else
// Option to opt-out from using a Linux desktop icon theme.
- // https://forum.freecadweb.org/viewtopic.php?f=4&t=35624
+ // https://forum.freecad.org/viewtopic.php?f=4&t=35624
bool themePaths = hTheme->GetBool("ThemeSearchPaths",true);
if (!themePaths) {
QStringList searchPaths;
@@ -2336,7 +2336,7 @@ void Application::runApplication()
Base::Console().Log("Init: Entering event loop\n");
// boot phase reference point
- // https://forum.freecadweb.org/viewtopic.php?f=10&t=21665
+ // https://forum.freecad.org/viewtopic.php?f=10&t=21665
Gui::getMainWindow()->setProperty("eventLoop", true);
try {
@@ -2433,7 +2433,7 @@ void Application::setStyleSheet(const QString& qssFile, bool tiledBackground)
// }
//
// See https://stackoverflow.com/questions/5497799/how-do-i-customise-the-appearance-of-links-in-qlabels-using-style-sheets
- // and https://forum.freecadweb.org/viewtopic.php?f=34&t=50744
+ // and https://forum.freecad.org/viewtopic.php?f=34&t=50744
static bool init = true;
if (init) {
init = false;
@@ -2510,7 +2510,7 @@ void Application::setStyleSheet(const QString& qssFile, bool tiledBackground)
// At startup time unpolish() mustn't be executed because otherwise the QSint widget
// appear incorrect due to an outdated cache.
// See https://doc.qt.io/qt-5/qstyle.html#unpolish-1
- // See https://forum.freecadweb.org/viewtopic.php?f=17&t=50783
+ // See https://forum.freecad.org/viewtopic.php?f=17&t=50783
if (!d->startingUp) {
if (mdi->style())
mdi->style()->unpolish(qApp);
diff --git a/src/Gui/CallTips.cpp b/src/Gui/CallTips.cpp
index db865a4909..40e11c2ace 100644
--- a/src/Gui/CallTips.cpp
+++ b/src/Gui/CallTips.cpp
@@ -353,12 +353,12 @@ void CallTipsList::extractTipsFromObject(Py::Object& obj, Py::List& list, QMap_editViewProvider) {
@@ -1512,7 +1512,7 @@ void Document::SaveDocFile (Base::Writer &writer) const
{
writer.Stream() << "" << std::endl
<< "" << std::endl;
writer.Stream() << " %1 "
- "%2"
+ " %2"
" %3
")
.arg(tr("Graphviz couldn't be found on your system."),
tr("Read more about it here."),
diff --git a/src/Gui/Icons/Geoassembly.svg b/src/Gui/Icons/Geoassembly.svg
index 1573e4dbb6..768a886fc4 100644
--- a/src/Gui/Icons/Geoassembly.svg
+++ b/src/Gui/Icons/Geoassembly.svg
@@ -161,7 +161,7 @@
Path-Stock
2015-07-04
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Geofeaturegroup.svg b/src/Gui/Icons/Geofeaturegroup.svg
index fea9f132bb..8fe6962c06 100644
--- a/src/Gui/Icons/Geofeaturegroup.svg
+++ b/src/Gui/Icons/Geofeaturegroup.svg
@@ -173,7 +173,7 @@
Path-Stock
2015-07-04
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Invisible.svg b/src/Gui/Icons/Invisible.svg
index 1ce6c181ae..0580aaf8f0 100644
--- a/src/Gui/Icons/Invisible.svg
+++ b/src/Gui/Icons/Invisible.svg
@@ -547,7 +547,7 @@
Path-FaceProfile
2016-01-19
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/LinkArray.svg b/src/Gui/Icons/LinkArray.svg
index a1f9082e81..cbaea5d0c2 100644
--- a/src/Gui/Icons/LinkArray.svg
+++ b/src/Gui/Icons/LinkArray.svg
@@ -332,7 +332,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Array.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Gui/Icons/LinkArrayOverlay.svg b/src/Gui/Icons/LinkArrayOverlay.svg
index 469394cd4d..ca6829ed17 100644
--- a/src/Gui/Icons/LinkArrayOverlay.svg
+++ b/src/Gui/Icons/LinkArrayOverlay.svg
@@ -248,7 +248,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Array.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Gui/Icons/LinkElement.svg b/src/Gui/Icons/LinkElement.svg
index aa810f1dfd..9ef002d83b 100644
--- a/src/Gui/Icons/LinkElement.svg
+++ b/src/Gui/Icons/LinkElement.svg
@@ -336,7 +336,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Array.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Gui/Icons/LinkGroup.svg b/src/Gui/Icons/LinkGroup.svg
index 7ed53ef187..849b7ac5b9 100644
--- a/src/Gui/Icons/LinkGroup.svg
+++ b/src/Gui/Icons/LinkGroup.svg
@@ -631,7 +631,7 @@
Assembly_Assembly_Tree
2013-12-24
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/LinkOverlay.svg b/src/Gui/Icons/LinkOverlay.svg
index 8164f40267..ad407df3b4 100644
--- a/src/Gui/Icons/LinkOverlay.svg
+++ b/src/Gui/Icons/LinkOverlay.svg
@@ -248,7 +248,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Array.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Gui/Icons/Std_Alignment.svg b/src/Gui/Icons/Std_Alignment.svg
index 1e3babaae5..6b4c894164 100644
--- a/src/Gui/Icons/Std_Alignment.svg
+++ b/src/Gui/Icons/Std_Alignment.svg
@@ -136,7 +136,7 @@
Std_Alignment
Path-Stock
2020/10/04
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_Axis.svg b/src/Gui/Icons/Std_Axis.svg
index ba9cdea097..3f63bbb9c2 100644
--- a/src/Gui/Icons/Std_Axis.svg
+++ b/src/Gui/Icons/Std_Axis.svg
@@ -142,7 +142,7 @@
Sketcher_Sketch
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_CloseActiveWindow.svg b/src/Gui/Icons/Std_CloseActiveWindow.svg
index 34cf937f65..903d5014e5 100644
--- a/src/Gui/Icons/Std_CloseActiveWindow.svg
+++ b/src/Gui/Icons/Std_CloseActiveWindow.svg
@@ -145,7 +145,7 @@
Part_Shape_from_Mesh
2020/11/28
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_CloseAllWindows.svg b/src/Gui/Icons/Std_CloseAllWindows.svg
index baabe656e6..c390b6bfcd 100644
--- a/src/Gui/Icons/Std_CloseAllWindows.svg
+++ b/src/Gui/Icons/Std_CloseAllWindows.svg
@@ -161,7 +161,7 @@
Part_Shape_from_Mesh
2020/11/28
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_CoordinateSystem_alt.svg b/src/Gui/Icons/Std_CoordinateSystem_alt.svg
index 2684ca0b45..09137dbfe4 100644
--- a/src/Gui/Icons/Std_CoordinateSystem_alt.svg
+++ b/src/Gui/Icons/Std_CoordinateSystem_alt.svg
@@ -142,7 +142,7 @@
Sketcher_Sketch
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_DemoMode.svg b/src/Gui/Icons/Std_DemoMode.svg
index f6f5e8ac4c..f912d622ac 100644
--- a/src/Gui/Icons/Std_DemoMode.svg
+++ b/src/Gui/Icons/Std_DemoMode.svg
@@ -235,7 +235,7 @@
Part_Shape_from_Mesh
2020/10/29
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_DependencyGraph.svg b/src/Gui/Icons/Std_DependencyGraph.svg
index f3fae58f70..3b58fd7307 100644
--- a/src/Gui/Icons/Std_DependencyGraph.svg
+++ b/src/Gui/Icons/Std_DependencyGraph.svg
@@ -166,7 +166,7 @@
Part_Shape_from_Mesh
2020/10/31
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_DlgParameter.svg b/src/Gui/Icons/Std_DlgParameter.svg
index 29beda5a36..450a917208 100644
--- a/src/Gui/Icons/Std_DlgParameter.svg
+++ b/src/Gui/Icons/Std_DlgParameter.svg
@@ -199,7 +199,7 @@
Part_Shape_from_Mesh
2020/11/19
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_DuplicateSelection.svg b/src/Gui/Icons/Std_DuplicateSelection.svg
index 79ff827a76..69a765c919 100644
--- a/src/Gui/Icons/Std_DuplicateSelection.svg
+++ b/src/Gui/Icons/Std_DuplicateSelection.svg
@@ -106,7 +106,7 @@
Part_Shape_from_Mesh
2020/10/03
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_Export.svg b/src/Gui/Icons/Std_Export.svg
index 28599a3407..caceab7281 100644
--- a/src/Gui/Icons/Std_Export.svg
+++ b/src/Gui/Icons/Std_Export.svg
@@ -276,7 +276,7 @@
FreeCAD
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
red arrow
diff --git a/src/Gui/Icons/Std_Import.svg b/src/Gui/Icons/Std_Import.svg
index 26a2e3ace9..bdfc54f569 100644
--- a/src/Gui/Icons/Std_Import.svg
+++ b/src/Gui/Icons/Std_Import.svg
@@ -276,7 +276,7 @@
FreeCAD
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
green arrow
diff --git a/src/Gui/Icons/Std_MarkToRecompute.svg b/src/Gui/Icons/Std_MarkToRecompute.svg
index 190fd5432f..1c6e917ad0 100644
--- a/src/Gui/Icons/Std_MarkToRecompute.svg
+++ b/src/Gui/Icons/Std_MarkToRecompute.svg
@@ -467,7 +467,7 @@
FreeCAD
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
diff --git a/src/Gui/Icons/Std_MergeProjects.svg b/src/Gui/Icons/Std_MergeProjects.svg
index e7ef5081a4..89ecc551d0 100644
--- a/src/Gui/Icons/Std_MergeProjects.svg
+++ b/src/Gui/Icons/Std_MergeProjects.svg
@@ -428,7 +428,7 @@
FreeCAD
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
diff --git a/src/Gui/Icons/Std_Plane.svg b/src/Gui/Icons/Std_Plane.svg
index e194fcd9b7..03d71902df 100644
--- a/src/Gui/Icons/Std_Plane.svg
+++ b/src/Gui/Icons/Std_Plane.svg
@@ -142,7 +142,7 @@
Sketcher_Sketch
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_PrintPdf.svg b/src/Gui/Icons/Std_PrintPdf.svg
index ac55098cdb..c81ecee900 100644
--- a/src/Gui/Icons/Std_PrintPdf.svg
+++ b/src/Gui/Icons/Std_PrintPdf.svg
@@ -267,7 +267,7 @@
FreeCAD
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
loop
diff --git a/src/Gui/Icons/Std_ProjectUtil.svg b/src/Gui/Icons/Std_ProjectUtil.svg
index 3ce11685af..c2b811f89d 100644
--- a/src/Gui/Icons/Std_ProjectUtil.svg
+++ b/src/Gui/Icons/Std_ProjectUtil.svg
@@ -38,7 +38,7 @@
FreeCAD
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
diff --git a/src/Gui/Icons/Std_RandomColor.svg b/src/Gui/Icons/Std_RandomColor.svg
index fa6ce634db..69c76d8b03 100644
--- a/src/Gui/Icons/Std_RandomColor.svg
+++ b/src/Gui/Icons/Std_RandomColor.svg
@@ -232,7 +232,7 @@
FreeCAD
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
diff --git a/src/Gui/Icons/Std_Revert.svg b/src/Gui/Icons/Std_Revert.svg
index 5e9f16976a..45ea146007 100644
--- a/src/Gui/Icons/Std_Revert.svg
+++ b/src/Gui/Icons/Std_Revert.svg
@@ -146,7 +146,7 @@
Part_Shape_from_Mesh
2020/11/28
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_SaveCopy.svg b/src/Gui/Icons/Std_SaveCopy.svg
index 23b885796e..a1f1ed2c0a 100644
--- a/src/Gui/Icons/Std_SaveCopy.svg
+++ b/src/Gui/Icons/Std_SaveCopy.svg
@@ -408,7 +408,7 @@
FreeCAD
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
diff --git a/src/Gui/Icons/Std_SceneInspector.svg b/src/Gui/Icons/Std_SceneInspector.svg
index 2a4a4fb8d2..149465b293 100644
--- a/src/Gui/Icons/Std_SceneInspector.svg
+++ b/src/Gui/Icons/Std_SceneInspector.svg
@@ -186,7 +186,7 @@
Part_Shape_from_Mesh
2020/10/31
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_SetAppearance.svg b/src/Gui/Icons/Std_SetAppearance.svg
index ba102d0569..1950e17d03 100644
--- a/src/Gui/Icons/Std_SetAppearance.svg
+++ b/src/Gui/Icons/Std_SetAppearance.svg
@@ -217,7 +217,7 @@
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
diff --git a/src/Gui/Icons/Std_TextureMapping.svg b/src/Gui/Icons/Std_TextureMapping.svg
index 80fc8956b5..6112cf4c35 100644
--- a/src/Gui/Icons/Std_TextureMapping.svg
+++ b/src/Gui/Icons/Std_TextureMapping.svg
@@ -103,7 +103,7 @@
FreeCAD
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
diff --git a/src/Gui/Icons/Std_ToggleClipPlane.svg b/src/Gui/Icons/Std_ToggleClipPlane.svg
index abc7e62f90..d76a113927 100644
--- a/src/Gui/Icons/Std_ToggleClipPlane.svg
+++ b/src/Gui/Icons/Std_ToggleClipPlane.svg
@@ -88,7 +88,7 @@
Arch_SectionPlane
2020-12-17
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_ToggleNavigation.svg b/src/Gui/Icons/Std_ToggleNavigation.svg
index f00fb55718..362b099362 100644
--- a/src/Gui/Icons/Std_ToggleNavigation.svg
+++ b/src/Gui/Icons/Std_ToggleNavigation.svg
@@ -130,7 +130,7 @@
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
based on Alexander Gryson, wmayer's work
diff --git a/src/Gui/Icons/Std_ViewDimetric.svg b/src/Gui/Icons/Std_ViewDimetric.svg
index 89dd74dc80..8bc7a83cb7 100644
--- a/src/Gui/Icons/Std_ViewDimetric.svg
+++ b/src/Gui/Icons/Std_ViewDimetric.svg
@@ -103,7 +103,7 @@
FreeCAD
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
diff --git a/src/Gui/Icons/Std_ViewHome.svg b/src/Gui/Icons/Std_ViewHome.svg
index 246fcbe7b7..bc4cb0a153 100644
--- a/src/Gui/Icons/Std_ViewHome.svg
+++ b/src/Gui/Icons/Std_ViewHome.svg
@@ -103,7 +103,7 @@
FreeCAD
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
diff --git a/src/Gui/Icons/Std_ViewIvIssueCamPos.svg b/src/Gui/Icons/Std_ViewIvIssueCamPos.svg
index 654c096c46..5dff60014d 100644
--- a/src/Gui/Icons/Std_ViewIvIssueCamPos.svg
+++ b/src/Gui/Icons/Std_ViewIvIssueCamPos.svg
@@ -122,7 +122,7 @@
FreeCAD
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
diff --git a/src/Gui/Icons/Std_ViewIvStereoInterleavedColumns.svg b/src/Gui/Icons/Std_ViewIvStereoInterleavedColumns.svg
index 0e56fb820b..46a6ab2936 100644
--- a/src/Gui/Icons/Std_ViewIvStereoInterleavedColumns.svg
+++ b/src/Gui/Icons/Std_ViewIvStereoInterleavedColumns.svg
@@ -162,7 +162,7 @@
Std_ViewIvStereoInterleavedColumns
2020/12/20
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_ViewIvStereoInterleavedRows.svg b/src/Gui/Icons/Std_ViewIvStereoInterleavedRows.svg
index 47087d1993..ec8ad28395 100644
--- a/src/Gui/Icons/Std_ViewIvStereoInterleavedRows.svg
+++ b/src/Gui/Icons/Std_ViewIvStereoInterleavedRows.svg
@@ -162,7 +162,7 @@
Std_ViewIvStereoInterleavedRows
2020/12/20
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_ViewIvStereoOff.svg b/src/Gui/Icons/Std_ViewIvStereoOff.svg
index 0ea6a7abb2..b9e25d8697 100644
--- a/src/Gui/Icons/Std_ViewIvStereoOff.svg
+++ b/src/Gui/Icons/Std_ViewIvStereoOff.svg
@@ -142,7 +142,7 @@
Std_ViewIvStereoOff
2020/12/20
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_ViewIvStereoQuadBuff.svg b/src/Gui/Icons/Std_ViewIvStereoQuadBuff.svg
index ae10328dbf..dd2a4041f5 100644
--- a/src/Gui/Icons/Std_ViewIvStereoQuadBuff.svg
+++ b/src/Gui/Icons/Std_ViewIvStereoQuadBuff.svg
@@ -162,7 +162,7 @@
Std_ViewIvStereoQuadBuff
2020/12/20
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_ViewIvStereoRedGreen.svg b/src/Gui/Icons/Std_ViewIvStereoRedGreen.svg
index 66301ad8c0..e397ba3924 100644
--- a/src/Gui/Icons/Std_ViewIvStereoRedGreen.svg
+++ b/src/Gui/Icons/Std_ViewIvStereoRedGreen.svg
@@ -162,7 +162,7 @@
Std_ViewIvStereoRedGreen
2020/12/20
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/Std_ViewTrimetric.svg b/src/Gui/Icons/Std_ViewTrimetric.svg
index a679323ee4..3bed11efa5 100644
--- a/src/Gui/Icons/Std_ViewTrimetric.svg
+++ b/src/Gui/Icons/Std_ViewTrimetric.svg
@@ -103,7 +103,7 @@
FreeCAD
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
diff --git a/src/Gui/Icons/Std_Windows.svg b/src/Gui/Icons/Std_Windows.svg
index ccf31a3a02..a0b394dd0c 100644
--- a/src/Gui/Icons/Std_Windows.svg
+++ b/src/Gui/Icons/Std_Windows.svg
@@ -195,7 +195,7 @@
Part_Shape_from_Mesh
2021/01/04
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/image-open.svg b/src/Gui/Icons/image-open.svg
index 6f199ddda2..68fd95efc4 100644
--- a/src/Gui/Icons/image-open.svg
+++ b/src/Gui/Icons/image-open.svg
@@ -461,7 +461,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Macro.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Gui/Icons/image-plane.svg b/src/Gui/Icons/image-plane.svg
index 84b26a34d9..c42d902e7f 100644
--- a/src/Gui/Icons/image-plane.svg
+++ b/src/Gui/Icons/image-plane.svg
@@ -537,7 +537,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Drawing.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Gui/Icons/image-scaling.svg b/src/Gui/Icons/image-scaling.svg
index 501dd9b5f3..49cde7b463 100644
--- a/src/Gui/Icons/image-scaling.svg
+++ b/src/Gui/Icons/image-scaling.svg
@@ -328,7 +328,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Scale.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Gui/Icons/list-add.svg b/src/Gui/Icons/list-add.svg
index cea01fc405..ac33c3598f 100644
--- a/src/Gui/Icons/list-add.svg
+++ b/src/Gui/Icons/list-add.svg
@@ -158,7 +158,7 @@
Arch_Add
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/list-remove.svg b/src/Gui/Icons/list-remove.svg
index fe5565534f..5a69051da6 100644
--- a/src/Gui/Icons/list-remove.svg
+++ b/src/Gui/Icons/list-remove.svg
@@ -158,7 +158,7 @@
Arch_Remove
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/sel-back.svg b/src/Gui/Icons/sel-back.svg
index eee62208eb..68377f78be 100644
--- a/src/Gui/Icons/sel-back.svg
+++ b/src/Gui/Icons/sel-back.svg
@@ -263,7 +263,7 @@
arrow-left
2016-11-24
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/sel-forward.svg b/src/Gui/Icons/sel-forward.svg
index 7f9975a963..6d73fe81e0 100644
--- a/src/Gui/Icons/sel-forward.svg
+++ b/src/Gui/Icons/sel-forward.svg
@@ -263,7 +263,7 @@
arrow-left
2016-11-24
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/sel-instance.svg b/src/Gui/Icons/sel-instance.svg
index 51632e5e22..cb87c40a79 100644
--- a/src/Gui/Icons/sel-instance.svg
+++ b/src/Gui/Icons/sel-instance.svg
@@ -470,7 +470,7 @@
OpenSCAD_RemoveSubtree
2012-05-03
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/tree-doc-collapse.svg b/src/Gui/Icons/tree-doc-collapse.svg
index 78edd34c3d..88b6b03748 100644
--- a/src/Gui/Icons/tree-doc-collapse.svg
+++ b/src/Gui/Icons/tree-doc-collapse.svg
@@ -539,7 +539,7 @@
OpenSCAD_RemoveSubtree
2012-05-03
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/tree-doc-multi.svg b/src/Gui/Icons/tree-doc-multi.svg
index 2ac76ff8b9..1b29f23464 100644
--- a/src/Gui/Icons/tree-doc-multi.svg
+++ b/src/Gui/Icons/tree-doc-multi.svg
@@ -539,7 +539,7 @@
OpenSCAD_RemoveSubtree
2012-05-03
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/tree-doc-single.svg b/src/Gui/Icons/tree-doc-single.svg
index dc774b8bd3..82adda3d42 100644
--- a/src/Gui/Icons/tree-doc-single.svg
+++ b/src/Gui/Icons/tree-doc-single.svg
@@ -528,7 +528,7 @@
OpenSCAD_RemoveSubtree
2012-05-03
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/tree-goto-sel.svg b/src/Gui/Icons/tree-goto-sel.svg
index f0818635d9..cedf455749 100644
--- a/src/Gui/Icons/tree-goto-sel.svg
+++ b/src/Gui/Icons/tree-goto-sel.svg
@@ -476,7 +476,7 @@
OpenSCAD_RemoveSubtree
2012-05-03
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/tree-item-drag.svg b/src/Gui/Icons/tree-item-drag.svg
index 25d4b61cbe..52cda58d2a 100644
--- a/src/Gui/Icons/tree-item-drag.svg
+++ b/src/Gui/Icons/tree-item-drag.svg
@@ -470,7 +470,7 @@
OpenSCAD_RemoveSubtree
2012-05-03
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/tree-pre-sel.svg b/src/Gui/Icons/tree-pre-sel.svg
index e6cc7761c8..6daab9f2ca 100644
--- a/src/Gui/Icons/tree-pre-sel.svg
+++ b/src/Gui/Icons/tree-pre-sel.svg
@@ -606,7 +606,7 @@
OpenSCAD_RemoveSubtree
2012-05-03
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/tree-rec-sel.svg b/src/Gui/Icons/tree-rec-sel.svg
index 85500caf0e..86aaf57d5e 100644
--- a/src/Gui/Icons/tree-rec-sel.svg
+++ b/src/Gui/Icons/tree-rec-sel.svg
@@ -471,7 +471,7 @@
OpenSCAD_RemoveSubtree
2012-05-03
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/tree-sync-pla.svg b/src/Gui/Icons/tree-sync-pla.svg
index d62ed04c89..d1cedc42c1 100644
--- a/src/Gui/Icons/tree-sync-pla.svg
+++ b/src/Gui/Icons/tree-sync-pla.svg
@@ -555,7 +555,7 @@
OpenSCAD_RemoveSubtree
2012-05-03
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/tree-sync-sel.svg b/src/Gui/Icons/tree-sync-sel.svg
index 129b7118a0..7c28fd9393 100644
--- a/src/Gui/Icons/tree-sync-sel.svg
+++ b/src/Gui/Icons/tree-sync-sel.svg
@@ -528,7 +528,7 @@
OpenSCAD_RemoveSubtree
2012-05-03
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Gui/Icons/view-rotate-left.svg b/src/Gui/Icons/view-rotate-left.svg
index d0e082ee59..8a7250e19e 100644
--- a/src/Gui/Icons/view-rotate-left.svg
+++ b/src/Gui/Icons/view-rotate-left.svg
@@ -149,7 +149,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Rotate.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Gui/Icons/view-rotate-right.svg b/src/Gui/Icons/view-rotate-right.svg
index 9f30cb48d2..c0007a87a2 100644
--- a/src/Gui/Icons/view-rotate-right.svg
+++ b/src/Gui/Icons/view-rotate-right.svg
@@ -149,7 +149,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Rotate.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Gui/MDIView.cpp b/src/Gui/MDIView.cpp
index a65fd02520..e11870b44c 100644
--- a/src/Gui/MDIView.cpp
+++ b/src/Gui/MDIView.cpp
@@ -112,7 +112,7 @@ void MDIView::deleteSelf()
// Use deleteLater() instead of delete operator.
QWidget* parent = this->parentWidget();
if (qobject_cast(parent)) {
- // https://forum.freecadweb.org/viewtopic.php?f=22&t=23070
+ // https://forum.freecad.org/viewtopic.php?f=22&t=23070
parent->close();
}
else {
diff --git a/src/Gui/MainWindow.cpp b/src/Gui/MainWindow.cpp
index ac51fb904a..4c3c12c2b8 100644
--- a/src/Gui/MainWindow.cpp
+++ b/src/Gui/MainWindow.cpp
@@ -1353,7 +1353,7 @@ void MainWindow::closeEvent (QCloseEvent * e)
Q_EMIT mainWindowClosed();
d->activityTimer->stop();
- // https://forum.freecadweb.org/viewtopic.php?f=8&t=67748
+ // https://forum.freecad.org/viewtopic.php?f=8&t=67748
// When the session manager jumps in it can happen that the closeEvent()
// function is triggered twice and for the second call the main window might be
// invisible. In this case the window settings shouldn't be saved.
diff --git a/src/Gui/MenuManager.cpp b/src/Gui/MenuManager.cpp
index 164c36deb2..02dbc448d7 100644
--- a/src/Gui/MenuManager.cpp
+++ b/src/Gui/MenuManager.cpp
@@ -222,7 +222,7 @@ void MenuManager::setup(MenuItem* menuItems) const
// On Kubuntu 18.10 global menu has issues with FreeCAD 0.18 menu bar.
// Optional parameter, clearing the menu bar, can be set as a workaround.
// Clearing the menu bar can cause issues, when trying to access menu bar through Python.
- // https://forum.freecadweb.org/viewtopic.php?f=10&t=30340&start=440#p289330
+ // https://forum.freecad.org/viewtopic.php?f=10&t=30340&start=440#p289330
if (App::GetApplication().GetParameterGroupByPath
("User parameter:BaseApp/Preferences/MainWindow")->GetBool("ClearMenuBar",false)) {
menuBar->clear();
diff --git a/src/Gui/NetworkRetriever.cpp b/src/Gui/NetworkRetriever.cpp
index 192d9bdebb..8b71ff0951 100644
--- a/src/Gui/NetworkRetriever.cpp
+++ b/src/Gui/NetworkRetriever.cpp
@@ -455,7 +455,7 @@ void StdCmdDownloadOnlineHelp::activated(int iMsg)
if (!wget->isDownloading()) {
ParameterGrp::handle hGrp = App::GetApplication().GetUserParameter().GetGroup("BaseApp");
hGrp = hGrp->GetGroup("Preferences")->GetGroup("OnlineHelp");
- std::string url = hGrp->GetASCII("DownloadURL", "www.freecadweb.org/wiki/");
+ std::string url = hGrp->GetASCII("DownloadURL", "www.freecad.org/wiki/");
std::string prx = hGrp->GetASCII("ProxyText", "");
bool bUseProxy = hGrp->GetBool ("UseProxy", false);
bool bAuthor = hGrp->GetBool ("Authorize", false);
diff --git a/src/Gui/Placement.cpp b/src/Gui/Placement.cpp
index c591f271b9..b7259bcc9d 100644
--- a/src/Gui/Placement.cpp
+++ b/src/Gui/Placement.cpp
@@ -683,7 +683,7 @@ void Placement::reject()
// but its content is not fully updated.
// In order to override again the placement the signalMapper is blocked
// See related forum thread:
- // https://forum.freecadweb.org/viewtopic.php?f=3&t=44341#p378659
+ // https://forum.freecad.org/viewtopic.php?f=3&t=44341#p378659
QSignalBlocker block(signalMapper);
QDialog::reject();
}
diff --git a/src/Gui/PreferencePacks/package.xml b/src/Gui/PreferencePacks/package.xml
index 42ae04e8ca..31e1eadb47 100644
--- a/src/Gui/PreferencePacks/package.xml
+++ b/src/Gui/PreferencePacks/package.xml
@@ -3,7 +3,7 @@
Built-In Preference Packs
Preference Packs included with the FreeCAD distribution
1.0.0
- No Maintainer
+ No Maintainer
LGPL2
https://github.com/FreeCAD/FreeCAD
diff --git a/src/Gui/PropertyView.cpp b/src/Gui/PropertyView.cpp
index d01b969860..3058e9f100 100644
--- a/src/Gui/PropertyView.cpp
+++ b/src/Gui/PropertyView.cpp
@@ -335,7 +335,7 @@ void PropertyView::onSelectionChanged(const SelectionChanges& msg)
void PropertyView::onTimer()
{
- // See https://forum.freecadweb.org/viewtopic.php?f=8&t=72526
+ // See https://forum.freecad.org/viewtopic.php?f=8&t=72526
if (this->updating) {
Base::Console().Log("Ignore recursive call of PropertyView::onTimer()\n");
return;
diff --git a/src/Gui/PythonConsole.cpp b/src/Gui/PythonConsole.cpp
index dd553cedd3..5d68123f18 100644
--- a/src/Gui/PythonConsole.cpp
+++ b/src/Gui/PythonConsole.cpp
@@ -1131,7 +1131,7 @@ void PythonConsole::insertFromMimeData (const QMimeData * source)
// Some applications copy text into the clipboard with the formats
// 'text/plain' and 'text/uri-list'. In case the url is not an existing
// file we can handle it as normal text, then. See forum thread:
- // https://forum.freecadweb.org/viewtopic.php?f=3&t=34618
+ // https://forum.freecad.org/viewtopic.php?f=3&t=34618
if (source->hasText() && !existingFile) {
runSourceFromMimeData(source->text());
}
diff --git a/src/Gui/QuantitySpinBox.cpp b/src/Gui/QuantitySpinBox.cpp
index 40e65c8af3..6b60ed6a1d 100644
--- a/src/Gui/QuantitySpinBox.cpp
+++ b/src/Gui/QuantitySpinBox.cpp
@@ -273,7 +273,7 @@ QuantitySpinBox::QuantitySpinBox(QWidget *parent)
#ifndef Q_OS_MAC
lineEdit()->setTextMargins(0, 2, 0, 2);
#else
- // https://forum.freecadweb.org/viewtopic.php?f=8&t=50615
+ // https://forum.freecad.org/viewtopic.php?f=8&t=50615
lineEdit()->setTextMargins(0, 2, 0, 0);
#endif
}
diff --git a/src/Gui/SoFCOffscreenRenderer.cpp b/src/Gui/SoFCOffscreenRenderer.cpp
index ed87fd8bb9..bf5baffef8 100644
--- a/src/Gui/SoFCOffscreenRenderer.cpp
+++ b/src/Gui/SoFCOffscreenRenderer.cpp
@@ -154,7 +154,7 @@ void SoFCOffscreenRenderer::writeToImageFile(const char* filename, const char* c
// set keywords for PNG format
if (file.hasExtension("PNG")) {
img.setText(QLatin1String("Title"), QString::fromUtf8(filename));
- img.setText(QLatin1String("Author"), QLatin1String("FreeCAD (http://www.freecadweb.org)"));
+ img.setText(QLatin1String("Author"), QLatin1String("FreeCAD (http://www.freecad.org)"));
if (strcmp(comment,"")==0)
img.setText(QLatin1String("Description"), QLatin1String("Screenshot created by FreeCAD"));
else if (strcmp(comment,"$MIBA")==0)
diff --git a/src/Gui/SoFCVectorizeSVGAction.cpp b/src/Gui/SoFCVectorizeSVGAction.cpp
index 2d6974e50b..3f70660331 100644
--- a/src/Gui/SoFCVectorizeSVGAction.cpp
+++ b/src/Gui/SoFCVectorizeSVGAction.cpp
@@ -403,7 +403,7 @@ void SoFCVectorizeSVGAction::printHeader() const
{
std::ostream& str = this->getSVGOutput()->getFileStream();
str << "" << std::endl;
- str << "" << std::endl;
+ str << "" << std::endl;
str << "= QT_VERSION_CHECK(5, 12, 0)
// Workaround to avoid a crash in Qt. See also
- // https://forum.freecadweb.org/viewtopic.php?f=8&t=39187
+ // https://forum.freecad.org/viewtopic.php?f=8&t=39187
//
// Notify the button box about a style change so that it can
// safely delete the style animation of its push buttons.
diff --git a/src/Gui/Tree.cpp b/src/Gui/Tree.cpp
index 408cb1ada4..41bdcdebc0 100644
--- a/src/Gui/Tree.cpp
+++ b/src/Gui/Tree.cpp
@@ -4921,7 +4921,7 @@ void DocumentObjectItem::setData(int column, int role, const QVariant& value)
str << TreeWidget::tr("Rename").toStdString() << ' ' << getName() << '.' << label.getName();
// Explicitly open and commit a transaction since this is a single change here
- // For more details: https://forum.freecadweb.org/viewtopic.php?f=3&t=72351
+ // For more details: https://forum.freecad.org/viewtopic.php?f=3&t=72351
App::Document* doc = obj->getDocument();
doc->openTransaction(str.str().c_str());
label.setValue(value.toString().toUtf8().constData());
diff --git a/src/Gui/View3DInventor.cpp b/src/Gui/View3DInventor.cpp
index 196a22ad1d..03a8fe52fa 100644
--- a/src/Gui/View3DInventor.cpp
+++ b/src/Gui/View3DInventor.cpp
@@ -121,9 +121,9 @@ View3DInventor::View3DInventor(Gui::Document* pcDocument, QWidget* parent,
// create the inventor widget and set the defaults
_viewer->setDocument(this->_pcDocument);
stack->addWidget(_viewer->getWidget());
- // http://forum.freecadweb.org/viewtopic.php?f=3&t=6055&sid=150ed90cbefba50f1e2ad4b4e6684eba
+ // http://forum.freecad.org/viewtopic.php?f=3&t=6055&sid=150ed90cbefba50f1e2ad4b4e6684eba
// describes a minor error but trying to fix it leads to a major issue
- // http://forum.freecadweb.org/viewtopic.php?f=3&t=6085&sid=3f4bcab8007b96aaf31928b564190fd7
+ // http://forum.freecad.org/viewtopic.php?f=3&t=6085&sid=3f4bcab8007b96aaf31928b564190fd7
// so the change is commented out
// By default, the wheel events are processed by the 3d view AND the mdi area.
//_viewer->getGLWidget()->setAttribute(Qt::WA_NoMousePropagation);
diff --git a/src/Gui/View3DInventorViewer.cpp b/src/Gui/View3DInventorViewer.cpp
index ad41a2cefe..8b0319ea28 100644
--- a/src/Gui/View3DInventorViewer.cpp
+++ b/src/Gui/View3DInventorViewer.cpp
@@ -447,9 +447,9 @@ void View3DInventorViewer::init()
// Important note:
// When creating a new GL render action we have to copy over the cache context id
// because otherwise we may get strange rendering behaviour. For more details see
- // http://forum.freecadweb.org/viewtopic.php?f=10&t=7486&start=120#p74398 and for
+ // http://forum.freecad.org/viewtopic.php?f=10&t=7486&start=120#p74398 and for
// the fix and some details what happens behind the scene have a look at this
- // http://forum.freecadweb.org/viewtopic.php?f=10&t=7486&p=74777#p74736
+ // http://forum.freecad.org/viewtopic.php?f=10&t=7486&p=74777#p74736
uint32_t id = this->getSoRenderManager()->getGLRenderAction()->getCacheContext();
this->getSoRenderManager()->setGLRenderAction(new SoBoxSelectionRenderAction);
this->getSoRenderManager()->getGLRenderAction()->setCacheContext(id);
@@ -505,7 +505,7 @@ View3DInventorViewer::~View3DInventorViewer()
// It can happen that a document has several MDI views and when the about to be
// closed 3D view is in edit mode the corresponding view provider must be restored
// because otherwise it might be left in a broken state
- // See https://forum.freecadweb.org/viewtopic.php?f=3&t=39720
+ // See https://forum.freecad.org/viewtopic.php?f=3&t=39720
if (restoreEditingRoot) {
resetEditingRoot(false);
}
@@ -1145,7 +1145,7 @@ void View3DInventorViewer::setRenderCache(int mode)
// transparency type.
//
// For more details see:
- // https://forum.freecadweb.org/viewtopic.php?f=18&t=43305&start=10#p412537
+ // https://forum.freecad.org/viewtopic.php?f=18&t=43305&start=10#p412537
coin_setenv("COIN_AUTO_CACHING", "0", TRUE);
int setting = ViewParams::instance()->getRenderCache();
@@ -2078,7 +2078,7 @@ void View3DInventorViewer::renderGLImage()
// #define ENABLE_GL_DEPTH_RANGE
// The calls of glDepthRange inside renderScene() causes problems with transparent objects
-// so that's why it is disabled now: http://forum.freecadweb.org/viewtopic.php?f=3&t=6037&hilit=transparency
+// so that's why it is disabled now: http://forum.freecad.org/viewtopic.php?f=3&t=6037&hilit=transparency
// Documented in superclass. Overrides this method to be able to draw
// the axis cross, if selected, and to keep a continuous animation
diff --git a/src/Gui/propertyeditor/PropertyItem.cpp b/src/Gui/propertyeditor/PropertyItem.cpp
index 3db2830c99..9f943b2182 100644
--- a/src/Gui/propertyeditor/PropertyItem.cpp
+++ b/src/Gui/propertyeditor/PropertyItem.cpp
@@ -2323,7 +2323,7 @@ void PropertyRotationItem::setAxis(const Base::Vector3d& axis)
void PropertyRotationItem::assignProperty(const App::Property* prop)
{
// Choose an adaptive epsilon to avoid changing the axis when they are considered to
- // be equal. See https://forum.freecadweb.org/viewtopic.php?f=10&t=24662&start=10
+ // be equal. See https://forum.freecad.org/viewtopic.php?f=10&t=24662&start=10
double eps = std::pow(10.0, -2*(decimals()+1));
if (prop->getTypeId().isDerivedFrom(App::PropertyRotation::getClassTypeId())) {
const Base::Rotation& value = static_cast(prop)->getValue();
@@ -2619,7 +2619,7 @@ void PropertyPlacementItem::setPosition(const Base::Vector3d& pos)
void PropertyPlacementItem::assignProperty(const App::Property* prop)
{
// Choose an adaptive epsilon to avoid changing the axis when they are considered to
- // be equal. See https://forum.freecadweb.org/viewtopic.php?f=10&t=24662&start=10
+ // be equal. See https://forum.freecad.org/viewtopic.php?f=10&t=24662&start=10
double eps = std::pow(10.0, -2*(decimals()+1));
if (prop->getTypeId().isDerivedFrom(App::PropertyPlacement::getClassTypeId())) {
const Base::Placement& value = static_cast(prop)->getValue();
diff --git a/src/Gui/propertyeditor/PropertyItemDelegate.cpp b/src/Gui/propertyeditor/PropertyItemDelegate.cpp
index 41de64d351..e04070a9d7 100644
--- a/src/Gui/propertyeditor/PropertyItemDelegate.cpp
+++ b/src/Gui/propertyeditor/PropertyItemDelegate.cpp
@@ -134,7 +134,7 @@ bool PropertyItemDelegate::eventFilter(QObject *o, QEvent *ev)
// All the attempts to ignore the focus-out event has been approved to not work
// reliably because there are still cases that cannot be handled.
// So, the best for now is to always ignore this event.
- // See https://forum.freecadweb.org/viewtopic.php?p=579530#p579530 why this is not
+ // See https://forum.freecad.org/viewtopic.php?p=579530#p579530 why this is not
// possible.
return false;
}
diff --git a/src/Main/MainGui.cpp b/src/Main/MainGui.cpp
index c2b062264e..6ceafee15c 100644
--- a/src/Main/MainGui.cpp
+++ b/src/Main/MainGui.cpp
@@ -101,7 +101,7 @@ int main( int argc, char ** argv )
// Make sure to setup the Qt locale system before setting LANG and LC_ALL to C.
// which is needed to use the system locale settings.
(void)QLocale::system();
- // See https://forum.freecadweb.org/viewtopic.php?f=18&t=20600
+ // See https://forum.freecad.org/viewtopic.php?f=18&t=20600
// See Gui::Application::runApplication()
putenv("LC_NUMERIC=C");
putenv("PYTHONPATH=");
@@ -115,8 +115,8 @@ int main( int argc, char ** argv )
_putenv_s("PYTHONHOME", mingw_prefix);
#else
_putenv("PYTHONPATH=");
- // https://forum.freecadweb.org/viewtopic.php?f=4&t=18288
- // https://forum.freecadweb.org/viewtopic.php?f=3&t=20515
+ // https://forum.freecad.org/viewtopic.php?f=4&t=18288
+ // https://forum.freecad.org/viewtopic.php?f=3&t=20515
const char* fc_py_home = getenv("FC_PYTHONHOME");
if (fc_py_home)
_putenv_s("PYTHONHOME", fc_py_home);
@@ -126,7 +126,7 @@ int main( int argc, char ** argv )
#if defined (FC_OS_WIN32)
// we need to force Coin not to use Freetype in order to find installed fonts on Windows
- // see https://forum.freecadweb.org/viewtopic.php?p=485142#p485016
+ // see https://forum.freecad.org/viewtopic.php?p=485142#p485016
_putenv("COIN_FORCE_FREETYPE_OFF=1");
int argc_ = argc;
@@ -163,7 +163,7 @@ int main( int argc, char ** argv )
App::Application::Config()["SplashInfoColor" ] = "#c8c8c8"; // light grey
App::Application::Config()["SplashInfoPosition" ] = "15.210";
- QGuiApplication::setDesktopFileName(QStringLiteral("org.freecadweb.FreeCAD.desktop"));
+ QGuiApplication::setDesktopFileName(QStringLiteral("org.freecad.FreeCAD.desktop"));
try {
// Init phase ===========================================================
diff --git a/src/Mod/AddonManager/Resources/icons/A2plus_workbench_icon.svg b/src/Mod/AddonManager/Resources/icons/A2plus_workbench_icon.svg
index a661bcedd6..f28c075f9f 100644
--- a/src/Mod/AddonManager/Resources/icons/A2plus_workbench_icon.svg
+++ b/src/Mod/AddonManager/Resources/icons/A2plus_workbench_icon.svg
@@ -105,7 +105,7 @@
Path-Stock
2015-07-04
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/AddonManager/Resources/icons/Assembly4_workbench_icon.svg b/src/Mod/AddonManager/Resources/icons/Assembly4_workbench_icon.svg
index ae3cb5a163..34449aeb79 100644
--- a/src/Mod/AddonManager/Resources/icons/Assembly4_workbench_icon.svg
+++ b/src/Mod/AddonManager/Resources/icons/Assembly4_workbench_icon.svg
@@ -201,7 +201,7 @@
Path-Stock
2015-07-04
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/AddonManager/Resources/icons/Defeaturing_workbench_icon.svg b/src/Mod/AddonManager/Resources/icons/Defeaturing_workbench_icon.svg
index d7bb489b30..57f6f7a3ae 100644
--- a/src/Mod/AddonManager/Resources/icons/Defeaturing_workbench_icon.svg
+++ b/src/Mod/AddonManager/Resources/icons/Defeaturing_workbench_icon.svg
@@ -260,7 +260,7 @@
Arch_Pipe_Tree
2016-08-24
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/AddonManager/Resources/icons/EM_workbench_icon.svg b/src/Mod/AddonManager/Resources/icons/EM_workbench_icon.svg
index 1288472bb4..eaee8780b0 100644
--- a/src/Mod/AddonManager/Resources/icons/EM_workbench_icon.svg
+++ b/src/Mod/AddonManager/Resources/icons/EM_workbench_icon.svg
@@ -503,7 +503,7 @@
ArchWorkbench
2016-02-26
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/AddonManager/Resources/icons/GDML_workbench_icon.svg b/src/Mod/AddonManager/Resources/icons/GDML_workbench_icon.svg
index 800057f750..4fc1d5e597 100644
--- a/src/Mod/AddonManager/Resources/icons/GDML_workbench_icon.svg
+++ b/src/Mod/AddonManager/Resources/icons/GDML_workbench_icon.svg
@@ -113,7 +113,7 @@
OpenSCADWorkbench
2016-02-26
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/AddonManager/Resources/icons/Manipulator_workbench_icon.svg b/src/Mod/AddonManager/Resources/icons/Manipulator_workbench_icon.svg
index 391dfa3f64..02681e4b02 100644
--- a/src/Mod/AddonManager/Resources/icons/Manipulator_workbench_icon.svg
+++ b/src/Mod/AddonManager/Resources/icons/Manipulator_workbench_icon.svg
@@ -365,7 +365,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Move.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/AddonManager/Resources/icons/Plot_workbench_icon.svg b/src/Mod/AddonManager/Resources/icons/Plot_workbench_icon.svg
index f6bf8716b0..8784641ec9 100644
--- a/src/Mod/AddonManager/Resources/icons/Plot_workbench_icon.svg
+++ b/src/Mod/AddonManager/Resources/icons/Plot_workbench_icon.svg
@@ -85,7 +85,7 @@
PlotWorkbench
2016-02-26
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/AddonManager/Resources/icons/Reinforcement_workbench_icon.svg b/src/Mod/AddonManager/Resources/icons/Reinforcement_workbench_icon.svg
index fed850ea00..3847113953 100644
--- a/src/Mod/AddonManager/Resources/icons/Reinforcement_workbench_icon.svg
+++ b/src/Mod/AddonManager/Resources/icons/Reinforcement_workbench_icon.svg
@@ -131,7 +131,7 @@
Arch_Rebar
2013-10-07
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/AddonManager/Resources/icons/Ship_workbench_icon.svg b/src/Mod/AddonManager/Resources/icons/Ship_workbench_icon.svg
index 412d96de80..e94ecbcac3 100644
--- a/src/Mod/AddonManager/Resources/icons/Ship_workbench_icon.svg
+++ b/src/Mod/AddonManager/Resources/icons/Ship_workbench_icon.svg
@@ -103,7 +103,7 @@
ShipWorkbench
2016-02-26
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/AddonManager/Resources/icons/WebTools_workbench_icon.svg b/src/Mod/AddonManager/Resources/icons/WebTools_workbench_icon.svg
index 47ecb06bc4..dcc27e5f7e 100644
--- a/src/Mod/AddonManager/Resources/icons/WebTools_workbench_icon.svg
+++ b/src/Mod/AddonManager/Resources/icons/WebTools_workbench_icon.svg
@@ -149,7 +149,7 @@
Part_Box
2019-10-16
- https://forum.freecadweb.org/viewtopic.php?f=34&t=40130&p=341411#p341411
+ https://forum.freecad.org/viewtopic.php?f=34&t=40130&p=341411#p341411
FreeCAD
diff --git a/src/Mod/AddonManager/Resources/icons/yaml-workspace_workbench_icon.svg b/src/Mod/AddonManager/Resources/icons/yaml-workspace_workbench_icon.svg
index 49fa0bc881..6285d7ba20 100644
--- a/src/Mod/AddonManager/Resources/icons/yaml-workspace_workbench_icon.svg
+++ b/src/Mod/AddonManager/Resources/icons/yaml-workspace_workbench_icon.svg
@@ -119,7 +119,7 @@
Part_Box
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/AddonManager/package_details.py b/src/Mod/AddonManager/package_details.py
index c31d03f54e..c9d1ae311a 100644
--- a/src/Mod/AddonManager/package_details.py
+++ b/src/Mod/AddonManager/package_details.py
@@ -558,7 +558,7 @@ class PackageDetails(QtWidgets.QWidget):
}
}
} else if (url.hostname === "wiki.freecad.org" ||
- url.hostname === "wiki.freecadweb.org") {
+ url.hostname === "wiki.freecad.org") {
const first_heading = document.getElementById('firstHeading');
const body_content = document.getElementById('bodyContent');
const new_node = document.createElement("div");
@@ -736,7 +736,7 @@ if HAS_QTWEBENGINE:
# otherwise ask the OS to open it
if (
requested_url.host() == "wiki.freecad.org"
- or requested_url.host() == "wiki.freecadweb.org"
+ or requested_url.host() == "wiki.freecad.org"
):
return super().acceptNavigationRequest(
requested_url, _type, isMainFrame
diff --git a/src/Mod/Arch/Arch.py b/src/Mod/Arch/Arch.py
index 2a2c785ded..fdd05de056 100644
--- a/src/Mod/Arch/Arch.py
+++ b/src/Mod/Arch/Arch.py
@@ -21,7 +21,7 @@
__title__ = "FreeCAD Arch API"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
## \defgroup ARCH Arch
# \ingroup PYTHONWORKBENCHES
diff --git a/src/Mod/Arch/ArchAxis.py b/src/Mod/Arch/ArchAxis.py
index 004f39368a..08e5d80687 100644
--- a/src/Mod/Arch/ArchAxis.py
+++ b/src/Mod/Arch/ArchAxis.py
@@ -45,7 +45,7 @@ else:
__title__ = "FreeCAD Axis System"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
## @package ArchAxis
# \ingroup ARCH
diff --git a/src/Mod/Arch/ArchAxisSystem.py b/src/Mod/Arch/ArchAxisSystem.py
index 7c425d681f..f47228f932 100644
--- a/src/Mod/Arch/ArchAxisSystem.py
+++ b/src/Mod/Arch/ArchAxisSystem.py
@@ -38,7 +38,7 @@ else:
__title__ = "FreeCAD Axis System"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
## @package ArchAxisSystem
# \ingroup ARCH
diff --git a/src/Mod/Arch/ArchBuilding.py b/src/Mod/Arch/ArchBuilding.py
index 28dc676b4b..26dbb9a16d 100644
--- a/src/Mod/Arch/ArchBuilding.py
+++ b/src/Mod/Arch/ArchBuilding.py
@@ -39,7 +39,7 @@ else:
__title__ = "FreeCAD Building"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
## @package ArchBuilding
# \ingroup ARCH
diff --git a/src/Mod/Arch/ArchBuildingPart.py b/src/Mod/Arch/ArchBuildingPart.py
index 5a2db4df6c..2d86399ad9 100644
--- a/src/Mod/Arch/ArchBuildingPart.py
+++ b/src/Mod/Arch/ArchBuildingPart.py
@@ -50,7 +50,7 @@ unicode = str
__title__ = "FreeCAD Arch BuildingPart"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
BuildingTypes = ['Undefined',
diff --git a/src/Mod/Arch/ArchCommands.py b/src/Mod/Arch/ArchCommands.py
index 95c1f5d4a4..4d3067409d 100644
--- a/src/Mod/Arch/ArchCommands.py
+++ b/src/Mod/Arch/ArchCommands.py
@@ -37,7 +37,7 @@ else:
__title__ = "FreeCAD Arch Commands"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
## @package ArchCommands
# \ingroup ARCH
diff --git a/src/Mod/Arch/ArchComponent.py b/src/Mod/Arch/ArchComponent.py
index 32987a0297..5ca3f36651 100644
--- a/src/Mod/Arch/ArchComponent.py
+++ b/src/Mod/Arch/ArchComponent.py
@@ -29,7 +29,7 @@ TODO put examples here.
__title__ = "FreeCAD Arch Component"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
import FreeCAD
import ArchCommands
@@ -168,7 +168,7 @@ class Component(ArchIFC.IfcProduct):
structures. Its properties and behaviours are common to all Arch objects.
You can learn more about Arch Components, and the purpose of Arch
- Components here: https://wiki.freecadweb.org/Arch_Component
+ Components here: https://wiki.freecad.org/Arch_Component
Parameters
----------
@@ -185,7 +185,7 @@ class Component(ArchIFC.IfcProduct):
"""Give the component its component specific properties, such as material.
You can learn more about properties here:
- https://wiki.freecadweb.org/property
+ https://wiki.freecad.org/property
"""
ArchIFC.IfcProduct.setProperties(self, obj)
@@ -333,7 +333,7 @@ class Component(ArchIFC.IfcProduct):
# comp=True)
# Workaround solution for V0.20.3 backport:
- # See: https://forum.freecadweb.org/viewtopic.php?p=613196#p613196
+ # See: https://forum.freecad.org/viewtopic.php?p=613196#p613196
offset_rotation = FreeCAD.Placement(FreeCAD.Vector(0, 0, 0),
FreeCAD.Rotation(deltar.Axis, math.degrees(deltar.Angle)),
self.oldPlacement.Base)
@@ -744,7 +744,7 @@ class Component(ArchIFC.IfcProduct):
if js:
add = js.cut(base)
if placement:
- # see https://forum.freecadweb.org/viewtopic.php?p=579754#p579754
+ # see https://forum.freecad.org/viewtopic.php?p=579754#p579754
add.Placement = placement.multiply(add.Placement)
base = base.fuse(add)
elif hasattr(o,'Shape'):
@@ -752,7 +752,7 @@ class Component(ArchIFC.IfcProduct):
## TODO use Part.Shape() instead?
s = o.Shape.copy()
if placement:
- # see https://forum.freecadweb.org/viewtopic.php?p=579754#p579754
+ # see https://forum.freecad.org/viewtopic.php?p=579754#p579754
s.Placement = placement.multiply(s.Placement)
if base:
if base.Solids:
@@ -792,13 +792,13 @@ class Component(ArchIFC.IfcProduct):
## TODO - Part.Shape() instead?
subvolume = o.Subvolume.Shape.copy()
if hasattr(o,"Placement"):
- # see https://forum.freecadweb.org/viewtopic.php?p=579754#p579754
+ # see https://forum.freecad.org/viewtopic.php?p=579754#p579754
subvolume.Placement = o.Placement.multiply(subvolume.Placement)
if subvolume:
if base.Solids and subvolume.Solids:
if placement:
- # see https://forum.freecadweb.org/viewtopic.php?p=579754#p579754
+ # see https://forum.freecad.org/viewtopic.php?p=579754#p579754
subvolume.Placement = placement.multiply(subvolume.Placement)
if len(base.Solids) > 1:
base = Part.makeCompound([sol.cut(subvolume) for sol in base.Solids])
@@ -812,7 +812,7 @@ class Component(ArchIFC.IfcProduct):
## TODO use Part.Shape() instead?
s = o.Shape.copy()
if placement:
- # see https://forum.freecadweb.org/viewtopic.php?p=579754#p579754
+ # see https://forum.freecad.org/viewtopic.php?p=579754#p579754
s.Placement = placement.multiply(s.Placement)
try:
if len(base.Solids) > 1:
@@ -1169,7 +1169,7 @@ class ViewProviderComponent:
"""Give the component view provider its component view provider specific properties.
You can learn more about properties here:
- https://wiki.freecadweb.org/property
+ https://wiki.freecad.org/property
"""
if not "UseMaterialColor" in vobj.PropertiesList:
diff --git a/src/Mod/Arch/ArchCurtainWall.py b/src/Mod/Arch/ArchCurtainWall.py
index a5187486a0..f72ef313d1 100644
--- a/src/Mod/Arch/ArchCurtainWall.py
+++ b/src/Mod/Arch/ArchCurtainWall.py
@@ -22,7 +22,7 @@
__title__ = "FreeCAD Arch Curtain Wall"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
import math
import FreeCAD
diff --git a/src/Mod/Arch/ArchCutPlane.py b/src/Mod/Arch/ArchCutPlane.py
index fc90b80ec1..3aa5e1ce08 100644
--- a/src/Mod/Arch/ArchCutPlane.py
+++ b/src/Mod/Arch/ArchCutPlane.py
@@ -35,7 +35,7 @@ else:
__title__="FreeCAD CutPlane"
__author__ = "Jonathan Wiedemann"
-__url__ = "http://www.freecadweb.org"
+__url__ = "http://www.freecad.org"
## @package ArchCutPlane
# \ingroup ARCH
diff --git a/src/Mod/Arch/ArchEquipment.py b/src/Mod/Arch/ArchEquipment.py
index f1cb1588fb..e1bac618c0 100644
--- a/src/Mod/Arch/ArchEquipment.py
+++ b/src/Mod/Arch/ArchEquipment.py
@@ -22,7 +22,7 @@
__title__ = "FreeCAD Equipment"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
import FreeCAD
import ArchComponent
@@ -365,7 +365,7 @@ class _Equipment(ArchComponent.Component):
try:
import ArchSketchObject
# Execute SketchArch Feature - Intuitive Automatic Placement for Arch Windows/Doors, Equipment etc.
- # see https://forum.freecadweb.org/viewtopic.php?f=23&t=50802
+ # see https://forum.freecad.org/viewtopic.php?f=23&t=50802
ArchSketchObject.updateAttachmentOffset(obj, linkObj)
except:
pass
@@ -373,7 +373,7 @@ class _Equipment(ArchComponent.Component):
def appLinkExecute(self, obj, linkObj, index, linkElement):
'''
Default Link Execute method() -
- See https://forum.freecadweb.org/viewtopic.php?f=22&t=42184&start=10#p361124
+ See https://forum.freecad.org/viewtopic.php?f=22&t=42184&start=10#p361124
@realthunder added support to Links to run Linked Scripted Object's methods()
'''
diff --git a/src/Mod/Arch/ArchFloor.py b/src/Mod/Arch/ArchFloor.py
index 5b63e946e1..b49d7763f4 100644
--- a/src/Mod/Arch/ArchFloor.py
+++ b/src/Mod/Arch/ArchFloor.py
@@ -55,7 +55,7 @@ else:
__title__ = "FreeCAD Arch Floor"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
def makeFloor(objectslist=None,baseobj=None,name="Floor"):
"""Obsolete, superseded by ArchBuildingPart.makeFloor.
@@ -105,7 +105,7 @@ class _CommandFloor:
hierarchy objects to be part of floors.
Find documentation on the end user usage of Arch Floor here:
- https://wiki.freecadweb.org/Arch_Floor
+ https://wiki.freecad.org/Arch_Floor
"""
@@ -180,7 +180,7 @@ class _Floor(ArchIFC.IfcProduct):
takes a list of objects to own as its children.
The floor can be based off either a group, or a python feature. Learn more
- about groups here: https://wiki.freecadweb.org/Std_Group
+ about groups here: https://wiki.freecad.org/Std_Group
Adds the properties of a floor, and sets its IFC type.
diff --git a/src/Mod/Arch/ArchFrame.py b/src/Mod/Arch/ArchFrame.py
index df6a0ab622..7d8e9be121 100644
--- a/src/Mod/Arch/ArchFrame.py
+++ b/src/Mod/Arch/ArchFrame.py
@@ -45,7 +45,7 @@ else:
__title__ = "FreeCAD Arch Frame"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
def makeFrame(baseobj,profile,name=translate("Arch","Frame")):
diff --git a/src/Mod/Arch/ArchGrid.py b/src/Mod/Arch/ArchGrid.py
index d2db21d909..09662b1ad6 100644
--- a/src/Mod/Arch/ArchGrid.py
+++ b/src/Mod/Arch/ArchGrid.py
@@ -38,7 +38,7 @@ else:
__title__ = "FreeCAD Axis System"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
## @package ArchGrid
# \ingroup ARCH
diff --git a/src/Mod/Arch/ArchIFC.py b/src/Mod/Arch/ArchIFC.py
index ccb066589c..2543d1e7a3 100644
--- a/src/Mod/Arch/ArchIFC.py
+++ b/src/Mod/Arch/ArchIFC.py
@@ -237,7 +237,7 @@ class IfcRoot:
Do so using the .addIfcAttributeValueExpressions() method.
Learn more about expressions here:
- https://wiki.freecadweb.org/Expressions
+ https://wiki.freecad.org/Expressions
Do not add the attribute if the object has a property with the
attribute's name. Also do not add the attribute if its name is
@@ -315,7 +315,7 @@ class IfcRoot:
- LongName
Learn more about expressions here:
- https://wiki.freecadweb.org/Expressions
+ https://wiki.freecad.org/Expressions
Parameters
----------
diff --git a/src/Mod/Arch/ArchMaterial.py b/src/Mod/Arch/ArchMaterial.py
index 0ef792e6b0..9fdfb6f452 100644
--- a/src/Mod/Arch/ArchMaterial.py
+++ b/src/Mod/Arch/ArchMaterial.py
@@ -36,7 +36,7 @@ else:
__title__ = "Arch Material Management"
__author__ = "Yorik van Havre"
-__url__ = "http://www.freecadweb.org"
+__url__ = "http://www.freecad.org"
## @package ArchMaterial
# \ingroup ARCH
diff --git a/src/Mod/Arch/ArchPanel.py b/src/Mod/Arch/ArchPanel.py
index b2c1f148bc..a4f9f6842a 100644
--- a/src/Mod/Arch/ArchPanel.py
+++ b/src/Mod/Arch/ArchPanel.py
@@ -52,7 +52,7 @@ else:
__title__ = "FreeCAD Panel"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
# Description l w t
diff --git a/src/Mod/Arch/ArchPipe.py b/src/Mod/Arch/ArchPipe.py
index b0874e7466..d492d9f6f0 100644
--- a/src/Mod/Arch/ArchPipe.py
+++ b/src/Mod/Arch/ArchPipe.py
@@ -44,7 +44,7 @@ else:
__title__ = "Arch Pipe tools"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
def makePipe(baseobj=None,diameter=0,length=0,placement=None,name="Pipe"):
diff --git a/src/Mod/Arch/ArchPrecast.py b/src/Mod/Arch/ArchPrecast.py
index 642177b024..1b7543da25 100644
--- a/src/Mod/Arch/ArchPrecast.py
+++ b/src/Mod/Arch/ArchPrecast.py
@@ -21,7 +21,7 @@
__title__ = "FreeCAD Precast concrete module"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
"""This module contains tools to build basic precast concrete elements:
Beams, pillars, slabs and panels"""
diff --git a/src/Mod/Arch/ArchProfile.py b/src/Mod/Arch/ArchProfile.py
index c017315365..451291b25c 100644
--- a/src/Mod/Arch/ArchProfile.py
+++ b/src/Mod/Arch/ArchProfile.py
@@ -21,7 +21,7 @@
__title__ = "FreeCAD Profile"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
## @package ArchProfile
# \ingroup ARCH
diff --git a/src/Mod/Arch/ArchProject.py b/src/Mod/Arch/ArchProject.py
index 4dedc39805..43d13f2af8 100644
--- a/src/Mod/Arch/ArchProject.py
+++ b/src/Mod/Arch/ArchProject.py
@@ -46,7 +46,7 @@ else:
__title__ = "FreeCAD Project"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
def makeProject(sites=None, name="Project"):
"""Create an Arch project.
@@ -89,7 +89,7 @@ class _CommandProject:
IfcType, if any.
Find documentation on the end user usage of Arch Project here:
- https://wiki.freecadweb.org/Arch_Project
+ https://wiki.freecad.org/Arch_Project
"""
def GetResources(self):
diff --git a/src/Mod/Arch/ArchRebar.py b/src/Mod/Arch/ArchRebar.py
index c88b536dd4..dab74fdaec 100644
--- a/src/Mod/Arch/ArchRebar.py
+++ b/src/Mod/Arch/ArchRebar.py
@@ -47,7 +47,7 @@ else:
__title__ = "FreeCAD Rebar"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
def makeRebar(baseobj=None,sketch=None,diameter=None,amount=1,offset=None,name="Rebar"):
diff --git a/src/Mod/Arch/ArchReference.py b/src/Mod/Arch/ArchReference.py
index 0b1d0ec55c..5fdd8bf026 100644
--- a/src/Mod/Arch/ArchReference.py
+++ b/src/Mod/Arch/ArchReference.py
@@ -21,7 +21,7 @@
__title__ = "FreeCAD Arch External Reference"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
import FreeCAD
diff --git a/src/Mod/Arch/ArchRoof.py b/src/Mod/Arch/ArchRoof.py
index d8dd48f757..a01d3f7982 100644
--- a/src/Mod/Arch/ArchRoof.py
+++ b/src/Mod/Arch/ArchRoof.py
@@ -52,7 +52,7 @@ else:
__title__ = "FreeCAD Roof"
__author__ = "Yorik van Havre", "Jonathan Wiedemann"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
def adjust_list_len (lst, newLn, val):
diff --git a/src/Mod/Arch/ArchSchedule.py b/src/Mod/Arch/ArchSchedule.py
index 2a4e6446b4..3aa6e9bb68 100644
--- a/src/Mod/Arch/ArchSchedule.py
+++ b/src/Mod/Arch/ArchSchedule.py
@@ -44,7 +44,7 @@ else:
__title__ = "Arch Schedule"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
verbose = True # change this for silent recomputes
diff --git a/src/Mod/Arch/ArchSite.py b/src/Mod/Arch/ArchSite.py
index e1fb78195c..38fe03b388 100644
--- a/src/Mod/Arch/ArchSite.py
+++ b/src/Mod/Arch/ArchSite.py
@@ -57,7 +57,7 @@ else:
__title__= "FreeCAD Site"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
def makeSite(objectslist=None,baseobj=None,name="Site"):
@@ -589,7 +589,7 @@ class _Site(ArchIFC.IfcProduct):
Terrain.
You can learn more about properties here:
- https://wiki.freecadweb.org/property
+ https://wiki.freecad.org/property
"""
ArchIFC.IfcProduct.setProperties(self, obj)
@@ -847,7 +847,7 @@ class _ViewProviderSite:
These include solar diagram and compass data, dealing the orientation
of the site, and its orientation to the sun.
- You can learn more about properties here: https://wiki.freecadweb.org/property
+ You can learn more about properties here: https://wiki.freecad.org/property
"""
pl = vobj.PropertiesList
diff --git a/src/Mod/Arch/ArchSpace.py b/src/Mod/Arch/ArchSpace.py
index cd4f5772dc..1f2d9cace9 100644
--- a/src/Mod/Arch/ArchSpace.py
+++ b/src/Mod/Arch/ArchSpace.py
@@ -22,7 +22,7 @@
__title__= "FreeCAD Arch Space"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
SpaceTypes = [
"Undefined",
diff --git a/src/Mod/Arch/ArchStairs.py b/src/Mod/Arch/ArchStairs.py
index a4f92d3890..d24e041283 100644
--- a/src/Mod/Arch/ArchStairs.py
+++ b/src/Mod/Arch/ArchStairs.py
@@ -21,7 +21,7 @@
__title__= "FreeCAD Arch Stairs"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
import FreeCAD,ArchComponent,Draft,DraftVecUtils,math,ArchPipe
diff --git a/src/Mod/Arch/ArchStructure.py b/src/Mod/Arch/ArchStructure.py
index 48b43af58e..3703d3b6c1 100644
--- a/src/Mod/Arch/ArchStructure.py
+++ b/src/Mod/Arch/ArchStructure.py
@@ -50,7 +50,7 @@ else:
__title__= "FreeCAD Structure"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
#Reads preset profiles and categorizes them
diff --git a/src/Mod/Arch/ArchTruss.py b/src/Mod/Arch/ArchTruss.py
index 088635b888..d7d44c4265 100644
--- a/src/Mod/Arch/ArchTruss.py
+++ b/src/Mod/Arch/ArchTruss.py
@@ -22,7 +22,7 @@
__title__ = "FreeCAD Arch Truss"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
import math
import FreeCAD
diff --git a/src/Mod/Arch/ArchWall.py b/src/Mod/Arch/ArchWall.py
index e77474a7bc..f09b717d22 100644
--- a/src/Mod/Arch/ArchWall.py
+++ b/src/Mod/Arch/ArchWall.py
@@ -55,7 +55,7 @@ else:
__title__ = "FreeCAD Wall"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
def makeWall(baseobj=None,height=None,length=None,width=None,align=None,face=None,name=None):
"""Create a wall based on a given object, and returns the generated wall.
@@ -275,7 +275,7 @@ class _CommandWall:
to create a base.
Find documentation on the end user usage of Arch Wall here:
- https://wiki.freecadweb.org/Arch_Wall
+ https://wiki.freecad.org/Arch_Wall
"""
def GetResources(self):
@@ -638,7 +638,7 @@ class _CommandMergeWalls:
Join two or more walls by using the ArchWall.joinWalls() function.
Find documentation on the end user usage of Arch Wall here:
- https://wiki.freecadweb.org/Arch_MergeWalls
+ https://wiki.freecad.org/Arch_MergeWalls
"""
def GetResources(self):
@@ -721,7 +721,7 @@ class _Wall(ArchComponent.Component):
"""Give the wall its wall specific properties, such as its alignment.
You can learn more about properties here:
- https://wiki.freecadweb.org/property
+ https://wiki.freecad.org/property
parameters
----------
@@ -1295,7 +1295,7 @@ class _Wall(ArchComponent.Component):
# from sketch for consistency. Discussion on checking
# normal of sketch.Placement vs
# sketch.getGlobalPlacement() -
- # https://forum.freecadweb.org/viewtopic.php?f=22&t=39341&p=334275#p334275
+ # https://forum.freecad.org/viewtopic.php?f=22&t=39341&p=334275#p334275
# normal = obj.Base.Placement.Rotation.multVec(FreeCAD.Vector(0,0,1))
normal = obj.Base.getGlobalPlacement().Rotation.multVec(FreeCAD.Vector(0,0,1))
@@ -1311,7 +1311,7 @@ class _Wall(ArchComponent.Component):
# Reverse rather than Forward.
# See FC discussion -
- # https://forum.freecadweb.org/viewtopic.php?f=23&t=48275&p=413745#p413745
+ # https://forum.freecad.org/viewtopic.php?f=23&t=48275&p=413745#p413745
#self.basewires = []
#for cluster in Part.getSortedClusters(obj.Base.Shape.Edges):
@@ -1511,14 +1511,14 @@ class _Wall(ArchComponent.Component):
# individual face (rather than fusing
# together) for exportIFC.py to work
# properly
- # "ArchWall - Based on Sketch Issues" - https://forum.freecadweb.org/viewtopic.php?f=39&t=31235
+ # "ArchWall - Based on Sketch Issues" - https://forum.freecad.org/viewtopic.php?f=39&t=31235
# "Bug #2408: [PartDesign] .fuse is splitting edges it should not"
- # - https://forum.freecadweb.org/viewtopic.php?f=10&t=20349&p=346237#p346237
- # - bugtracker - https://freecadweb.org/tracker/view.php?id=2408
+ # - https://forum.freecad.org/viewtopic.php?f=10&t=20349&p=346237#p346237
+ # - bugtracker - https://freecad.org/tracker/view.php?id=2408
# Try Part.Shell before removeSplitter
- # - https://forum.freecadweb.org/viewtopic.php?f=10&t=20349&start=10
+ # - https://forum.freecad.org/viewtopic.php?f=10&t=20349&start=10
# - 1st finding : if a rectangle + 1 line, can't removesSplitter properly...
# - 2nd finding : if 2 faces do not touch, can't form a shell; then, subsequently for remaining faces even though touch each faces, can't form a shell
diff --git a/src/Mod/Arch/ArchWindow.py b/src/Mod/Arch/ArchWindow.py
index a476495784..beca6dd835 100644
--- a/src/Mod/Arch/ArchWindow.py
+++ b/src/Mod/Arch/ArchWindow.py
@@ -56,7 +56,7 @@ else:
__title__ = "FreeCAD Window"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
# presets
WindowPartTypes = ["Frame","Solid panel","Glass panel","Louvre"]
@@ -946,7 +946,7 @@ class _Window(ArchComponent.Component):
try:
import ArchSketchObject # Why needed ? Should have try: addSketchArchFeatures() before ! Need 'per method' ?
# Execute SketchArch Feature - Intuitive Automatic Placement for Arch Windows/Doors, Equipment etc.
- # see https://forum.freecadweb.org/viewtopic.php?f=23&t=50802
+ # see https://forum.freecad.org/viewtopic.php?f=23&t=50802
ArchSketchObject.updateAttachmentOffset(obj, linkObj)
except:
pass
@@ -954,7 +954,7 @@ class _Window(ArchComponent.Component):
def appLinkExecute(self, obj, linkObj, index, linkElement):
'''
Default Link Execute method() -
- See https://forum.freecadweb.org/viewtopic.php?f=22&t=42184&start=10#p361124
+ See https://forum.freecad.org/viewtopic.php?f=22&t=42184&start=10#p361124
@realthunder added support to Links to run Linked Scripted Object's methods()
'''
diff --git a/src/Mod/Arch/OfflineRenderingUtils.py b/src/Mod/Arch/OfflineRenderingUtils.py
index 80b6ade2aa..f73d5ae677 100755
--- a/src/Mod/Arch/OfflineRenderingUtils.py
+++ b/src/Mod/Arch/OfflineRenderingUtils.py
@@ -216,7 +216,7 @@ def getGuiData(filename):
for key,properties in guidata.items():
# open each diffusecolor files and retrieve values
# first 4 bytes are the array length, then each group of 4 bytes is abgr
- # https://forum.freecadweb.org/viewtopic.php?t=29382
+ # https://forum.freecad.org/viewtopic.php?t=29382
if isinstance(properties,dict):
for propname in properties.keys():
if properties[propname]["type"] == "App::PropertyColorList":
@@ -616,7 +616,7 @@ def getUnsigned(color):
# ensure everything is int otherwise bit ops below don't work
color = (int(color[0]),int(color[1]),int(color[2]))
- # https://forum.freecadweb.org/viewtopic.php?t=19074
+ # https://forum.freecad.org/viewtopic.php?t=19074
return str(color[0] << 24 | color[1] << 16 | color[2] << 8)
@@ -632,7 +632,7 @@ def buildGuiDocumentFromColors(document,colors,camera=None):
guidoc = "\n"
guidoc += "\n"
guidoc += "\n"
@@ -711,7 +711,7 @@ def buildGuiDocumentFromGuiData(document,guidata):
guidoc = "\n"
guidoc += "\n"
guidoc += "\n"
diff --git a/src/Mod/Arch/Resources/icons/ArchWorkbench.svg b/src/Mod/Arch/Resources/icons/ArchWorkbench.svg
index 6f8e34c47a..1b59ba84aa 100755
--- a/src/Mod/Arch/Resources/icons/ArchWorkbench.svg
+++ b/src/Mod/Arch/Resources/icons/ArchWorkbench.svg
@@ -342,7 +342,7 @@
ArchWorkbench
2016-02-26
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_3Views.svg b/src/Mod/Arch/Resources/icons/Arch_3Views.svg
index d3a88fd4ab..5f38d29a7b 100644
--- a/src/Mod/Arch/Resources/icons/Arch_3Views.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_3Views.svg
@@ -20,7 +20,7 @@
Arch_3Views
2014-08-29
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Add.svg b/src/Mod/Arch/Resources/icons/Arch_Add.svg
index 18db382fb5..3b0cf088ae 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Add.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Add.svg
@@ -40,7 +40,7 @@
Arch_Add
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Axis.svg b/src/Mod/Arch/Resources/icons/Arch_Axis.svg
index d5b14c8e51..8c8ee9c75f 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Axis.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Axis.svg
@@ -234,7 +234,7 @@
Arch_Axis
2011-12-12
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Axis_System.svg b/src/Mod/Arch/Resources/icons/Arch_Axis_System.svg
index c3ba571afa..f91f3e6da3 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Axis_System.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Axis_System.svg
@@ -242,7 +242,7 @@
Arch_Axis
2011-12-12
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Axis_System_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Axis_System_Tree.svg
index b7b08c8f24..8febd681db 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Axis_System_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Axis_System_Tree.svg
@@ -242,7 +242,7 @@
Arch_Axis_Tree
2011-12-12
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Axis_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Axis_Tree.svg
index 2afcf10a2b..a833e46b95 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Axis_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Axis_Tree.svg
@@ -234,7 +234,7 @@
Arch_Axis_Tree
2011-12-12
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Building.svg b/src/Mod/Arch/Resources/icons/Arch_Building.svg
index f549fd72aa..d965bff570 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Building.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Building.svg
@@ -90,7 +90,7 @@
Arch_Building
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_BuildingPart.svg b/src/Mod/Arch/Resources/icons/Arch_BuildingPart.svg
index c4ef46a2f3..85d6128af0 100644
--- a/src/Mod/Arch/Resources/icons/Arch_BuildingPart.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_BuildingPart.svg
@@ -442,7 +442,7 @@
Arch_Floor
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_BuildingPart_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_BuildingPart_Tree.svg
index 0f62042335..8bac7cec94 100644
--- a/src/Mod/Arch/Resources/icons/Arch_BuildingPart_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_BuildingPart_Tree.svg
@@ -422,7 +422,7 @@
Arch_Floor
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Building_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Building_Tree.svg
index c6903c7c7d..fa4b8f7286 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Building_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Building_Tree.svg
@@ -90,7 +90,7 @@
Arch_Building_Tree
2011-12-06
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Cell.svg b/src/Mod/Arch/Resources/icons/Arch_Cell.svg
index 07805912d6..15a5d6c7dd 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Cell.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Cell.svg
@@ -92,7 +92,7 @@
Arch_Cell
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Cell_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Cell_Tree.svg
index da7b6f7241..faeb555c16 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Cell_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Cell_Tree.svg
@@ -92,7 +92,7 @@
Arch_Cell_Tree
2011-12-06
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Check.svg b/src/Mod/Arch/Resources/icons/Arch_Check.svg
index 9ab7b88a12..e7b7652baf 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Check.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Check.svg
@@ -41,7 +41,7 @@
Arch_Check
2012-07-22
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_CloseHoles.svg b/src/Mod/Arch/Resources/icons/Arch_CloseHoles.svg
index 4c46f27a5c..d3d36d883d 100644
--- a/src/Mod/Arch/Resources/icons/Arch_CloseHoles.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_CloseHoles.svg
@@ -36,7 +36,7 @@
Arch_CloseHoles
2012-07-22
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Component.svg b/src/Mod/Arch/Resources/icons/Arch_Component.svg
index 7171ce158f..af162c2efa 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Component.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Component.svg
@@ -518,7 +518,7 @@
Arch_Component
2015-04-08
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Component_Clone.svg b/src/Mod/Arch/Resources/icons/Arch_Component_Clone.svg
index 17f4e01dec..b0f6b5ba46 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Component_Clone.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Component_Clone.svg
@@ -290,7 +290,7 @@
Arch_Component
2015-04-08
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Component_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Component_Tree.svg
index a0a1cd7b8a..f3c8ee37a7 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Component_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Component_Tree.svg
@@ -167,7 +167,7 @@
Arch_Component
2015-04-08
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_CurtainWall.svg b/src/Mod/Arch/Resources/icons/Arch_CurtainWall.svg
index 981efd5947..c51aada0ec 100644
--- a/src/Mod/Arch/Resources/icons/Arch_CurtainWall.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_CurtainWall.svg
@@ -138,7 +138,7 @@
Arch_Site
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_CurtainWall_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_CurtainWall_Tree.svg
index 9052948d3d..aff17699b0 100644
--- a/src/Mod/Arch/Resources/icons/Arch_CurtainWall_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_CurtainWall_Tree.svg
@@ -127,7 +127,7 @@
Arch_Site
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_CutLine.svg b/src/Mod/Arch/Resources/icons/Arch_CutLine.svg
index c651cd105c..88239a5552 100644
--- a/src/Mod/Arch/Resources/icons/Arch_CutLine.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_CutLine.svg
@@ -279,7 +279,7 @@
Arch_CutPlane
2014-11-11
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_CutPlane.svg b/src/Mod/Arch/Resources/icons/Arch_CutPlane.svg
index eca21b6074..fb0537f78e 100644
--- a/src/Mod/Arch/Resources/icons/Arch_CutPlane.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_CutPlane.svg
@@ -80,7 +80,7 @@
Arch_CutPlane
2014-11-11
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Equipment.svg b/src/Mod/Arch/Resources/icons/Arch_Equipment.svg
index 6eb2aadde9..ba05660486 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Equipment.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Equipment.svg
@@ -180,7 +180,7 @@
Arch_Equipment
2014-08-29
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Equipment_Clone.svg b/src/Mod/Arch/Resources/icons/Arch_Equipment_Clone.svg
index 33fdb11bc1..6081b34744 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Equipment_Clone.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Equipment_Clone.svg
@@ -768,7 +768,7 @@
Arch_Equipment_Clone
2016-09-07
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Equipment_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Equipment_Tree.svg
index bf710c67a3..9a9d3be957 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Equipment_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Equipment_Tree.svg
@@ -192,7 +192,7 @@
Arch_Equipment_Tree
2014-08-29
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Fence.svg b/src/Mod/Arch/Resources/icons/Arch_Fence.svg
index 473deba48e..ee43e0eeea 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Fence.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Fence.svg
@@ -116,7 +116,7 @@
Arch_Site_Tree
2011-12-06
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Fence_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Fence_Tree.svg
index 4b4cf0f339..a52520ca07 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Fence_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Fence_Tree.svg
@@ -116,7 +116,7 @@
Arch_Site_Tree
2011-12-06
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Fixture.svg b/src/Mod/Arch/Resources/icons/Arch_Fixture.svg
index 2014eef8fb..f355223925 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Fixture.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Fixture.svg
@@ -74,7 +74,7 @@
Arch_Fixture
2013-07-07
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Floor.svg b/src/Mod/Arch/Resources/icons/Arch_Floor.svg
index 2094ecfb91..8e9ded5ba0 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Floor.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Floor.svg
@@ -85,7 +85,7 @@
Arch_Floor
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Floor_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Floor_Tree.svg
index 05e2013631..5b1da0517b 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Floor_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Floor_Tree.svg
@@ -81,7 +81,7 @@
Arch_Floor_Tree
2011-12-06
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Frame.svg b/src/Mod/Arch/Resources/icons/Arch_Frame.svg
index 07cdf703b6..4353e1c486 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Frame.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Frame.svg
@@ -242,7 +242,7 @@
Arch_Frame
2013-12-22
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Frame_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Frame_Tree.svg
index 4a7ea5c9ab..56c341273d 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Frame_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Frame_Tree.svg
@@ -272,7 +272,7 @@
Arch_Frame_Tree
2013-12-22
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Grid.svg b/src/Mod/Arch/Resources/icons/Arch_Grid.svg
index f613440359..b2eb1eff7d 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Grid.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Grid.svg
@@ -190,7 +190,7 @@
Arch_Axis
2011-12-12
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Material.svg b/src/Mod/Arch/Resources/icons/Arch_Material.svg
index a2937dbb71..c4d9396bf0 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Material.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Material.svg
@@ -98,7 +98,7 @@
Arch_Material
2015-04-15
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Material_Group.svg b/src/Mod/Arch/Resources/icons/Arch_Material_Group.svg
index 4a6bb9b840..2c8aff4689 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Material_Group.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Material_Group.svg
@@ -141,7 +141,7 @@
Arch_Material_Group
2015-04-19
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Material_Multi.svg b/src/Mod/Arch/Resources/icons/Arch_Material_Multi.svg
index d368454650..911033c33f 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Material_Multi.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Material_Multi.svg
@@ -723,7 +723,7 @@
Arch_Material_Group
2015-04-19
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_MergeWalls.svg b/src/Mod/Arch/Resources/icons/Arch_MergeWalls.svg
index a4e6447b84..51a2eba3e0 100644
--- a/src/Mod/Arch/Resources/icons/Arch_MergeWalls.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_MergeWalls.svg
@@ -32,7 +32,7 @@
Arch_MergeWalls
2013-03-24
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_MeshToShape.svg b/src/Mod/Arch/Resources/icons/Arch_MeshToShape.svg
index ba01ed11e9..508a45cced 100644
--- a/src/Mod/Arch/Resources/icons/Arch_MeshToShape.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_MeshToShape.svg
@@ -52,7 +52,7 @@
tessellated
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD/src/Mod/Mesh/Gui/Resources/icons/Mesh_Mesh_from_Shape.svg
diff --git a/src/Mod/Arch/Resources/icons/Arch_MultipleStructures.svg b/src/Mod/Arch/Resources/icons/Arch_MultipleStructures.svg
index 33eb2ea45b..bbde6f13d9 100644
--- a/src/Mod/Arch/Resources/icons/Arch_MultipleStructures.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_MultipleStructures.svg
@@ -161,7 +161,7 @@
Arch_Structure
2020-04-11
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Nest.svg b/src/Mod/Arch/Resources/icons/Arch_Nest.svg
index 927c49ec24..7832c4b3b3 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Nest.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Nest.svg
@@ -595,7 +595,7 @@
Arch_Panel_Sheet
2016-12-17
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Panel.svg b/src/Mod/Arch/Resources/icons/Arch_Panel.svg
index a816858462..f05cb3022a 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Panel.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Panel.svg
@@ -34,7 +34,7 @@
Arch_Panel
2014-04-07
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Panel_Clone.svg b/src/Mod/Arch/Resources/icons/Arch_Panel_Clone.svg
index 74fb563a79..81fe048812 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Panel_Clone.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Panel_Clone.svg
@@ -233,7 +233,7 @@
Arch_Panel_Clone
2016-12-03
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Panel_Cut.svg b/src/Mod/Arch/Resources/icons/Arch_Panel_Cut.svg
index 89784292ab..5c64df5d5b 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Panel_Cut.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Panel_Cut.svg
@@ -39,7 +39,7 @@
Arch_Panel_Cut
2016-12-17
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Panel_Sheet.svg b/src/Mod/Arch/Resources/icons/Arch_Panel_Sheet.svg
index bd12afb51e..14916866e7 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Panel_Sheet.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Panel_Sheet.svg
@@ -96,7 +96,7 @@
Arch_Panel_Sheet
2016-12-17
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Panel_Sheet_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Panel_Sheet_Tree.svg
index 68efd2c059..5bcc2a4e7b 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Panel_Sheet_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Panel_Sheet_Tree.svg
@@ -183,7 +183,7 @@
Arch_Panel_Sheet_Tree
2016-12-17
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Panel_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Panel_Tree.svg
index 906398d0ee..714965fca6 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Panel_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Panel_Tree.svg
@@ -34,7 +34,7 @@
Arch_Panel_Tree
2014-04-07
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Pipe.svg b/src/Mod/Arch/Resources/icons/Arch_Pipe.svg
index 74df010370..461716aecf 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Pipe.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Pipe.svg
@@ -61,7 +61,7 @@
Arch_Pipe
2016-08-24
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_PipeConnector.svg b/src/Mod/Arch/Resources/icons/Arch_PipeConnector.svg
index 1fa4b23eb1..3d34f33bce 100644
--- a/src/Mod/Arch/Resources/icons/Arch_PipeConnector.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_PipeConnector.svg
@@ -74,7 +74,7 @@
Arch_PipeConnector
2016-08-24
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Pipe_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Pipe_Tree.svg
index af7045bbd8..c434cf3a2e 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Pipe_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Pipe_Tree.svg
@@ -61,7 +61,7 @@
Arch_Pipe_Tree
2016-08-24
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Profile.svg b/src/Mod/Arch/Resources/icons/Arch_Profile.svg
index 9c84a8baf6..6f65842412 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Profile.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Profile.svg
@@ -432,7 +432,7 @@
Arch_Floor
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Rebar.svg b/src/Mod/Arch/Resources/icons/Arch_Rebar.svg
index fed850ea00..3847113953 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Rebar.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Rebar.svg
@@ -131,7 +131,7 @@
Arch_Rebar
2013-10-07
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Rebar_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Rebar_Tree.svg
index 77ad45cf2e..a7920cb7c1 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Rebar_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Rebar_Tree.svg
@@ -131,7 +131,7 @@
Arch_Rebar_Tree
2013-10-07
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Reference.svg b/src/Mod/Arch/Resources/icons/Arch_Reference.svg
index d2cf265fd1..9b594085c2 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Reference.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Reference.svg
@@ -739,7 +739,7 @@
Arch_Floor
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Remove.svg b/src/Mod/Arch/Resources/icons/Arch_Remove.svg
index bd5f2c81c4..58e622d902 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Remove.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Remove.svg
@@ -40,7 +40,7 @@
Arch_Remove
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_RemoveShape.svg b/src/Mod/Arch/Resources/icons/Arch_RemoveShape.svg
index 0dd0b7698e..483056b6b5 100644
--- a/src/Mod/Arch/Resources/icons/Arch_RemoveShape.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_RemoveShape.svg
@@ -25,7 +25,7 @@
Arch_RemoveShape
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Roof.svg b/src/Mod/Arch/Resources/icons/Arch_Roof.svg
index 0f1e14617c..db3a26b751 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Roof.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Roof.svg
@@ -76,7 +76,7 @@
Arch_Roof
2012-05-13
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Roof_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Roof_Tree.svg
index 393ba9879b..f1aab2cf29 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Roof_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Roof_Tree.svg
@@ -76,7 +76,7 @@
Arch_Roof_Tree
2012-05-13
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Schedule.svg b/src/Mod/Arch/Resources/icons/Arch_Schedule.svg
index 25328ac65c..b31537cb0b 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Schedule.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Schedule.svg
@@ -36,7 +36,7 @@
Arch_Schedule
2015-04-26
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_SectionPlane.svg b/src/Mod/Arch/Resources/icons/Arch_SectionPlane.svg
index 47bc65fa98..dc25b975b8 100644
--- a/src/Mod/Arch/Resources/icons/Arch_SectionPlane.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_SectionPlane.svg
@@ -34,7 +34,7 @@
Arch_SectionPlane
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_SectionPlane_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_SectionPlane_Tree.svg
index 9bf5b3ea87..3356b707e7 100644
--- a/src/Mod/Arch/Resources/icons/Arch_SectionPlane_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_SectionPlane_Tree.svg
@@ -24,7 +24,7 @@
Arch_SectionPlane_Tree
2011-12-06
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_SelectNonManifold.svg b/src/Mod/Arch/Resources/icons/Arch_SelectNonManifold.svg
index 13fdb94afc..04cf09ffb7 100644
--- a/src/Mod/Arch/Resources/icons/Arch_SelectNonManifold.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_SelectNonManifold.svg
@@ -26,7 +26,7 @@
Arch_SelectNonManifold
2012-07-22
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Site.svg b/src/Mod/Arch/Resources/icons/Arch_Site.svg
index 38a3ebbb85..336c63a1f3 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Site.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Site.svg
@@ -39,7 +39,7 @@
Arch_Site
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Site_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Site_Tree.svg
index 1545a06d9c..723d7e30d4 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Site_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Site_Tree.svg
@@ -39,7 +39,7 @@
Arch_Site_Tree
2011-12-06
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Space.svg b/src/Mod/Arch/Resources/icons/Arch_Space.svg
index a4c1f4b388..24c0e6a745 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Space.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Space.svg
@@ -54,7 +54,7 @@
Arch_Space
2013-07-16
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Space_Clone.svg b/src/Mod/Arch/Resources/icons/Arch_Space_Clone.svg
index f97dcfc206..8e2d04508d 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Space_Clone.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Space_Clone.svg
@@ -230,7 +230,7 @@
Arch_Space_Tree
2013-07-16
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Space_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Space_Tree.svg
index 83fe9c30a5..d649aec762 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Space_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Space_Tree.svg
@@ -52,7 +52,7 @@
Arch_Space_Tree
2013-07-16
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_SplitMesh.svg b/src/Mod/Arch/Resources/icons/Arch_SplitMesh.svg
index b2b6952577..0ff4c82430 100644
--- a/src/Mod/Arch/Resources/icons/Arch_SplitMesh.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_SplitMesh.svg
@@ -20,7 +20,7 @@
Arch_SplitMesh
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Stairs.svg b/src/Mod/Arch/Resources/icons/Arch_Stairs.svg
index add894af6a..adf95dd9cb 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Stairs.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Stairs.svg
@@ -97,7 +97,7 @@
Arch_Stairs
2013-07-25
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Stairs_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Stairs_Tree.svg
index 62007ac309..51d563531f 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Stairs_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Stairs_Tree.svg
@@ -97,7 +97,7 @@
Arch_Stairs_Tree
2013-07-25
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_StructuralSystem.svg b/src/Mod/Arch/Resources/icons/Arch_StructuralSystem.svg
index 740715a8c0..2f37381752 100644
--- a/src/Mod/Arch/Resources/icons/Arch_StructuralSystem.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_StructuralSystem.svg
@@ -47,7 +47,7 @@
Arch_StructuralSystem
2014-03-28
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_StructuralSystem_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_StructuralSystem_Tree.svg
index 4932ff1836..9ee5d5f262 100644
--- a/src/Mod/Arch/Resources/icons/Arch_StructuralSystem_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_StructuralSystem_Tree.svg
@@ -47,7 +47,7 @@
Arch_StructuralSystem_Tree
2014-03-28
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Structure.svg b/src/Mod/Arch/Resources/icons/Arch_Structure.svg
index bae94bf4b4..01f871d5b5 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Structure.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Structure.svg
@@ -56,7 +56,7 @@
Arch_Structure
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Structure_Clone.svg b/src/Mod/Arch/Resources/icons/Arch_Structure_Clone.svg
index ffd8f2da48..46762c9e6d 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Structure_Clone.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Structure_Clone.svg
@@ -322,7 +322,7 @@
Arch_Structure_Clone
2016-06-15
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Structure_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Structure_Tree.svg
index 54d1155e58..a1528aa9fa 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Structure_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Structure_Tree.svg
@@ -64,7 +64,7 @@
Arch_Structure_Tree
2011-12-06
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Subcomponent.svg b/src/Mod/Arch/Resources/icons/Arch_Subcomponent.svg
index 344892b65d..9198170583 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Subcomponent.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Subcomponent.svg
@@ -197,7 +197,7 @@
Arch_Component
2015-04-08
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Survey.svg b/src/Mod/Arch/Resources/icons/Arch_Survey.svg
index 58fb62ccc0..e91eed556a 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Survey.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Survey.svg
@@ -83,7 +83,7 @@
Arch_Survey
2014-02-11
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_ToggleIfcBrepFlag.svg b/src/Mod/Arch/Resources/icons/Arch_ToggleIfcBrepFlag.svg
index d5dd308dfe..a3d3a0f5ab 100644
--- a/src/Mod/Arch/Resources/icons/Arch_ToggleIfcBrepFlag.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_ToggleIfcBrepFlag.svg
@@ -30,7 +30,7 @@
Arch_ToggleIfcBrepFlag
2014-07-15
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_ToggleSubs.svg b/src/Mod/Arch/Resources/icons/Arch_ToggleSubs.svg
index 993c0e6f6e..d299e7bcb8 100644
--- a/src/Mod/Arch/Resources/icons/Arch_ToggleSubs.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_ToggleSubs.svg
@@ -87,7 +87,7 @@
Arch_ToggleSubs
2016-09-20
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Truss.svg b/src/Mod/Arch/Resources/icons/Arch_Truss.svg
index c685abd912..0420a445f7 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Truss.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Truss.svg
@@ -191,7 +191,7 @@
Arch_Axis
2011-12-12
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Truss_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Truss_Tree.svg
index cf70a1a009..3bc625e124 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Truss_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Truss_Tree.svg
@@ -191,7 +191,7 @@
Arch_Axis
2011-12-12
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Wall.svg b/src/Mod/Arch/Resources/icons/Arch_Wall.svg
index 5065f45336..b4ac40ffe8 100755
--- a/src/Mod/Arch/Resources/icons/Arch_Wall.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Wall.svg
@@ -32,7 +32,7 @@
Arch_Wall
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Wall_Clone.svg b/src/Mod/Arch/Resources/icons/Arch_Wall_Clone.svg
index c1e72a7c94..3f2856b813 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Wall_Clone.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Wall_Clone.svg
@@ -183,7 +183,7 @@
Arch_Wall_Tree
2011-12-06
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Wall_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Wall_Tree.svg
index a5d2f106ab..9c394590ff 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Wall_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Wall_Tree.svg
@@ -32,7 +32,7 @@
Arch_Wall_Tree
2011-12-06
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Wall_Tree_Assembly.svg b/src/Mod/Arch/Resources/icons/Arch_Wall_Tree_Assembly.svg
index fb7ec5f5cf..4507f8faa1 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Wall_Tree_Assembly.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Wall_Tree_Assembly.svg
@@ -32,7 +32,7 @@
Arch_Wall_Tree_Assembly
2013-04-17
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Window.svg b/src/Mod/Arch/Resources/icons/Arch_Window.svg
index d3dcdb82dd..3703751e74 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Window.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Window.svg
@@ -107,7 +107,7 @@
Arch_Window
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Window_Clone.svg b/src/Mod/Arch/Resources/icons/Arch_Window_Clone.svg
index 108cf3c04f..49f09fd719 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Window_Clone.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Window_Clone.svg
@@ -609,7 +609,7 @@
Arch_Window_Clone
2016-09-06
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/Arch_Window_Tree.svg b/src/Mod/Arch/Resources/icons/Arch_Window_Tree.svg
index d96ae5b14b..00652c5a1e 100644
--- a/src/Mod/Arch/Resources/icons/Arch_Window_Tree.svg
+++ b/src/Mod/Arch/Resources/icons/Arch_Window_Tree.svg
@@ -107,7 +107,7 @@
Arch_Window_Tree
2011-12-06
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/Resources/icons/preferences-arch.svg b/src/Mod/Arch/Resources/icons/preferences-arch.svg
index 0840f4334b..2c8b55bf5c 100755
--- a/src/Mod/Arch/Resources/icons/preferences-arch.svg
+++ b/src/Mod/Arch/Resources/icons/preferences-arch.svg
@@ -519,7 +519,7 @@
ArchWorkbench
2016-02-26
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Arch/exportIFC.py b/src/Mod/Arch/exportIFC.py
index c7bc3812d9..22f0523ef6 100644
--- a/src/Mod/Arch/exportIFC.py
+++ b/src/Mod/Arch/exportIFC.py
@@ -51,7 +51,7 @@ if FreeCAD.GuiUp:
__title__ = "FreeCAD IFC export"
__author__ = ("Yorik van Havre", "Jonathan Wiedemann", "Bernd Hahnebach")
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
# Save the Python open function because it will be redefined
if open.__module__ in ['__builtin__', 'io']:
@@ -201,7 +201,7 @@ def export(exportList, filename, colors=None, preferences=None):
except ModuleNotFoundError:
_err("IfcOpenShell was not found on this system. "
"IFC support is disabled.\n"
- "Visit https://wiki.freecadweb.org/IfcOpenShell "
+ "Visit https://wiki.freecad.org/IfcOpenShell "
"to learn about installing it.")
return
if filename.lower().endswith("json"):
@@ -372,7 +372,7 @@ def export(exportList, filename, colors=None, preferences=None):
# if ifctype == "IfcArray":
# FIXME: the first array element is not placed correct if the array is not on coordinate origin
- # https://forum.freecadweb.org/viewtopic.php?f=39&t=50085&p=431476#p431476
+ # https://forum.freecad.org/viewtopic.php?f=39&t=50085&p=431476#p431476
# workaround: do not use the assembly in ifc but a normal compound instead
if False:
clonedeltas = []
@@ -2410,7 +2410,7 @@ def createProduct(ifcfile,obj,ifctype,uid,history,name,description,placement,rep
else:
kwargs = exportIfcAttributes(obj, kwargs, preferences['SCALE_FACTOR'])
# in some cases object have wrong ifctypes, thus set it
- # https://forum.freecadweb.org/viewtopic.php?f=39&t=50085
+ # https://forum.freecad.org/viewtopic.php?f=39&t=50085
if ifctype not in ArchIFCSchema.IfcProducts.keys():
# print("Wrong IfcType: IfcBuildingElementProxy is used. {}".format(ifctype))
ifctype = "IfcBuildingElementProxy"
diff --git a/src/Mod/Arch/exportIFCStructuralTools.py b/src/Mod/Arch/exportIFCStructuralTools.py
index beb735ce47..6d9d34918d 100644
--- a/src/Mod/Arch/exportIFCStructuralTools.py
+++ b/src/Mod/Arch/exportIFCStructuralTools.py
@@ -22,7 +22,7 @@
__title__ = "FreeCAD structural IFC export tools"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
ALLOW_LINEAR_OBJECTS = True # allow non-solid objects (wires, etc) to become analytic objects?
diff --git a/src/Mod/Arch/import3DS.py b/src/Mod/Arch/import3DS.py
index 5e9b39d068..775bff26e8 100644
--- a/src/Mod/Arch/import3DS.py
+++ b/src/Mod/Arch/import3DS.py
@@ -23,7 +23,7 @@ import os,FreeCAD,Mesh
__title__ = "FreeCAD 3DS importer"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
DEBUG = True
diff --git a/src/Mod/Arch/importDAE.py b/src/Mod/Arch/importDAE.py
index 41e8144f0f..425f1d3540 100644
--- a/src/Mod/Arch/importDAE.py
+++ b/src/Mod/Arch/importDAE.py
@@ -36,7 +36,7 @@ else:
__title__ = "FreeCAD Collada importer"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
DEBUG = True
diff --git a/src/Mod/Arch/importGBXML.py b/src/Mod/Arch/importGBXML.py
index cc13d55d25..5cc0f5ea18 100644
--- a/src/Mod/Arch/importGBXML.py
+++ b/src/Mod/Arch/importGBXML.py
@@ -21,7 +21,7 @@
__title__ = "FreeCAD GbXml exporter"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
import FreeCAD
import Draft
diff --git a/src/Mod/Arch/importIFC.py b/src/Mod/Arch/importIFC.py
index 3a029d40cc..115e203a5f 100644
--- a/src/Mod/Arch/importIFC.py
+++ b/src/Mod/Arch/importIFC.py
@@ -49,7 +49,7 @@ if FreeCAD.GuiUp:
__title__ = "FreeCAD IFC importer - Enhanced IfcOpenShell-only version"
__author__ = ("Yorik van Havre", "Jonathan Wiedemann", "Bernd Hahnebach")
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
DEBUG = False # Set to True to see debug messages. Otherwise, totally silent
ZOOMOUT = True # Set to False to not zoom extents after import
@@ -205,7 +205,7 @@ def insert(srcfile, docname, skip=[], only=[], root=None, preferences=None):
except ModuleNotFoundError:
_err("IfcOpenShell was not found on this system. "
"IFC support is disabled.\n"
- "Visit https://wiki.freecadweb.org/IfcOpenShell "
+ "Visit https://wiki.freecad.org/IfcOpenShell "
"to learn about installing it.")
return
@@ -306,7 +306,7 @@ def insert(srcfile, docname, skip=[], only=[], root=None, preferences=None):
# For the following tables it might be better to use inverse attributes
# to find the properties, otherwise a lot of loops
# and if testing is needed.
- # See https://forum.freecadweb.org/viewtopic.php?f=39&t=37892
+ # See https://forum.freecad.org/viewtopic.php?f=39&t=37892
prodrepr = importIFCHelper.buildRelProductRepresentation(ifcfile)
additions = importIFCHelper.buildRelAdditions(ifcfile)
groups = importIFCHelper.buildRelGroups(ifcfile)
@@ -346,7 +346,7 @@ def insert(srcfile, docname, skip=[], only=[], root=None, preferences=None):
projectImporter = importIFCHelper.ProjectImporter(ifcfile, objects)
projectImporter.execute()
else:
- # https://forum.freecadweb.org/viewtopic.php?f=39&t=40624
+ # https://forum.freecad.org/viewtopic.php?f=39&t=40624
print("No IfcProject found in the ifc file. Nothing imported")
return doc
@@ -1163,7 +1163,7 @@ def insert(srcfile, docname, skip=[], only=[], root=None, preferences=None):
if material.Name:
name = material.Name
# mdict["Name"] = name on duplicate material names in IFC this could result in crash
- # https://forum.freecadweb.org/viewtopic.php?f=23&t=63260
+ # https://forum.freecad.org/viewtopic.php?f=23&t=63260
# thus use "Description"
mdict["Description"] = name
@@ -1227,7 +1227,7 @@ def insert(srcfile, docname, skip=[], only=[], root=None, preferences=None):
# all viewers use the shape color whereas in FreeCAD the shape color will be
# overwritten by the material color (if there is a material with a color).
# In such a case FreeCAD shows a different color than all common ifc viewers
- # https://forum.freecadweb.org/viewtopic.php?f=39&t=38440
+ # https://forum.freecad.org/viewtopic.php?f=39&t=38440
col = objects[o].ViewObject.ShapeColor[:3]
dig = 5
ma_color = sh_color = round(col[0], dig), round(col[1], dig), round(col[2], dig)
diff --git a/src/Mod/Arch/importIFCHelper.py b/src/Mod/Arch/importIFCHelper.py
index b8324d9ebe..9a8f0d479d 100644
--- a/src/Mod/Arch/importIFCHelper.py
+++ b/src/Mod/Arch/importIFCHelper.py
@@ -278,7 +278,7 @@ def buildRelMattable(ifcfile):
for r in ifcfile.by_type("IfcRelAssociatesMaterial"):
# the related object might not exist
- # https://forum.freecadweb.org/viewtopic.php?f=39&t=58607
+ # https://forum.freecad.org/viewtopic.php?f=39&t=58607
if r.RelatedObjects:
for o in r.RelatedObjects:
if r.RelatingMaterial.is_a("IfcMaterial"):
@@ -326,7 +326,7 @@ def buildRelColors(ifcfile, prodrepr):
# Nova
# FIXME: style_entity_id = { style_entity_id: product_id } not material_id ???
- # see https://forum.freecadweb.org/viewtopic.php?f=39&t=37940&start=10#p329491
+ # see https://forum.freecad.org/viewtopic.php?f=39&t=37940&start=10#p329491
# last code change in these color code https://github.com/FreeCAD/FreeCAD/commit/2d1f6ab1
'''
if r.Item:
@@ -512,7 +512,7 @@ def getColorFromStyledItem(styled_item):
else:
# never seen an ifc with more than one Styles in IfcStyledItem
# the above seams to only apply for IFC2x3, IFC4 can have them
- # see https://forum.freecadweb.org/viewtopic.php?f=39&t=33560&p=437056#p437056
+ # see https://forum.freecad.org/viewtopic.php?f=39&t=33560&p=437056#p437056
# Get the `IfcPresentationStyleAssignment`, there should only be one,
if styled_item.Styles[0].is_a('IfcPresentationStyleAssignment'):
@@ -626,7 +626,7 @@ def getIfcPropertySets(ifcfile, pid):
psets = {}
for rel in ifcfile[pid].IsDefinedBy:
# the following if condition is needed in IFC2x3 only
- # https://forum.freecadweb.org/viewtopic.php?f=39&t=37892#p322884
+ # https://forum.freecad.org/viewtopic.php?f=39&t=37892#p322884
if rel.is_a('IfcRelDefinesByProperties'):
props = []
if rel.RelatingPropertyDefinition.is_a("IfcPropertySet"):
@@ -1108,7 +1108,7 @@ def createAnnotation(annotation,doc,ifcscale,preferences):
if annotation.Name:
name = annotation.Name
if annotation.ObjectPlacement:
- # https://forum.freecadweb.org/viewtopic.php?f=39&t=40027
+ # https://forum.freecad.org/viewtopic.php?f=39&t=40027
grid_placement = getPlacement(annotation.ObjectPlacement,scaling=1)
if preferences['PREFIX_NUMBERS']:
name = "ID" + str(aid) + " " + name
diff --git a/src/Mod/Arch/importIFClegacy.py b/src/Mod/Arch/importIFClegacy.py
index 8c8658e98a..8935233f09 100644
--- a/src/Mod/Arch/importIFClegacy.py
+++ b/src/Mod/Arch/importIFClegacy.py
@@ -31,7 +31,7 @@ from draftutils.translate import translate
__title__="FreeCAD IFC importer"
__author__ = "Yorik van Havre"
-__url__ = "http://www.freecadweb.org"
+__url__ = "http://www.freecad.org"
# config
subtractiveTypes = ["IfcOpeningElement"] # elements that must be subtracted from their parents
diff --git a/src/Mod/Arch/importOBJ.py b/src/Mod/Arch/importOBJ.py
index 783e88a338..916465f552 100644
--- a/src/Mod/Arch/importOBJ.py
+++ b/src/Mod/Arch/importOBJ.py
@@ -162,7 +162,7 @@ def export(exportList,filename,colors=None):
outfile = codecs.open(filename,"wb",encoding="utf8")
ver = FreeCAD.Version()
outfile.write("# FreeCAD v" + ver[0] + "." + ver[1] + " build" + ver[2] + " Arch module\n")
- outfile.write("# http://www.freecadweb.org\n")
+ outfile.write("# http://www.freecad.org\n")
offsetv = 1
offsetvn = 1
objectslist = Draft.get_group_contents(exportList, walls=True,
@@ -254,7 +254,7 @@ def export(exportList,filename,colors=None):
if materials:
outfile = pythonopen(filenamemtl,"w")
outfile.write("# FreeCAD v" + ver[0] + "." + ver[1] + " build" + ver[2] + " Arch module\n")
- outfile.write("# https://www.freecadweb.org\n")
+ outfile.write("# https://www.freecad.org\n")
kinds = {"AmbientColor":"Ka ","DiffuseColor":"Kd ","SpecularColor":"Ks ","EmissiveColor":"Ke ","Transparency":"Tr ","Dissolve":"d "}
done = [] # store names to avoid duplicates
for mat in materials:
diff --git a/src/Mod/Arch/importSH3D.py b/src/Mod/Arch/importSH3D.py
index ac5ad30c8e..18b0927f28 100644
--- a/src/Mod/Arch/importSH3D.py
+++ b/src/Mod/Arch/importSH3D.py
@@ -21,7 +21,7 @@
__title__ = "FreeCAD SweetHome3D Importer"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
import math
import os
diff --git a/src/Mod/Arch/importWebGL.py b/src/Mod/Arch/importWebGL.py
index 3b486abc55..671264b688 100644
--- a/src/Mod/Arch/importWebGL.py
+++ b/src/Mod/Arch/importWebGL.py
@@ -23,8 +23,8 @@
# REFS:
# https://github.com/mrdoob/three.js/blob/master/examples/webgl_interactive_buffergeometry.html
# https://threejs.org/examples/#webgl_buffergeometry_lines
-# https://forum.freecadweb.org/viewtopic.php?t=51245
-# https://forum.freecadweb.org/viewtopic.php?t=29487
+# https://forum.freecad.org/viewtopic.php?t=51245
+# https://forum.freecad.org/viewtopic.php?t=29487
# https://threejs.org/examples/#webgl_raycast_sprite
#
# Params for export()
diff --git a/src/Mod/Cloud/App/AppCloud.cpp b/src/Mod/Cloud/App/AppCloud.cpp
index c3ddb75131..2ffa0f2c07 100644
--- a/src/Mod/Cloud/App/AppCloud.cpp
+++ b/src/Mod/Cloud/App/AppCloud.cpp
@@ -1241,7 +1241,7 @@ bool Cloud::Module::cloudSave(const char *BucketName)
mywriter.setMode("BinaryBrep");
mywriter.Stream() << "" << endl
<< "" << endl;
doc->Save(mywriter);
diff --git a/src/Mod/Draft/Draft.py b/src/Mod/Draft/Draft.py
index f4d0c86551..d483fd84f5 100644
--- a/src/Mod/Draft/Draft.py
+++ b/src/Mod/Draft/Draft.py
@@ -45,7 +45,7 @@ else:
__title__ = "FreeCAD Draft Workbench"
__author__ = ("Yorik van Havre, Werner Mayer, Martin Burbaum, Ken Cline, "
"Dmitry Chigrin, Daniel Falck")
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
# ---------------------------------------------------------------------------
# Utility functions
diff --git a/src/Mod/Draft/DraftGeomUtils.py b/src/Mod/Draft/DraftGeomUtils.py
index 4940a29e5d..62ade87e8a 100644
--- a/src/Mod/Draft/DraftGeomUtils.py
+++ b/src/Mod/Draft/DraftGeomUtils.py
@@ -37,7 +37,7 @@ and on their subelements, that is, vertices, edges, and faces.
__title__ = "FreeCAD Draft Workbench - Geometry library"
__author__ = "Yorik van Havre, Jacques-Antoine Gaudin, Ken Cline"
-__url__ = ["https://www.freecadweb.org"]
+__url__ = ["https://www.freecad.org"]
# Doesn't need requisites
from draftgeoutils.linear_algebra import (linearFromPoints,
diff --git a/src/Mod/Draft/DraftGui.py b/src/Mod/Draft/DraftGui.py
index c02bd059dd..fe30f49ca9 100644
--- a/src/Mod/Draft/DraftGui.py
+++ b/src/Mod/Draft/DraftGui.py
@@ -22,7 +22,7 @@
__title__ = "FreeCAD Draft Workbench - GUI part"
__author__ = "Yorik van Havre "
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
## @package DraftGui
# \ingroup DRAFT
diff --git a/src/Mod/Draft/DraftTools.py b/src/Mod/Draft/DraftTools.py
index c15181fb91..03b4f51782 100644
--- a/src/Mod/Draft/DraftTools.py
+++ b/src/Mod/Draft/DraftTools.py
@@ -63,7 +63,7 @@ True if DraftGui.__name__ else False
__title__ = "FreeCAD Draft Workbench GUI Tools"
__author__ = ("Yorik van Havre, Werner Mayer, Martin Burbaum, Ken Cline, "
"Dmitry Chigrin")
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
if not hasattr(FreeCADGui, "Snapper"):
FreeCADGui.Snapper = gui_snapper.Snapper()
diff --git a/src/Mod/Draft/DraftVecUtils.py b/src/Mod/Draft/DraftVecUtils.py
index 82f4a667ba..6ec3bab519 100644
--- a/src/Mod/Draft/DraftVecUtils.py
+++ b/src/Mod/Draft/DraftVecUtils.py
@@ -42,7 +42,7 @@ import draftutils.messages as messages
__title__ = "FreeCAD Draft Workbench - Vector library"
__author__ = "Yorik van Havre, Werner Mayer, Martin Burbaum, Ken Cline"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
params = FreeCAD.ParamGet("User parameter:BaseApp/Preferences/Mod/Draft")
diff --git a/src/Mod/Draft/InitGui.py b/src/Mod/Draft/InitGui.py
index 5aded43d32..40e2d81fdc 100644
--- a/src/Mod/Draft/InitGui.py
+++ b/src/Mod/Draft/InitGui.py
@@ -27,7 +27,7 @@ import FreeCADGui
__title__ = "FreeCAD Draft Workbench - Init file"
__author__ = "Yorik van Havre "
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
class DraftWorkbench(FreeCADGui.Workbench):
diff --git a/src/Mod/Draft/Resources/icons/DraftWorkbench.svg b/src/Mod/Draft/Resources/icons/DraftWorkbench.svg
index 50019a76a8..f449fcb11a 100644
--- a/src/Mod/Draft/Resources/icons/DraftWorkbench.svg
+++ b/src/Mod/Draft/Resources/icons/DraftWorkbench.svg
@@ -267,7 +267,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/DraftWorkbench.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_2DShapeView.svg b/src/Mod/Draft/Resources/icons/Draft_2DShapeView.svg
index fb1b0be2cb..62b209c7df 100644
--- a/src/Mod/Draft/Resources/icons/Draft_2DShapeView.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_2DShapeView.svg
@@ -286,7 +286,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_2DShapeView.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_AddConstruction.svg b/src/Mod/Draft/Resources/icons/Draft_AddConstruction.svg
index f1a2be3a75..c38fcafae0 100644
--- a/src/Mod/Draft/Resources/icons/Draft_AddConstruction.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_AddConstruction.svg
@@ -183,7 +183,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_AddConstruction.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson, [wmayer]
diff --git a/src/Mod/Draft/Resources/icons/Draft_AddNamedGroup.svg b/src/Mod/Draft/Resources/icons/Draft_AddNamedGroup.svg
index ba0377be23..e7f6980d0a 100644
--- a/src/Mod/Draft/Resources/icons/Draft_AddNamedGroup.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_AddNamedGroup.svg
@@ -411,7 +411,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_AddToGroup.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_AddPoint.svg b/src/Mod/Draft/Resources/icons/Draft_AddPoint.svg
index f441cdd468..5f25fd9344 100644
--- a/src/Mod/Draft/Resources/icons/Draft_AddPoint.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_AddPoint.svg
@@ -360,7 +360,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_AddPoint.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_AddToGroup.svg b/src/Mod/Draft/Resources/icons/Draft_AddToGroup.svg
index 23fdaea2e1..40c3fe1e04 100644
--- a/src/Mod/Draft/Resources/icons/Draft_AddToGroup.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_AddToGroup.svg
@@ -359,7 +359,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_AddToGroup.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Annotation_Style.svg b/src/Mod/Draft/Resources/icons/Draft_Annotation_Style.svg
index 7e85ad57fd..bbea13dd71 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Annotation_Style.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Annotation_Style.svg
@@ -80,7 +80,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Text.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Apply.svg b/src/Mod/Draft/Resources/icons/Draft_Apply.svg
index d0538de359..2278a3c4c5 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Apply.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Apply.svg
@@ -174,7 +174,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Apply.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Arc.svg b/src/Mod/Draft/Resources/icons/Draft_Arc.svg
index 0d7d6b05a7..42badf0235 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Arc.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Arc.svg
@@ -196,7 +196,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Arc.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Arc_3Points.svg b/src/Mod/Draft/Resources/icons/Draft_Arc_3Points.svg
index 6a4a0fc691..ea6941fbff 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Arc_3Points.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Arc_3Points.svg
@@ -196,7 +196,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Arc.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Array.svg b/src/Mod/Draft/Resources/icons/Draft_Array.svg
index a6656b9979..41e7f3aeed 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Array.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Array.svg
@@ -452,7 +452,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Array.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_AutoGroup.svg b/src/Mod/Draft/Resources/icons/Draft_AutoGroup.svg
index 3db16c7373..b2230bb1c4 100644
--- a/src/Mod/Draft/Resources/icons/Draft_AutoGroup.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_AutoGroup.svg
@@ -375,7 +375,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_AutoGroup.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_AutoGroup_off.svg b/src/Mod/Draft/Resources/icons/Draft_AutoGroup_off.svg
index 16390e3a36..18fc491821 100644
--- a/src/Mod/Draft/Resources/icons/Draft_AutoGroup_off.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_AutoGroup_off.svg
@@ -371,7 +371,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_AutoGroup_off.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_AutoGroup_on.svg b/src/Mod/Draft/Resources/icons/Draft_AutoGroup_on.svg
index dbeb71dd83..262f57ca25 100644
--- a/src/Mod/Draft/Resources/icons/Draft_AutoGroup_on.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_AutoGroup_on.svg
@@ -346,7 +346,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_AutoGroup_on.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_BSpline.svg b/src/Mod/Draft/Resources/icons/Draft_BSpline.svg
index 852899b896..13722ed1e3 100644
--- a/src/Mod/Draft/Resources/icons/Draft_BSpline.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_BSpline.svg
@@ -285,7 +285,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_BSpline.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_BezCurve.svg b/src/Mod/Draft/Resources/icons/Draft_BezCurve.svg
index 08655657ea..c1137b5b31 100644
--- a/src/Mod/Draft/Resources/icons/Draft_BezCurve.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_BezCurve.svg
@@ -344,7 +344,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_BezCurve.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_BezSharpNode.svg b/src/Mod/Draft/Resources/icons/Draft_BezSharpNode.svg
index d2edff3673..ffa7f62dd4 100644
--- a/src/Mod/Draft/Resources/icons/Draft_BezSharpNode.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_BezSharpNode.svg
@@ -445,7 +445,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_BezSharpNode.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_BezSymNode.svg b/src/Mod/Draft/Resources/icons/Draft_BezSymNode.svg
index 7a1ab690d9..f6d8ad3323 100644
--- a/src/Mod/Draft/Resources/icons/Draft_BezSymNode.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_BezSymNode.svg
@@ -428,7 +428,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_BezSymNode.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_BezTanNode.svg b/src/Mod/Draft/Resources/icons/Draft_BezTanNode.svg
index 96f37b5f45..c1b514598a 100644
--- a/src/Mod/Draft/Resources/icons/Draft_BezTanNode.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_BezTanNode.svg
@@ -401,7 +401,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_BezTanNode.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Circle.svg b/src/Mod/Draft/Resources/icons/Draft_Circle.svg
index 2882b39623..862cda1ad7 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Circle.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Circle.svg
@@ -198,7 +198,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Circle.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_CircularArray.svg b/src/Mod/Draft/Resources/icons/Draft_CircularArray.svg
index c9ecf6d2f4..89727b33c9 100644
--- a/src/Mod/Draft/Resources/icons/Draft_CircularArray.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_CircularArray.svg
@@ -487,7 +487,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Array.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
agryson, yorikvanhavre
diff --git a/src/Mod/Draft/Resources/icons/Draft_CircularLinkArray.svg b/src/Mod/Draft/Resources/icons/Draft_CircularLinkArray.svg
index 3e8ba496d0..46ce4e41b6 100644
--- a/src/Mod/Draft/Resources/icons/Draft_CircularLinkArray.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_CircularLinkArray.svg
@@ -556,7 +556,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_CircularLinkArray.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
agryson, yorikvanhavre
diff --git a/src/Mod/Draft/Resources/icons/Draft_Construction.svg b/src/Mod/Draft/Resources/icons/Draft_Construction.svg
index 56d4de10a8..149b75a7b8 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Construction.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Construction.svg
@@ -182,7 +182,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Construction.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Continue.svg b/src/Mod/Draft/Resources/icons/Draft_Continue.svg
index 519d134230..2c7d97b93c 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Continue.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Continue.svg
@@ -106,7 +106,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Continue.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson, [wmayer]
diff --git a/src/Mod/Draft/Resources/icons/Draft_CubicBezCurve.svg b/src/Mod/Draft/Resources/icons/Draft_CubicBezCurve.svg
index f173aa41ef..282f544b23 100644
--- a/src/Mod/Draft/Resources/icons/Draft_CubicBezCurve.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_CubicBezCurve.svg
@@ -380,7 +380,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_BezCurve.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson, [vocx]
diff --git a/src/Mod/Draft/Resources/icons/Draft_Cursor.svg b/src/Mod/Draft/Resources/icons/Draft_Cursor.svg
index 81152fcd31..2d51ddd057 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Cursor.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Cursor.svg
@@ -46,7 +46,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Cursor.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_DelPoint.svg b/src/Mod/Draft/Resources/icons/Draft_DelPoint.svg
index c9409e7499..555cbbae91 100644
--- a/src/Mod/Draft/Resources/icons/Draft_DelPoint.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_DelPoint.svg
@@ -360,7 +360,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_DelPoint.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Dimension.svg b/src/Mod/Draft/Resources/icons/Draft_Dimension.svg
index 01fb71405e..bcb4e69c28 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Dimension.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Dimension.svg
@@ -377,7 +377,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Dimension.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_DimensionAngular.svg b/src/Mod/Draft/Resources/icons/Draft_DimensionAngular.svg
index 8dd14c0841..dfb444237d 100644
--- a/src/Mod/Draft/Resources/icons/Draft_DimensionAngular.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_DimensionAngular.svg
@@ -404,7 +404,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_DimensionAngular.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson, [yorikvanhavre]
diff --git a/src/Mod/Draft/Resources/icons/Draft_DimensionRadius.svg b/src/Mod/Draft/Resources/icons/Draft_DimensionRadius.svg
index eaa7594d4e..6052135b34 100644
--- a/src/Mod/Draft/Resources/icons/Draft_DimensionRadius.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_DimensionRadius.svg
@@ -379,7 +379,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_DimensionRadius.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson, [yorikvanhavre]
diff --git a/src/Mod/Draft/Resources/icons/Draft_Dimension_Tree.svg b/src/Mod/Draft/Resources/icons/Draft_Dimension_Tree.svg
index 49a96c1e67..67abe4f2a8 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Dimension_Tree.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Dimension_Tree.svg
@@ -304,7 +304,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Dimenstion_Tree
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson, [yorikvanhavre]
diff --git a/src/Mod/Draft/Resources/icons/Draft_Dot.svg b/src/Mod/Draft/Resources/icons/Draft_Dot.svg
index 252a8343d4..626293870f 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Dot.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Dot.svg
@@ -198,7 +198,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Dot.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Downgrade.svg b/src/Mod/Draft/Resources/icons/Draft_Downgrade.svg
index 3a22412edb..ca2d9a09e3 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Downgrade.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Downgrade.svg
@@ -99,7 +99,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Downgrade.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Draft.svg b/src/Mod/Draft/Resources/icons/Draft_Draft.svg
index 1f2735ce81..d17bec0c4d 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Draft.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Draft.svg
@@ -113,7 +113,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Draft.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Draft2Sketch.svg b/src/Mod/Draft/Resources/icons/Draft_Draft2Sketch.svg
index b20fa593f4..f7ae052b09 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Draft2Sketch.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Draft2Sketch.svg
@@ -218,7 +218,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Draft2Sketch.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Edit.svg b/src/Mod/Draft/Resources/icons/Draft_Edit.svg
index 0065e39018..d82005aefa 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Edit.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Edit.svg
@@ -407,7 +407,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Edit.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Ellipse.svg b/src/Mod/Draft/Resources/icons/Draft_Ellipse.svg
index 7432b647d8..01cfe89e4c 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Ellipse.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Ellipse.svg
@@ -428,7 +428,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Ellipse.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Facebinder.svg b/src/Mod/Draft/Resources/icons/Draft_Facebinder.svg
index 70a099538f..5ff90b7448 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Facebinder.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Facebinder.svg
@@ -475,7 +475,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Facebinder_Provider.svg b/src/Mod/Draft/Resources/icons/Draft_Facebinder_Provider.svg
index 68f79087e8..95069bbe48 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Facebinder_Provider.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Facebinder_Provider.svg
@@ -475,7 +475,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Fillet.svg b/src/Mod/Draft/Resources/icons/Draft_Fillet.svg
index 73938fa5fa..968cbbb3d6 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Fillet.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Fillet.svg
@@ -232,7 +232,7 @@
Sketcher_CreateFillet
2019-08-21 01:17:00 CDT
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Draft/Resources/icons/Draft_Finish.svg b/src/Mod/Draft/Resources/icons/Draft_Finish.svg
index b9dcfc47b6..252c5e5497 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Finish.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Finish.svg
@@ -366,7 +366,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_FlipDimension.svg b/src/Mod/Draft/Resources/icons/Draft_FlipDimension.svg
index cae6daf644..13093aa4ea 100644
--- a/src/Mod/Draft/Resources/icons/Draft_FlipDimension.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_FlipDimension.svg
@@ -135,7 +135,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Grid.svg b/src/Mod/Draft/Resources/icons/Draft_Grid.svg
index 90d10b0870..b17d5a1e06 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Grid.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Grid.svg
@@ -243,7 +243,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Grid.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Hatch.svg b/src/Mod/Draft/Resources/icons/Draft_Hatch.svg
index 520151fde7..b50aa8451d 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Hatch.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Hatch.svg
@@ -53,7 +53,7 @@
TechDraw_TreeHatch
2016-04-27
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Draft/Resources/icons/Draft_Heal.svg b/src/Mod/Draft/Resources/icons/Draft_Heal.svg
index 6d435eea30..7a799cf1ff 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Heal.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Heal.svg
@@ -192,7 +192,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Heal.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Join.svg b/src/Mod/Draft/Resources/icons/Draft_Join.svg
index 2c2a280bb4..3120e9cf2e 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Join.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Join.svg
@@ -373,7 +373,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Join.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agrayson]
diff --git a/src/Mod/Draft/Resources/icons/Draft_Layer.svg b/src/Mod/Draft/Resources/icons/Draft_Layer.svg
index cc7002250d..a79bd7dbcc 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Layer.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Layer.svg
@@ -142,7 +142,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Layer.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Line.svg b/src/Mod/Draft/Resources/icons/Draft_Line.svg
index 3f4f283192..810c307eef 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Line.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Line.svg
@@ -122,7 +122,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Line.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_LinkArray.svg b/src/Mod/Draft/Resources/icons/Draft_LinkArray.svg
index 45389d7881..dcd20b68bb 100644
--- a/src/Mod/Draft/Resources/icons/Draft_LinkArray.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_LinkArray.svg
@@ -485,7 +485,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_LinkArray.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson, [realthunder]
diff --git a/src/Mod/Draft/Resources/icons/Draft_Lock.svg b/src/Mod/Draft/Resources/icons/Draft_Lock.svg
index 172cf2531f..534bbd1b45 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Lock.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Lock.svg
@@ -462,7 +462,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Lock.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Macro.svg b/src/Mod/Draft/Resources/icons/Draft_Macro.svg
index be58f3fe1d..e5a179da08 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Macro.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Macro.svg
@@ -316,7 +316,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Macro.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Mirror.svg b/src/Mod/Draft/Resources/icons/Draft_Mirror.svg
index e746935904..d7134702c2 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Mirror.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Mirror.svg
@@ -335,7 +335,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Mirror.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Move.svg b/src/Mod/Draft/Resources/icons/Draft_Move.svg
index 51b5bb786a..4e173fb3b6 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Move.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Move.svg
@@ -236,7 +236,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Move.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_N-Curve.svg b/src/Mod/Draft/Resources/icons/Draft_N-Curve.svg
index 08cfbe102c..261eaee127 100644
--- a/src/Mod/Draft/Resources/icons/Draft_N-Curve.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_N-Curve.svg
@@ -88,7 +88,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_N-Curve.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
diff --git a/src/Mod/Draft/Resources/icons/Draft_N-Linear.svg b/src/Mod/Draft/Resources/icons/Draft_N-Linear.svg
index 8ecf4b7a3c..c9013a72bf 100644
--- a/src/Mod/Draft/Resources/icons/Draft_N-Linear.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_N-Linear.svg
@@ -194,7 +194,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_N-Linear.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
diff --git a/src/Mod/Draft/Resources/icons/Draft_N-Polygon.svg b/src/Mod/Draft/Resources/icons/Draft_N-Polygon.svg
index c95a62c35d..4beb6313cb 100644
--- a/src/Mod/Draft/Resources/icons/Draft_N-Polygon.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_N-Polygon.svg
@@ -94,7 +94,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_N-Polygon.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
diff --git a/src/Mod/Draft/Resources/icons/Draft_NewLayer.svg b/src/Mod/Draft/Resources/icons/Draft_NewLayer.svg
index eb0fa91ea4..52721064be 100644
--- a/src/Mod/Draft/Resources/icons/Draft_NewLayer.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_NewLayer.svg
@@ -695,7 +695,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Layer.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Offset.svg b/src/Mod/Draft/Resources/icons/Draft_Offset.svg
index f4d9cad1d2..53025da044 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Offset.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Offset.svg
@@ -137,7 +137,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Offset.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_PathArray.svg b/src/Mod/Draft/Resources/icons/Draft_PathArray.svg
index bda9697e14..aacaa71857 100644
--- a/src/Mod/Draft/Resources/icons/Draft_PathArray.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_PathArray.svg
@@ -900,7 +900,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_PathArray.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_PathLinkArray.svg b/src/Mod/Draft/Resources/icons/Draft_PathLinkArray.svg
index a54c93058f..0d40ab5737 100644
--- a/src/Mod/Draft/Resources/icons/Draft_PathLinkArray.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_PathLinkArray.svg
@@ -928,7 +928,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_PathLinkArray.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson, [WandererFan]
diff --git a/src/Mod/Draft/Resources/icons/Draft_PathTwistedArray.svg b/src/Mod/Draft/Resources/icons/Draft_PathTwistedArray.svg
index 4591f8759f..336f5bbe4d 100644
--- a/src/Mod/Draft/Resources/icons/Draft_PathTwistedArray.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_PathTwistedArray.svg
@@ -880,7 +880,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_PathTwistedArray.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_PathTwistedLinkArray.svg b/src/Mod/Draft/Resources/icons/Draft_PathTwistedLinkArray.svg
index ce7bfe987e..394fe7c97b 100644
--- a/src/Mod/Draft/Resources/icons/Draft_PathTwistedLinkArray.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_PathTwistedLinkArray.svg
@@ -941,7 +941,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_PathTwistedLinkArray.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_PlaneProxy.svg b/src/Mod/Draft/Resources/icons/Draft_PlaneProxy.svg
index 129e3a3658..0779ac3f73 100644
--- a/src/Mod/Draft/Resources/icons/Draft_PlaneProxy.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_PlaneProxy.svg
@@ -413,7 +413,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_PlaneProxy.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson, vocx
diff --git a/src/Mod/Draft/Resources/icons/Draft_Point.svg b/src/Mod/Draft/Resources/icons/Draft_Point.svg
index 0360dd5da3..8a2d2f66b1 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Point.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Point.svg
@@ -190,7 +190,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Point.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_PointArray.svg b/src/Mod/Draft/Resources/icons/Draft_PointArray.svg
index 814d95d265..e461b66064 100644
--- a/src/Mod/Draft/Resources/icons/Draft_PointArray.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_PointArray.svg
@@ -300,7 +300,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Array.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_PointLinkArray.svg b/src/Mod/Draft/Resources/icons/Draft_PointLinkArray.svg
index f4f9424db6..5c1fb5805a 100644
--- a/src/Mod/Draft/Resources/icons/Draft_PointLinkArray.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_PointLinkArray.svg
@@ -320,7 +320,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Array.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_PolarArray.svg b/src/Mod/Draft/Resources/icons/Draft_PolarArray.svg
index 36180b4c19..193d7caffa 100644
--- a/src/Mod/Draft/Resources/icons/Draft_PolarArray.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_PolarArray.svg
@@ -306,7 +306,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_PolarArray.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson, [yorikvanhavre]
diff --git a/src/Mod/Draft/Resources/icons/Draft_PolarLinkArray.svg b/src/Mod/Draft/Resources/icons/Draft_PolarLinkArray.svg
index 427d138bcd..4882645227 100644
--- a/src/Mod/Draft/Resources/icons/Draft_PolarLinkArray.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_PolarLinkArray.svg
@@ -336,7 +336,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_PolarLinkArray.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson, [yorikvanhavre]
diff --git a/src/Mod/Draft/Resources/icons/Draft_Polygon.svg b/src/Mod/Draft/Resources/icons/Draft_Polygon.svg
index 2efe72ff23..99f8f62cb6 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Polygon.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Polygon.svg
@@ -136,7 +136,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Polygon.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Rectangle.svg b/src/Mod/Draft/Resources/icons/Draft_Rectangle.svg
index cf5f2a0be5..a5fbb0590a 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Rectangle.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Rectangle.svg
@@ -131,7 +131,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Rectangle.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Rotate.svg b/src/Mod/Draft/Resources/icons/Draft_Rotate.svg
index 71638dd7c0..40f66200a5 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Rotate.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Rotate.svg
@@ -96,7 +96,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Rotate.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Scale.svg b/src/Mod/Draft/Resources/icons/Draft_Scale.svg
index faf9585371..da4eb3e3ad 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Scale.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Scale.svg
@@ -222,7 +222,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Scale.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_SelectGroup.svg b/src/Mod/Draft/Resources/icons/Draft_SelectGroup.svg
index 399d15ad58..5e831489f2 100644
--- a/src/Mod/Draft/Resources/icons/Draft_SelectGroup.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_SelectGroup.svg
@@ -429,7 +429,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_SelectGroup.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_SelectPlane.svg b/src/Mod/Draft/Resources/icons/Draft_SelectPlane.svg
index ef0a10695a..c787cd9a18 100644
--- a/src/Mod/Draft/Resources/icons/Draft_SelectPlane.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_SelectPlane.svg
@@ -240,7 +240,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_SelectPlane.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_ShapeString.svg b/src/Mod/Draft/Resources/icons/Draft_ShapeString.svg
index 1fcca51e11..361c520a1c 100644
--- a/src/Mod/Draft/Resources/icons/Draft_ShapeString.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_ShapeString.svg
@@ -110,7 +110,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_ShapeString.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_ShapeString_tree.svg b/src/Mod/Draft/Resources/icons/Draft_ShapeString_tree.svg
index a71d1bb7bf..7d2210014d 100644
--- a/src/Mod/Draft/Resources/icons/Draft_ShapeString_tree.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_ShapeString_tree.svg
@@ -251,7 +251,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_ShapeString_tree.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson, [wandererfan]
diff --git a/src/Mod/Draft/Resources/icons/Draft_Slope.svg b/src/Mod/Draft/Resources/icons/Draft_Slope.svg
index a38ea3a253..d85a7fcf45 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Slope.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Slope.svg
@@ -372,7 +372,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Slope.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Snap.svg b/src/Mod/Draft/Resources/icons/Draft_Snap.svg
index 1072e8090b..a9cdaae5fc 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Snap.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Snap.svg
@@ -185,7 +185,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Snap.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Snap_Angle.svg b/src/Mod/Draft/Resources/icons/Draft_Snap_Angle.svg
index 0db033bfcd..b5f90f57ff 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Snap_Angle.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Snap_Angle.svg
@@ -529,7 +529,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Snap_Angle.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Snap_Center.svg b/src/Mod/Draft/Resources/icons/Draft_Snap_Center.svg
index 3180394974..9b038bb3e8 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Snap_Center.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Snap_Center.svg
@@ -162,7 +162,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Snap_Center.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Snap_Dimensions.svg b/src/Mod/Draft/Resources/icons/Draft_Snap_Dimensions.svg
index be6ed59238..99508ab456 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Snap_Dimensions.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Snap_Dimensions.svg
@@ -330,7 +330,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Snap_Dimensions.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Snap_Endpoint.svg b/src/Mod/Draft/Resources/icons/Draft_Snap_Endpoint.svg
index 9866fda523..9b9d546f85 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Snap_Endpoint.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Snap_Endpoint.svg
@@ -116,7 +116,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Snap_Endpoint.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Snap_Extension.svg b/src/Mod/Draft/Resources/icons/Draft_Snap_Extension.svg
index a12324dcc5..503f37fca3 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Snap_Extension.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Snap_Extension.svg
@@ -400,7 +400,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Snap_Extension.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Snap_Grid.svg b/src/Mod/Draft/Resources/icons/Draft_Snap_Grid.svg
index b40c06c454..657ef5b143 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Snap_Grid.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Snap_Grid.svg
@@ -171,7 +171,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Snap_Grid.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Snap_Intersection.svg b/src/Mod/Draft/Resources/icons/Draft_Snap_Intersection.svg
index 10b698c8f3..4ff547db9a 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Snap_Intersection.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Snap_Intersection.svg
@@ -128,7 +128,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Snap_Intersection.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Snap_Lock.svg b/src/Mod/Draft/Resources/icons/Draft_Snap_Lock.svg
index baa8000eda..2765081219 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Snap_Lock.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Snap_Lock.svg
@@ -172,7 +172,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Snap_Lock.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Snap_Midpoint.svg b/src/Mod/Draft/Resources/icons/Draft_Snap_Midpoint.svg
index b301929c43..1773f06b84 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Snap_Midpoint.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Snap_Midpoint.svg
@@ -127,7 +127,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Snap_Midpoint.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Snap_Near.svg b/src/Mod/Draft/Resources/icons/Draft_Snap_Near.svg
index f4572c545a..749fd11742 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Snap_Near.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Snap_Near.svg
@@ -127,7 +127,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Snap_Near.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Snap_Ortho.svg b/src/Mod/Draft/Resources/icons/Draft_Snap_Ortho.svg
index 545bee6d06..a224b9b834 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Snap_Ortho.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Snap_Ortho.svg
@@ -223,7 +223,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Snap_Ortho.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Snap_Parallel.svg b/src/Mod/Draft/Resources/icons/Draft_Snap_Parallel.svg
index 4e089feb3c..f94d9ad656 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Snap_Parallel.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Snap_Parallel.svg
@@ -151,7 +151,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Snap_Parallel.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Snap_Perpendicular.svg b/src/Mod/Draft/Resources/icons/Draft_Snap_Perpendicular.svg
index c3c94e18d4..751408d20d 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Snap_Perpendicular.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Snap_Perpendicular.svg
@@ -96,7 +96,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Snap_Perpendicular.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Snap_Special.svg b/src/Mod/Draft/Resources/icons/Draft_Snap_Special.svg
index 77bf519ecd..b4da085ca4 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Snap_Special.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Snap_Special.svg
@@ -161,7 +161,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Snap_Special.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Snap_WorkingPlane.svg b/src/Mod/Draft/Resources/icons/Draft_Snap_WorkingPlane.svg
index 93ab95072b..93d41f53d0 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Snap_WorkingPlane.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Snap_WorkingPlane.svg
@@ -154,7 +154,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Snap_WorkingPlane.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Split.svg b/src/Mod/Draft/Resources/icons/Draft_Split.svg
index 8f00feece5..51d378b829 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Split.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Split.svg
@@ -381,7 +381,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Split.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Stretch.svg b/src/Mod/Draft/Resources/icons/Draft_Stretch.svg
index 8b61e8ee12..a005c2ff98 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Stretch.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Stretch.svg
@@ -183,7 +183,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Scale.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_SubelementHighlight.svg b/src/Mod/Draft/Resources/icons/Draft_SubelementHighlight.svg
index fd5d89cfbf..b4403d05a9 100644
--- a/src/Mod/Draft/Resources/icons/Draft_SubelementHighlight.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_SubelementHighlight.svg
@@ -669,7 +669,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_SubelementHighlight.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson, [wmayer]
diff --git a/src/Mod/Draft/Resources/icons/Draft_SwitchMode.svg b/src/Mod/Draft/Resources/icons/Draft_SwitchMode.svg
index ac1460d98c..4f7fe11a2c 100644
--- a/src/Mod/Draft/Resources/icons/Draft_SwitchMode.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_SwitchMode.svg
@@ -293,7 +293,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_SwitchMode.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Text.svg b/src/Mod/Draft/Resources/icons/Draft_Text.svg
index 5d9a0af0ed..02f5eb278d 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Text.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Text.svg
@@ -79,7 +79,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Text.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Trimex.svg b/src/Mod/Draft/Resources/icons/Draft_Trimex.svg
index 31d3c7ae71..4efb738640 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Trimex.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Trimex.svg
@@ -158,7 +158,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Trimex.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Upgrade.svg b/src/Mod/Draft/Resources/icons/Draft_Upgrade.svg
index 587533ba41..ec9f976e68 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Upgrade.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Upgrade.svg
@@ -99,7 +99,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Upgrade.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_VisGroup.svg b/src/Mod/Draft/Resources/icons/Draft_VisGroup.svg
index 161fc64a7f..27692bde00 100644
--- a/src/Mod/Draft/Resources/icons/Draft_VisGroup.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_VisGroup.svg
@@ -140,7 +140,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_VisGroup.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Wipe.svg b/src/Mod/Draft/Resources/icons/Draft_Wipe.svg
index 29de726747..a00704fbbb 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Wipe.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Wipe.svg
@@ -99,7 +99,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Wipe.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_Wire.svg b/src/Mod/Draft/Resources/icons/Draft_Wire.svg
index a9af58b208..f50393df45 100644
--- a/src/Mod/Draft/Resources/icons/Draft_Wire.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_Wire.svg
@@ -298,7 +298,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_Wire.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/Draft_WireToBSpline.svg b/src/Mod/Draft/Resources/icons/Draft_WireToBSpline.svg
index 4f8af757b2..c2f397e2e7 100644
--- a/src/Mod/Draft/Resources/icons/Draft_WireToBSpline.svg
+++ b/src/Mod/Draft/Resources/icons/Draft_WireToBSpline.svg
@@ -387,7 +387,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/Draft_WireToBSpline.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/Resources/icons/preferences-draft.svg b/src/Mod/Draft/Resources/icons/preferences-draft.svg
index 34c9fe0f6b..0b459a70b0 100644
--- a/src/Mod/Draft/Resources/icons/preferences-draft.svg
+++ b/src/Mod/Draft/Resources/icons/preferences-draft.svg
@@ -267,7 +267,7 @@
FreeCAD/src/Mod/Draft/Resources/icons/preferences-draft.svg
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
[agryson] Alexander Gryson
diff --git a/src/Mod/Draft/WorkingPlane.py b/src/Mod/Draft/WorkingPlane.py
index 8e49135ce6..397a5f8e40 100644
--- a/src/Mod/Draft/WorkingPlane.py
+++ b/src/Mod/Draft/WorkingPlane.py
@@ -48,7 +48,7 @@ FreeCADGui = lz.LazyLoader("FreeCADGui", globals(), "FreeCADGui")
__title__ = "FreeCAD Working Plane utility"
__author__ = "Ken Cline"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
class Plane:
diff --git a/src/Mod/Draft/draftfunctions/README.md b/src/Mod/Draft/draftfunctions/README.md
index afb419f644..edacae44f8 100644
--- a/src/Mod/Draft/draftfunctions/README.md
+++ b/src/Mod/Draft/draftfunctions/README.md
@@ -13,4 +13,4 @@ if they are very generic then they are more appropriate to be included
in the modules in `draftutils/`.
For more information see the thread:
-[[Discussion] Splitting Draft tools into their own modules](https://forum.freecadweb.org/viewtopic.php?f=23&t=38593&start=10#p341298)
+[[Discussion] Splitting Draft tools into their own modules](https://forum.freecad.org/viewtopic.php?f=23&t=38593&start=10#p341298)
diff --git a/src/Mod/Draft/draftgeoutils/geo_arrays.py b/src/Mod/Draft/draftgeoutils/geo_arrays.py
index e4410d58d7..cec0d984e1 100644
--- a/src/Mod/Draft/draftgeoutils/geo_arrays.py
+++ b/src/Mod/Draft/draftgeoutils/geo_arrays.py
@@ -28,7 +28,7 @@ See `draftobjects/twistedarray.py`.
This array was developed in order to build a `twisted bridge` object.
-See https://forum.freecadweb.org/viewtopic.php?f=23&t=49617
+See https://forum.freecad.org/viewtopic.php?f=23&t=49617
"""
## @package geo_arrays
# \ingroup draftgeoutils
diff --git a/src/Mod/Draft/draftguitools/README.md b/src/Mod/Draft/draftguitools/README.md
index ca4699c0df..590d05d5c3 100644
--- a/src/Mod/Draft/draftguitools/README.md
+++ b/src/Mod/Draft/draftguitools/README.md
@@ -34,7 +34,7 @@ which itself loads a `.ui` file (created with Qt Designer)
from `Resources/ui/`.
For more information see the thread:
-[[Discussion] Splitting Draft tools into their own modules](https://forum.freecadweb.org/viewtopic.php?f=23&t=38593&start=10#p341298)
+[[Discussion] Splitting Draft tools into their own modules](https://forum.freecad.org/viewtopic.php?f=23&t=38593&start=10#p341298)
# To do
diff --git a/src/Mod/Draft/draftguitools/gui_edit.py b/src/Mod/Draft/draftguitools/gui_edit.py
index e422988093..c62650eea4 100644
--- a/src/Mod/Draft/draftguitools/gui_edit.py
+++ b/src/Mod/Draft/draftguitools/gui_edit.py
@@ -28,7 +28,7 @@
__title__ = "FreeCAD Draft Edit Tool"
__author__ = ("Yorik van Havre, Werner Mayer, Martin Burbaum, Ken Cline, "
"Dmitry Chigrin, Carlo Pavan")
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
## \addtogroup draftguitools
# @{
diff --git a/src/Mod/Draft/draftguitools/gui_edit_arch_objects.py b/src/Mod/Draft/draftguitools/gui_edit_arch_objects.py
index 18264309ec..2ddcd0a02f 100644
--- a/src/Mod/Draft/draftguitools/gui_edit_arch_objects.py
+++ b/src/Mod/Draft/draftguitools/gui_edit_arch_objects.py
@@ -28,7 +28,7 @@
__title__ = "FreeCAD Draft Edit Tool"
__author__ = ("Yorik van Havre, Werner Mayer, Martin Burbaum, Ken Cline, "
"Dmitry Chigrin, Carlo Pavan")
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
## \addtogroup draftguitools
# @{
diff --git a/src/Mod/Draft/draftguitools/gui_edit_base_object.py b/src/Mod/Draft/draftguitools/gui_edit_base_object.py
index 56af1fd55f..d5d37822ce 100644
--- a/src/Mod/Draft/draftguitools/gui_edit_base_object.py
+++ b/src/Mod/Draft/draftguitools/gui_edit_base_object.py
@@ -25,7 +25,7 @@
__title__ = "FreeCAD Draft Edit Tool"
__author__ = ("Carlo Pavan")
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
## \addtogroup draftguitools
# @{
diff --git a/src/Mod/Draft/draftguitools/gui_edit_draft_objects.py b/src/Mod/Draft/draftguitools/gui_edit_draft_objects.py
index 82a1191c00..dae344e4fa 100644
--- a/src/Mod/Draft/draftguitools/gui_edit_draft_objects.py
+++ b/src/Mod/Draft/draftguitools/gui_edit_draft_objects.py
@@ -40,7 +40,7 @@ TODO: Abstract the code that handles the preview and move the object specific
__title__ = "FreeCAD Draft Edit Tool"
__author__ = ("Yorik van Havre, Werner Mayer, Martin Burbaum, Ken Cline, "
"Dmitry Chigrin, Carlo Pavan")
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
## \addtogroup draftguitools
# @{
@@ -93,7 +93,7 @@ class DraftWireGuiTools(GuiTools):
return
# TODO: Make consistent operation with trackers and open wires
- # See: https://forum.freecadweb.org/viewtopic.php?f=23&t=56661
+ # See: https://forum.freecad.org/viewtopic.php?f=23&t=56661
#if obj.Closed:
# # DNC: project the new point to the plane of the face if present
# if hasattr(obj.Shape, "normalAt"):
diff --git a/src/Mod/Draft/draftguitools/gui_edit_part_objects.py b/src/Mod/Draft/draftguitools/gui_edit_part_objects.py
index 2a1d7e647d..7433cf3869 100644
--- a/src/Mod/Draft/draftguitools/gui_edit_part_objects.py
+++ b/src/Mod/Draft/draftguitools/gui_edit_part_objects.py
@@ -26,7 +26,7 @@
__title__ = "FreeCAD Draft Edit Tool"
__author__ = ("Yorik van Havre, Werner Mayer, Martin Burbaum, Ken Cline, "
"Dmitry Chigrin, Carlo Pavan")
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
## \addtogroup draftguitools
# @{
diff --git a/src/Mod/Draft/draftguitools/gui_edit_sketcher_objects.py b/src/Mod/Draft/draftguitools/gui_edit_sketcher_objects.py
index e6211d6b2b..7f45c1b96e 100644
--- a/src/Mod/Draft/draftguitools/gui_edit_sketcher_objects.py
+++ b/src/Mod/Draft/draftguitools/gui_edit_sketcher_objects.py
@@ -28,7 +28,7 @@
__title__ = "FreeCAD Draft Edit Tool"
__author__ = ("Yorik van Havre, Werner Mayer, Martin Burbaum, Ken Cline, "
"Dmitry Chigrin, Carlo Pavan")
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
## \addtogroup draftguitools
# @{
diff --git a/src/Mod/Draft/draftguitools/gui_planeproxy.py b/src/Mod/Draft/draftguitools/gui_planeproxy.py
index 0b34b36695..9e1185d550 100644
--- a/src/Mod/Draft/draftguitools/gui_planeproxy.py
+++ b/src/Mod/Draft/draftguitools/gui_planeproxy.py
@@ -37,7 +37,7 @@ True if Draft_rc.__name__ else False
__title__ = "FreeCAD Draft Workbench GUI Tools - Working plane-related tools"
__author__ = ("Yorik van Havre, Werner Mayer, Martin Burbaum, Ken Cline, "
"Dmitry Chigrin")
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
class Draft_WorkingPlaneProxy:
diff --git a/src/Mod/Draft/draftguitools/gui_selectplane.py b/src/Mod/Draft/draftguitools/gui_selectplane.py
index 40efeb17d7..d62472bb56 100644
--- a/src/Mod/Draft/draftguitools/gui_selectplane.py
+++ b/src/Mod/Draft/draftguitools/gui_selectplane.py
@@ -47,7 +47,7 @@ True if Draft_rc.__name__ else False
__title__ = "FreeCAD Draft Workbench GUI Tools - Working plane-related tools"
__author__ = ("Yorik van Havre, Werner Mayer, Martin Burbaum, Ken Cline, "
"Dmitry Chigrin")
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
class Draft_SelectPlane:
diff --git a/src/Mod/Draft/draftguitools/gui_setstyle.py b/src/Mod/Draft/draftguitools/gui_setstyle.py
index a044b2636a..a820ae7a07 100644
--- a/src/Mod/Draft/draftguitools/gui_setstyle.py
+++ b/src/Mod/Draft/draftguitools/gui_setstyle.py
@@ -41,7 +41,7 @@ translate = FreeCAD.Qt.translate
__title__ = "FreeCAD Draft Workbench GUI Tools - Styling tools"
__author__ = ("Yorik van Havre")
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
PRESETPATH = os.path.join(FreeCAD.getUserAppDataDir(),"Draft","StylePresets.json")
diff --git a/src/Mod/Draft/draftguitools/gui_snapper.py b/src/Mod/Draft/draftguitools/gui_snapper.py
index 171b531c3d..5bc619a932 100644
--- a/src/Mod/Draft/draftguitools/gui_snapper.py
+++ b/src/Mod/Draft/draftguitools/gui_snapper.py
@@ -56,7 +56,7 @@ from draftutils.translate import translate
__title__ = "FreeCAD Draft Snap tools"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
UNSNAPPABLES = ('Image::ImagePlane',)
diff --git a/src/Mod/Draft/draftguitools/gui_trackers.py b/src/Mod/Draft/draftguitools/gui_trackers.py
index be223cb2a6..b28be430f8 100644
--- a/src/Mod/Draft/draftguitools/gui_trackers.py
+++ b/src/Mod/Draft/draftguitools/gui_trackers.py
@@ -49,7 +49,7 @@ from draftutils.messages import _msg
__title__ = "FreeCAD Draft Trackers"
__author__ = "Yorik van Havre"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
class Tracker:
diff --git a/src/Mod/Draft/draftmake/README.md b/src/Mod/Draft/draftmake/README.md
index de3e65e18b..62de47b6d6 100644
--- a/src/Mod/Draft/draftmake/README.md
+++ b/src/Mod/Draft/draftmake/README.md
@@ -35,4 +35,4 @@ application programming interface (API) of the workbench, and should be
usable in scripts, macros, and other workbenches.
For more information see the thread:
-[[Discussion] Splitting Draft tools into their own modules](https://forum.freecadweb.org/viewtopic.php?f=23&t=38593&start=10#p341298)
+[[Discussion] Splitting Draft tools into their own modules](https://forum.freecad.org/viewtopic.php?f=23&t=38593&start=10#p341298)
diff --git a/src/Mod/Draft/draftmake/make_sketch.py b/src/Mod/Draft/draftmake/make_sketch.py
index 2a01dd3868..ef13432446 100644
--- a/src/Mod/Draft/draftmake/make_sketch.py
+++ b/src/Mod/Draft/draftmake/make_sketch.py
@@ -191,7 +191,7 @@ def make_sketch(objects_list, autoconstraints=False, addTo=None,
point = shapes_list[0].Vertexes[0].Point
base = App.Vector(normal)
- base.Length = point.dot(base.normalize()) # See https://forum.freecadweb.org/viewtopic.php?f=22&t=69304#p601149
+ base.Length = point.dot(base.normalize()) # See https://forum.freecad.org/viewtopic.php?f=22&t=69304#p601149
nobj.Placement = App.Placement(base, rotation)
diff --git a/src/Mod/Draft/draftobjects/README.md b/src/Mod/Draft/draftobjects/README.md
index 67d065516d..1cc77ec999 100644
--- a/src/Mod/Draft/draftobjects/README.md
+++ b/src/Mod/Draft/draftobjects/README.md
@@ -40,4 +40,4 @@ for example, by creating a reference to the new class named the same
as the older class.
For more information see the thread:
-[[Discussion] Splitting Draft tools into their own modules](https://forum.freecadweb.org/viewtopic.php?f=23&t=38593&start=10#p341298)
+[[Discussion] Splitting Draft tools into their own modules](https://forum.freecad.org/viewtopic.php?f=23&t=38593&start=10#p341298)
diff --git a/src/Mod/Draft/draftobjects/pathtwistedarray.py b/src/Mod/Draft/draftobjects/pathtwistedarray.py
index dd7daf8cb4..1f0708c6df 100644
--- a/src/Mod/Draft/draftobjects/pathtwistedarray.py
+++ b/src/Mod/Draft/draftobjects/pathtwistedarray.py
@@ -28,7 +28,7 @@ parameter.
This array was developed in order to build a `twisted bridge` object.
-See https://forum.freecadweb.org/viewtopic.php?f=23&t=49617
+See https://forum.freecad.org/viewtopic.php?f=23&t=49617
A `twisted bridge` would consist of three parts:
1. The ribcage composed of a twisted array generated from a frame
diff --git a/src/Mod/Draft/drafttaskpanels/README.md b/src/Mod/Draft/drafttaskpanels/README.md
index 1455ed2532..6722be1552 100644
--- a/src/Mod/Draft/drafttaskpanels/README.md
+++ b/src/Mod/Draft/drafttaskpanels/README.md
@@ -24,7 +24,7 @@ Individual files are more maintainable because changes can be done
to a single tool without affecting the rest.
For more information see the thread:
-[[Discussion] Splitting Draft tools into their own modules](https://forum.freecadweb.org/viewtopic.php?f=23&t=38593&start=10#p341298)
+[[Discussion] Splitting Draft tools into their own modules](https://forum.freecad.org/viewtopic.php?f=23&t=38593&start=10#p341298)
# To do
diff --git a/src/Mod/Draft/drafttaskpanels/task_circulararray.py b/src/Mod/Draft/drafttaskpanels/task_circulararray.py
index b8b81591fa..0a58701875 100644
--- a/src/Mod/Draft/drafttaskpanels/task_circulararray.py
+++ b/src/Mod/Draft/drafttaskpanels/task_circulararray.py
@@ -74,8 +74,8 @@ class TaskPanelCircularArray:
See Also
--------
- * https://forum.freecadweb.org/viewtopic.php?f=10&t=40007
- * https://forum.freecadweb.org/viewtopic.php?t=5374#p43038
+ * https://forum.freecad.org/viewtopic.php?f=10&t=40007
+ * https://forum.freecad.org/viewtopic.php?t=5374#p43038
"""
def __init__(self):
diff --git a/src/Mod/Draft/drafttaskpanels/task_orthoarray.py b/src/Mod/Draft/drafttaskpanels/task_orthoarray.py
index e5652d248c..a0590a7ad8 100644
--- a/src/Mod/Draft/drafttaskpanels/task_orthoarray.py
+++ b/src/Mod/Draft/drafttaskpanels/task_orthoarray.py
@@ -74,8 +74,8 @@ class TaskPanelOrthoArray:
See Also
--------
- * https://forum.freecadweb.org/viewtopic.php?f=10&t=40007
- * https://forum.freecadweb.org/viewtopic.php?t=5374#p43038
+ * https://forum.freecad.org/viewtopic.php?f=10&t=40007
+ * https://forum.freecad.org/viewtopic.php?t=5374#p43038
"""
def __init__(self):
diff --git a/src/Mod/Draft/drafttaskpanels/task_polararray.py b/src/Mod/Draft/drafttaskpanels/task_polararray.py
index 0e5a8a3391..81e3f8227e 100644
--- a/src/Mod/Draft/drafttaskpanels/task_polararray.py
+++ b/src/Mod/Draft/drafttaskpanels/task_polararray.py
@@ -74,8 +74,8 @@ class TaskPanelPolarArray:
See Also
--------
- * https://forum.freecadweb.org/viewtopic.php?f=10&t=40007
- * https://forum.freecadweb.org/viewtopic.php?t=5374#p43038
+ * https://forum.freecad.org/viewtopic.php?f=10&t=40007
+ * https://forum.freecad.org/viewtopic.php?t=5374#p43038
"""
def __init__(self):
diff --git a/src/Mod/Draft/drafttests/README.md b/src/Mod/Draft/drafttests/README.md
index 9d140cd4ee..edb593bce7 100644
--- a/src/Mod/Draft/drafttests/README.md
+++ b/src/Mod/Draft/drafttests/README.md
@@ -39,7 +39,7 @@ program -t TestDraftGui
```
For more information see the thread:
-[New unit tests for Draft Workbench](https://forum.freecadweb.org/viewtopic.php?f=23&t=40405)
+[New unit tests for Draft Workbench](https://forum.freecad.org/viewtopic.php?f=23&t=40405)
# To do
diff --git a/src/Mod/Draft/draftutils/README.md b/src/Mod/Draft/draftutils/README.md
index 4ee8685eb6..efc688e6da 100644
--- a/src/Mod/Draft/draftutils/README.md
+++ b/src/Mod/Draft/draftutils/README.md
@@ -25,4 +25,4 @@ as they deal with scripted objects' view providers or the 3D view.
- `init_draft_statusbar`: functions to initialize the status bar
For more information see the thread:
-[[Discussion] Splitting Draft tools into their own modules](https://forum.freecadweb.org/viewtopic.php?f=23&t=38593&start=10#p341298)
+[[Discussion] Splitting Draft tools into their own modules](https://forum.freecad.org/viewtopic.php?f=23&t=38593&start=10#p341298)
diff --git a/src/Mod/Draft/draftutils/gui_utils.py b/src/Mod/Draft/draftutils/gui_utils.py
index 60d687f48d..1190c5baab 100644
--- a/src/Mod/Draft/draftutils/gui_utils.py
+++ b/src/Mod/Draft/draftutils/gui_utils.py
@@ -65,7 +65,7 @@ def get_3d_view():
"""
if App.GuiUp:
# FIXME The following two imports were added as part of PR4926
- # Also see discussion https://forum.freecadweb.org/viewtopic.php?f=3&t=60251
+ # Also see discussion https://forum.freecad.org/viewtopic.php?f=3&t=60251
import FreeCADGui as Gui
from pivy import coin
if Gui.ActiveDocument:
diff --git a/src/Mod/Draft/draftutils/todo.py b/src/Mod/Draft/draftutils/todo.py
index b30664aa0d..d0a9efd81d 100644
--- a/src/Mod/Draft/draftutils/todo.py
+++ b/src/Mod/Draft/draftutils/todo.py
@@ -44,7 +44,7 @@ from draftutils.messages import _msg, _wrn, _err, _log
__title__ = "FreeCAD Draft Workbench, Todo class"
__author__ = "Yorik van Havre "
-__url__ = ["http://www.freecadweb.org"]
+__url__ = ["http://www.freecad.org"]
_DEBUG = 0
_DEBUG_inner = 0
diff --git a/src/Mod/Draft/draftviewproviders/README.md b/src/Mod/Draft/draftviewproviders/README.md
index 1298f77902..ae9575684f 100644
--- a/src/Mod/Draft/draftviewproviders/README.md
+++ b/src/Mod/Draft/draftviewproviders/README.md
@@ -47,4 +47,4 @@ for example, by creating a reference to the new class named the same
as the older class.
For more information see the thread:
-[[Discussion] Splitting Draft tools into their own modules](https://forum.freecadweb.org/viewtopic.php?f=23&t=38593&start=10#p341298)
+[[Discussion] Splitting Draft tools into their own modules](https://forum.freecad.org/viewtopic.php?f=23&t=38593&start=10#p341298)
diff --git a/src/Mod/Draft/importAirfoilDAT.py b/src/Mod/Draft/importAirfoilDAT.py
index 72ebebb9da..0611d26dcd 100644
--- a/src/Mod/Draft/importAirfoilDAT.py
+++ b/src/Mod/Draft/importAirfoilDAT.py
@@ -36,7 +36,7 @@ This module provides support for importing airfoil .dat files.
__title__ = "FreeCAD Draft Workbench - Airfoil data importer"
__author__ = "Heiko Jakob "
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
import re
import os
diff --git a/src/Mod/Draft/importDXF.py b/src/Mod/Draft/importDXF.py
index 03124e41c3..12972bde62 100644
--- a/src/Mod/Draft/importDXF.py
+++ b/src/Mod/Draft/importDXF.py
@@ -25,7 +25,7 @@
__title__ = "FreeCAD Draft Workbench - DXF importer/exporter"
__author__ = "Yorik van Havre "
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
## @package importDXF
# \ingroup DRAFT
diff --git a/src/Mod/Draft/importOCA.py b/src/Mod/Draft/importOCA.py
index bf5ec34ce6..f8b68c95d3 100644
--- a/src/Mod/Draft/importOCA.py
+++ b/src/Mod/Draft/importOCA.py
@@ -39,7 +39,7 @@ maintained.
__title__ = "FreeCAD Draft Workbench - OCA importer/exporter"
__author__ = "Yorik van Havre "
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
import FreeCAD, os, Part, DraftVecUtils, DraftGeomUtils
from FreeCAD import Vector
diff --git a/src/Mod/Draft/importSVG.py b/src/Mod/Draft/importSVG.py
index 1f14ab9443..f08e2546d2 100644
--- a/src/Mod/Draft/importSVG.py
+++ b/src/Mod/Draft/importSVG.py
@@ -38,7 +38,7 @@ Currently unsupported:
__title__ = "FreeCAD Draft Workbench - SVG importer/exporter"
__author__ = "Yorik van Havre, Sebastian Hoogen"
-__url__ = "https://www.freecadweb.org"
+__url__ = "https://www.freecad.org"
# TODO:
# ignoring CDATA
diff --git a/src/Mod/Drawing/Gui/Resources/icons/DrawingWorkbench.svg b/src/Mod/Drawing/Gui/Resources/icons/DrawingWorkbench.svg
index 4325237e95..6f6fba8bdd 100644
--- a/src/Mod/Drawing/Gui/Resources/icons/DrawingWorkbench.svg
+++ b/src/Mod/Drawing/Gui/Resources/icons/DrawingWorkbench.svg
@@ -248,7 +248,7 @@
2016-02-26
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Drawing/Gui/Resources/icons/Page.svg b/src/Mod/Drawing/Gui/Resources/icons/Page.svg
index da80126649..75fdbcdcd3 100644
--- a/src/Mod/Drawing/Gui/Resources/icons/Page.svg
+++ b/src/Mod/Drawing/Gui/Resources/icons/Page.svg
@@ -13,7 +13,7 @@
Page
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Drawing/Gui/Resources/icons/Pages.svg b/src/Mod/Drawing/Gui/Resources/icons/Pages.svg
index 0ee84383ff..4fdaf1d80a 100644
--- a/src/Mod/Drawing/Gui/Resources/icons/Pages.svg
+++ b/src/Mod/Drawing/Gui/Resources/icons/Pages.svg
@@ -33,7 +33,7 @@
Pages
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Drawing/Gui/Resources/icons/View.svg b/src/Mod/Drawing/Gui/Resources/icons/View.svg
index 9d94d5ef20..804d09c1e2 100644
--- a/src/Mod/Drawing/Gui/Resources/icons/View.svg
+++ b/src/Mod/Drawing/Gui/Resources/icons/View.svg
@@ -24,7 +24,7 @@
View
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Drawing/Gui/Resources/icons/actions/document-new.svg b/src/Mod/Drawing/Gui/Resources/icons/actions/document-new.svg
index d67b866ef3..e3db0a3f3b 100644
--- a/src/Mod/Drawing/Gui/Resources/icons/actions/document-new.svg
+++ b/src/Mod/Drawing/Gui/Resources/icons/actions/document-new.svg
@@ -79,7 +79,7 @@
http://agryson.net
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-annotation.svg b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-annotation.svg
index e4edf3143b..c42e68e9d4 100755
--- a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-annotation.svg
+++ b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-annotation.svg
@@ -124,7 +124,7 @@
drawing-annotation
2012-05-02
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-clip.svg b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-clip.svg
index 26dab6d674..d89e8389c9 100644
--- a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-clip.svg
+++ b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-clip.svg
@@ -130,7 +130,7 @@
drawing-clip
2012-05-16
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-draft-view.svg b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-draft-view.svg
index b694ffd397..6fb966ff30 100644
--- a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-draft-view.svg
+++ b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-draft-view.svg
@@ -95,7 +95,7 @@
drawing-draft-view
2015-01-16
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-A0.svg b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-A0.svg
index 8f95ef1464..4248246e66 100644
--- a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-A0.svg
+++ b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-A0.svg
@@ -240,7 +240,7 @@
rdf:resource="https://www.gnu.org/licenses/lgpl.html" />
drawing-landscape-A0
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-A1.svg b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-A1.svg
index 40995263ec..6e82c22c13 100644
--- a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-A1.svg
+++ b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-A1.svg
@@ -240,7 +240,7 @@
rdf:resource="https://www.gnu.org/licenses/lgpl.html" />
drawing-landscape-A1
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-A2.svg b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-A2.svg
index a8a5d1ab83..c445af22c2 100644
--- a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-A2.svg
+++ b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-A2.svg
@@ -240,7 +240,7 @@
rdf:resource="https://www.gnu.org/licenses/lgpl.html" />
drawing-landscape-A2
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-A3.svg b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-A3.svg
index f83a4def5d..1dec1ebcb4 100644
--- a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-A3.svg
+++ b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-A3.svg
@@ -240,7 +240,7 @@
rdf:resource="https://www.gnu.org/licenses/lgpl.html" />
drawing-landscape-A3
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-A4.svg b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-A4.svg
index d97310da36..32383ef7e3 100644
--- a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-A4.svg
+++ b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-A4.svg
@@ -240,7 +240,7 @@
rdf:resource="https://www.gnu.org/licenses/lgpl.html" />
drawing-landscape-A4
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-new.svg b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-new.svg
index d46042a301..cb5f00c55b 100644
--- a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-new.svg
+++ b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape-new.svg
@@ -67,7 +67,7 @@
drawing-landscape-new
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape.svg b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape.svg
index edb12d8671..df8b1be225 100644
--- a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape.svg
+++ b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-landscape.svg
@@ -67,7 +67,7 @@
drawing-landscape
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-openbrowser.svg b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-openbrowser.svg
index 15b2c910aa..8e20fde936 100755
--- a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-openbrowser.svg
+++ b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-openbrowser.svg
@@ -363,7 +363,7 @@
drawing-openbrowser
2012-01-19
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-orthoviews.svg b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-orthoviews.svg
index be940d5042..858ec3bc8c 100755
--- a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-orthoviews.svg
+++ b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-orthoviews.svg
@@ -47,7 +47,7 @@
drawing-orthoviews
2011-12-11
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-portrait-A0.svg b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-portrait-A0.svg
index cb3b2625bb..e1a8c79120 100644
--- a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-portrait-A0.svg
+++ b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-portrait-A0.svg
@@ -240,7 +240,7 @@
rdf:resource="https://www.gnu.org/licenses/lgpl.html" />
drawing-landscape-A0
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-portrait-A1.svg b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-portrait-A1.svg
index 43c0ecd9b5..fa890f3716 100644
--- a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-portrait-A1.svg
+++ b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-portrait-A1.svg
@@ -240,7 +240,7 @@
rdf:resource="https://www.gnu.org/licenses/lgpl.html" />
drawing-landscape-A1
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-portrait-A2.svg b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-portrait-A2.svg
index 3e0768e8b3..b22853202c 100644
--- a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-portrait-A2.svg
+++ b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-portrait-A2.svg
@@ -240,7 +240,7 @@
rdf:resource="https://www.gnu.org/licenses/lgpl.html" />
drawing-landscape-A2
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-portrait-A3.svg b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-portrait-A3.svg
index deb3175212..073fb6d75c 100644
--- a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-portrait-A3.svg
+++ b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-portrait-A3.svg
@@ -240,7 +240,7 @@
rdf:resource="https://www.gnu.org/licenses/lgpl.html" />
drawing-landscape-A3
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-portrait-A4.svg b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-portrait-A4.svg
index f0a5d98899..991fbcbb16 100644
--- a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-portrait-A4.svg
+++ b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-portrait-A4.svg
@@ -240,7 +240,7 @@
rdf:resource="https://www.gnu.org/licenses/lgpl.html" />
drawing-landscape-A4
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-spreadsheet.svg b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-spreadsheet.svg
index a33ebb3047..f43e29bc22 100644
--- a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-spreadsheet.svg
+++ b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-spreadsheet.svg
@@ -144,7 +144,7 @@
drawing-spreadsheet
2016-01-03
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-symbol.svg b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-symbol.svg
index 3d6da70257..12a779b3a7 100644
--- a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-symbol.svg
+++ b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-symbol.svg
@@ -14,7 +14,7 @@
techdraw-symbol
2016-01-14
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-view.svg b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-view.svg
index c9e8474734..bb87ea3203 100644
--- a/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-view.svg
+++ b/src/Mod/Drawing/Gui/Resources/icons/actions/drawing-view.svg
@@ -93,7 +93,7 @@
http://agryson.net
2011-10-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Drawing/Templates/A0_Landscape_ISO7200.svg b/src/Mod/Drawing/Templates/A0_Landscape_ISO7200.svg
index a219f2aca1..76b0fb72ea 100644
--- a/src/Mod/Drawing/Templates/A0_Landscape_ISO7200.svg
+++ b/src/Mod/Drawing/Templates/A0_Landscape_ISO7200.svg
@@ -2,7 +2,7 @@
diff --git a/src/Mod/Drawing/Templates/A0_Landscape_plain.svg b/src/Mod/Drawing/Templates/A0_Landscape_plain.svg
index b535b8ff7c..022f35445f 100644
--- a/src/Mod/Drawing/Templates/A0_Landscape_plain.svg
+++ b/src/Mod/Drawing/Templates/A0_Landscape_plain.svg
@@ -1,7 +1,7 @@
diff --git a/src/Mod/Drawing/Templates/A0_Portrait_plain.svg b/src/Mod/Drawing/Templates/A0_Portrait_plain.svg
index bb6a3d8d0d..b256527e65 100644
--- a/src/Mod/Drawing/Templates/A0_Portrait_plain.svg
+++ b/src/Mod/Drawing/Templates/A0_Portrait_plain.svg
@@ -1,7 +1,7 @@
diff --git a/src/Mod/Drawing/Templates/A1_Landscape_ISO7200.svg b/src/Mod/Drawing/Templates/A1_Landscape_ISO7200.svg
index 1fd3ce2f5c..a569b5d690 100644
--- a/src/Mod/Drawing/Templates/A1_Landscape_ISO7200.svg
+++ b/src/Mod/Drawing/Templates/A1_Landscape_ISO7200.svg
@@ -2,7 +2,7 @@
diff --git a/src/Mod/Drawing/Templates/A1_Landscape_plain.svg b/src/Mod/Drawing/Templates/A1_Landscape_plain.svg
index 1436c6b1fb..fd461505c9 100644
--- a/src/Mod/Drawing/Templates/A1_Landscape_plain.svg
+++ b/src/Mod/Drawing/Templates/A1_Landscape_plain.svg
@@ -1,7 +1,7 @@
diff --git a/src/Mod/Drawing/Templates/A1_Portrait_plain.svg b/src/Mod/Drawing/Templates/A1_Portrait_plain.svg
index 3d00b6a06f..0cbd7c3810 100644
--- a/src/Mod/Drawing/Templates/A1_Portrait_plain.svg
+++ b/src/Mod/Drawing/Templates/A1_Portrait_plain.svg
@@ -1,7 +1,7 @@
diff --git a/src/Mod/Drawing/Templates/A2_Landscape_ISO7200.svg b/src/Mod/Drawing/Templates/A2_Landscape_ISO7200.svg
index a453589b60..5237c1b527 100644
--- a/src/Mod/Drawing/Templates/A2_Landscape_ISO7200.svg
+++ b/src/Mod/Drawing/Templates/A2_Landscape_ISO7200.svg
@@ -2,7 +2,7 @@
diff --git a/src/Mod/Drawing/Templates/A2_Landscape_plain.svg b/src/Mod/Drawing/Templates/A2_Landscape_plain.svg
index e0d3ce0ad9..db82db1fa8 100644
--- a/src/Mod/Drawing/Templates/A2_Landscape_plain.svg
+++ b/src/Mod/Drawing/Templates/A2_Landscape_plain.svg
@@ -1,7 +1,7 @@
diff --git a/src/Mod/Drawing/Templates/A2_Portrait_plain.svg b/src/Mod/Drawing/Templates/A2_Portrait_plain.svg
index 2e6e845e2e..33dd4e4ad2 100644
--- a/src/Mod/Drawing/Templates/A2_Portrait_plain.svg
+++ b/src/Mod/Drawing/Templates/A2_Portrait_plain.svg
@@ -1,7 +1,7 @@
diff --git a/src/Mod/Drawing/Templates/A3_Landscape.svg b/src/Mod/Drawing/Templates/A3_Landscape.svg
index c68d38695b..5b42376fb1 100644
--- a/src/Mod/Drawing/Templates/A3_Landscape.svg
+++ b/src/Mod/Drawing/Templates/A3_Landscape.svg
@@ -1,6 +1,6 @@
diff --git a/src/Mod/Drawing/Templates/A3_Landscape_plain.svg b/src/Mod/Drawing/Templates/A3_Landscape_plain.svg
index 2569cd22cc..608a46fd0b 100644
--- a/src/Mod/Drawing/Templates/A3_Landscape_plain.svg
+++ b/src/Mod/Drawing/Templates/A3_Landscape_plain.svg
@@ -1,7 +1,7 @@
diff --git a/src/Mod/Drawing/Templates/A3_Portrait_plain.svg b/src/Mod/Drawing/Templates/A3_Portrait_plain.svg
index 847f71e709..4cee003cf6 100644
--- a/src/Mod/Drawing/Templates/A3_Portrait_plain.svg
+++ b/src/Mod/Drawing/Templates/A3_Portrait_plain.svg
@@ -1,7 +1,7 @@
diff --git a/src/Mod/Drawing/Templates/A4_Landscape.svg b/src/Mod/Drawing/Templates/A4_Landscape.svg
index 03a8254df2..86391090d7 100644
--- a/src/Mod/Drawing/Templates/A4_Landscape.svg
+++ b/src/Mod/Drawing/Templates/A4_Landscape.svg
@@ -1,6 +1,6 @@
diff --git a/src/Mod/Drawing/Templates/A4_Landscape_plain.svg b/src/Mod/Drawing/Templates/A4_Landscape_plain.svg
index 9e07251d4d..f1b4ecf651 100644
--- a/src/Mod/Drawing/Templates/A4_Landscape_plain.svg
+++ b/src/Mod/Drawing/Templates/A4_Landscape_plain.svg
@@ -1,7 +1,7 @@
diff --git a/src/Mod/Drawing/Templates/A4_Portrait_ISO7200.svg b/src/Mod/Drawing/Templates/A4_Portrait_ISO7200.svg
index 932341497a..18918e4524 100644
--- a/src/Mod/Drawing/Templates/A4_Portrait_ISO7200.svg
+++ b/src/Mod/Drawing/Templates/A4_Portrait_ISO7200.svg
@@ -2,7 +2,7 @@
diff --git a/src/Mod/Drawing/Templates/A4_Portrait_plain.svg b/src/Mod/Drawing/Templates/A4_Portrait_plain.svg
index 252a95d94c..aa8883c33c 100644
--- a/src/Mod/Drawing/Templates/A4_Portrait_plain.svg
+++ b/src/Mod/Drawing/Templates/A4_Portrait_plain.svg
@@ -1,7 +1,7 @@
diff --git a/src/Mod/Fem/App/FemConstraintFluidBoundary.cpp b/src/Mod/Fem/App/FemConstraintFluidBoundary.cpp
index 38fb258819..feadb44f90 100644
--- a/src/Mod/Fem/App/FemConstraintFluidBoundary.cpp
+++ b/src/Mod/Fem/App/FemConstraintFluidBoundary.cpp
@@ -36,7 +36,7 @@ using namespace Fem;
PROPERTY_SOURCE(Fem::ConstraintFluidBoundary, Fem::Constraint)
-// see forum topic: https://forum.freecadweb.org/viewtopic.php?&p=407901
+// see forum topic: https://forum.freecad.org/viewtopic.php?&p=407901
// also defined in TaskFemConstraintFluidBoundary.cpp and FoamCaseBuilder/BasicBuilder.py, update simultaneously
// the second (index 1) item is the default enum, as index 0 causes compiling error
diff --git a/src/Mod/Fem/App/FemMesh.cpp b/src/Mod/Fem/App/FemMesh.cpp
index 0b383b5942..bab2974362 100644
--- a/src/Mod/Fem/App/FemMesh.cpp
+++ b/src/Mod/Fem/App/FemMesh.cpp
@@ -263,7 +263,7 @@ void FemMesh::copyMeshData(const FemMesh& mesh)
SMESHDS_Mesh* meshds = this->myMesh->GetMeshDS();
// Some further information is still not copied:
- // http://forum.freecadweb.org/viewtopic.php?f=18&t=18982#p148114
+ // http://forum.freecad.org/viewtopic.php?f=18&t=18982#p148114
SMDS_NodeIteratorPtr aNodeIter = mesh.myMesh->GetMeshDS()->nodesIterator();
for (;aNodeIter->more();) {
const SMDS_MeshNode* aNode = aNodeIter->next();
@@ -926,7 +926,7 @@ std::set FemMesh::getNodesByFace(const TopoDS_Face &face) const
BRepBndLib::Add(
face,
box,
- Standard_False);// https://forum.freecadweb.org/viewtopic.php?f=18&t=21571&start=70#p221591
+ Standard_False);// https://forum.freecad.org/viewtopic.php?f=18&t=21571&start=70#p221591
// limit where the mesh node belongs to the face:
double limit = BRep_Tool::Tolerance(face);
box.Enlarge(limit);
@@ -1822,7 +1822,7 @@ void FemMesh::readAbaqus(const std::string &FileName)
FemMeshPy* fempy = static_cast(mesh.ptr());
FemMesh* fem = fempy->getFemMeshPtr();
*this = *fem; // the deep copy should be avoided, a pointer swap method could be implemented
- // see https://forum.freecadweb.org/viewtopic.php?f=10&t=31999&start=10#p274241
+ // see https://forum.freecad.org/viewtopic.php?f=10&t=31999&start=10#p274241
}
else {
throw Base::FileException("Problems reading file");
@@ -1858,7 +1858,7 @@ void FemMesh::readZ88(const std::string &FileName)
FemMeshPy* fempy = static_cast(mesh.ptr());
FemMesh* fem = fempy->getFemMeshPtr();
*this = *fem; // the deep copy should be avoided, a pointer swap method could be implemented
- // see https://forum.freecadweb.org/viewtopic.php?f=10&t=31999&start=10#p274241
+ // see https://forum.freecad.org/viewtopic.php?f=10&t=31999&start=10#p274241
}
else {
throw Base::FileException("Problems reading file");
@@ -1999,7 +1999,7 @@ void FemMesh::writeABAQUS(const std::string &Filename, int elemParam, bool group
// since master 0.15
// added by werner (wmayer) March 2015,
- // http://forum.freecadweb.org/viewtopic.php?f=18&t=10110&start=10#p81681
+ // http://forum.freecad.org/viewtopic.php?f=18&t=10110&start=10#p81681
// https://github.com/FreeCAD/FreeCAD/commit/5d159f5cf352a93b1aff4fb7b82e8b747ee4f35b
// https://github.com/FreeCAD/FreeCAD/commit/b007bd19e4e4608caa4cdad350a9f480287fac6b
// tetra4 FreeCAD --> C3D4 CalculiX
@@ -2163,10 +2163,10 @@ void FemMesh::writeABAQUS(const std::string &Filename, int elemParam, bool group
// write all data to file
// take also care of special characters in path
- // https://forum.freecadweb.org/viewtopic.php?f=10&t=37436
+ // https://forum.freecad.org/viewtopic.php?f=10&t=37436
Base::FileInfo fi(Filename);
Base::ofstream anABAQUS_Output(fi);
- // https://forum.freecadweb.org/viewtopic.php?f=18&t=22759#p176669
+ // https://forum.freecad.org/viewtopic.php?f=18&t=22759#p176669
anABAQUS_Output.precision(13);
// add some text and make sure one of the known elemParam values is used
@@ -2196,7 +2196,7 @@ void FemMesh::writeABAQUS(const std::string &Filename, int elemParam, bool group
anABAQUS_Output << "** Nodes" << std::endl;
anABAQUS_Output << "*Node, NSET=Nall" << std::endl;
// This way we get sorted output.
- // See http://forum.freecadweb.org/viewtopic.php?f=18&t=12646&start=40#p103004
+ // See http://forum.freecad.org/viewtopic.php?f=18&t=12646&start=40#p103004
for (VertexMap::iterator it = vertexMap.begin(); it != vertexMap.end(); ++it) {
anABAQUS_Output << it->first << ", "
<< it->second.x << ", "
diff --git a/src/Mod/Fem/App/FemMeshObject.cpp b/src/Mod/Fem/App/FemMeshObject.cpp
index 36814b3315..597f9ab398 100644
--- a/src/Mod/Fem/App/FemMeshObject.cpp
+++ b/src/Mod/Fem/App/FemMeshObject.cpp
@@ -40,7 +40,7 @@ FemMeshObject::FemMeshObject()
{
ADD_PROPERTY_TYPE(FemMesh,(), "FEM Mesh",Prop_NoRecompute,"FEM Mesh object");
// in the regard of recomputes see:
- // https://forum.freecadweb.org/viewtopic.php?f=18&t=33329#p279203
+ // https://forum.freecad.org/viewtopic.php?f=18&t=33329#p279203
}
FemMeshObject::~FemMeshObject()
diff --git a/src/Mod/Fem/App/FemVTKTools.cpp b/src/Mod/Fem/App/FemVTKTools.cpp
index a7421d1b19..95d90f2239 100644
--- a/src/Mod/Fem/App/FemVTKTools.cpp
+++ b/src/Mod/Fem/App/FemVTKTools.cpp
@@ -736,8 +736,8 @@ std::map _getFreeCADMechResultVectorProperties() {
std::map resFCVecProp;
resFCVecProp["DisplacementVectors"] = "Displacement";
// the following three are filled only if there is a reinforced mat object
- // https://forum.freecadweb.org/viewtopic.php?f=18&t=33106&start=70#p296317
- // https://forum.freecadweb.org/viewtopic.php?f=18&t=33106&p=416006#p412800
+ // https://forum.freecad.org/viewtopic.php?f=18&t=33106&start=70#p296317
+ // https://forum.freecad.org/viewtopic.php?f=18&t=33106&p=416006#p412800
resFCVecProp["PS1Vector"] = "Major Principal Stress Vector";
resFCVecProp["PS2Vector"] = "Intermediate Principal Stress Vector";
resFCVecProp["PS3Vector"] = "Minor Principal Stress Vector";
@@ -745,7 +745,7 @@ std::map _getFreeCADMechResultVectorProperties() {
return resFCVecProp;
}
-// see https://forum.freecadweb.org/viewtopic.php?f=18&t=33106&start=30#p277434 for further
+// see https://forum.freecad.org/viewtopic.php?f=18&t=33106&start=30#p277434 for further
// information regarding names etc...
// some scalar list are not needed on VTK file export but they are needed for internal VTK pipeline
// TODO some filter to only export the needed values to VTK file but have all
@@ -773,7 +773,7 @@ std::map _getFreeCADMechResultScalarProperties() {
resFCScalProp["CriticalStrainRatio"] = "Critical Strain Ratio";
// the following three are filled in all cases
- // https://forum.freecadweb.org/viewtopic.php?f=18&t=33106&start=70#p296317
+ // https://forum.freecad.org/viewtopic.php?f=18&t=33106&start=70#p296317
// it might be these can be generated in paraview from stress tensor values as
// THE MAJOR PRINCIPAL STRESS MAGNITUDE, THE INTERMEDIATE PRINCIPAL STRESS MAGNITUDE,
// THE MINOR PRINCIPAL STRESS MAGNITUDE
@@ -781,7 +781,7 @@ std::map _getFreeCADMechResultScalarProperties() {
// thus TODO they might not be exported to external file format (first I need to know
// how to generate them in paraview)
// but there are needed anyway because the pipeline in FreeCAD needs the principal stress values
- // https://forum.freecadweb.org/viewtopic.php?f=18&t=33106&p=416006#p412800
+ // https://forum.freecad.org/viewtopic.php?f=18&t=33106&p=416006#p412800
resFCScalProp["PrincipalMax"] =
"Major Principal Stress";// can be plotted in Paraview as THE MAJOR PRINCIPAL STRESS MAGNITUDE
resFCScalProp["PrincipalMed"] =
diff --git a/src/Mod/Fem/App/HypothesisPy.cpp b/src/Mod/Fem/App/HypothesisPy.cpp
index f3f7a6d457..ed0a9d0e6e 100755
--- a/src/Mod/Fem/App/HypothesisPy.cpp
+++ b/src/Mod/Fem/App/HypothesisPy.cpp
@@ -23,7 +23,7 @@
#include "PreCompiled.h"
// HypothesisPy.h must be included as first file to avoid compiler warning,
-// see: https://forum.freecadweb.org/viewtopic.php?p=633192#p633192
+// see: https://forum.freecad.org/viewtopic.php?p=633192#p633192
#include "HypothesisPy.h"
#ifndef _PreComp_
diff --git a/src/Mod/Fem/Gui/CMakeLists.txt b/src/Mod/Fem/Gui/CMakeLists.txt
index 0a61be364b..0da21ef115 100755
--- a/src/Mod/Fem/Gui/CMakeLists.txt
+++ b/src/Mod/Fem/Gui/CMakeLists.txt
@@ -369,7 +369,7 @@ INSTALL(FILES ${FemGuiIcon_SVG} DESTINATION "${CMAKE_INSTALL_DATADIR}/Mod/Fem/Re
# Python modules ui files, they are copied as they are, thus the need not to be added to Fem.qrc
-# see https://forum.freecadweb.org/viewtopic.php?f=10&t=25833
+# see https://forum.freecad.org/viewtopic.php?f=10&t=25833
SET(FemGuiPythonUI_SRCS
Resources/ui/BodyHeatSource.ui
Resources/ui/ConstraintCentrif.ui
diff --git a/src/Mod/Fem/Gui/Resources/icons/Arch_Material_Group.svg b/src/Mod/Fem/Gui/Resources/icons/Arch_Material_Group.svg
index 87a3ac3d5a..2fc7d46afa 100644
--- a/src/Mod/Fem/Gui/Resources/icons/Arch_Material_Group.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/Arch_Material_Group.svg
@@ -106,7 +106,7 @@
Arch_Material_Group
2015-04-19
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_Analysis.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_Analysis.svg
index 85247ec6da..04e09c13e9 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_Analysis.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_Analysis.svg
@@ -28,7 +28,7 @@
fem-analysis
2015-07-28
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ClippingPlaneAdd.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ClippingPlaneAdd.svg
index c42689f4e2..7bfb022c57 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ClippingPlaneAdd.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ClippingPlaneAdd.svg
@@ -1 +1,54 @@
-
image/svg+xml
[Alexander Gryson]
fem-clip
2017-03-11
http://www.freecadweb.org/wiki/index.php?title=Artwork
FreeCAD
FreeCAD/src/Mod/
FreeCAD LGPL2+
https://www.gnu.org/copyleft/lesser.html
[agryson] Alexander Gryson
\ No newline at end of file
+freecad.
+
+
+
+
+
+
+ image/svg+xml
+
+
+
+ [Alexander Gryson]
+
+
+ fem-clip
+ 2017-03-11
+ http://www.freecad.org/wiki/index.php?title=Artwork
+
+
+ FreeCAD
+
+
+ FreeCAD/src/Mod/
+
+
+ FreeCAD LGPL2+
+
+
+ https://www.gnu.org/copyleft/lesser.html
+
+
+ [agryson] Alexander Gryson
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ClippingPlaneRemoveAll.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ClippingPlaneRemoveAll.svg
index 77ca5358bf..091f94dfbb 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ClippingPlaneRemoveAll.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ClippingPlaneRemoveAll.svg
@@ -14,7 +14,7 @@
fem-clip
2017-03-11
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintBearing.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintBearing.svg
index 2be60f202a..70b9bce4e5 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintBearing.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintBearing.svg
@@ -84,7 +84,7 @@
fem-constraint-bearing
2015-07-28
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintBodyHeatSource.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintBodyHeatSource.svg
index 01ebe4eb5c..dc9e75503b 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintBodyHeatSource.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintBodyHeatSource.svg
@@ -47,7 +47,7 @@
fem-constraint-heatflux
2016-08-01
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintCentrif.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintCentrif.svg
index 826f1fc223..4d0709480c 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintCentrif.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintCentrif.svg
@@ -21,7 +21,7 @@
2015-07-28
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintContact.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintContact.svg
index 84d5fdf69c..70079e9b3c 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintContact.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintContact.svg
@@ -12,7 +12,7 @@
fem-constraint-contact
2016-08-01
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintCurrentDensity.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintCurrentDensity.svg
index 2285e32484..16c9de7abb 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintCurrentDensity.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintCurrentDensity.svg
@@ -70,7 +70,7 @@
2016-08-01
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintDisplacement.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintDisplacement.svg
index 16f3e05fec..f83b2da333 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintDisplacement.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintDisplacement.svg
@@ -45,7 +45,7 @@
fem-constraint-displacement
2016-02-11
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintElectrostaticPotential.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintElectrostaticPotential.svg
index b940461050..e82625e0a2 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintElectrostaticPotential.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintElectrostaticPotential.svg
@@ -70,7 +70,7 @@
PartDesign_MoveTip
12-02-2021
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintFixed.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintFixed.svg
index 31cacb71c5..9dc1b0c141 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintFixed.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintFixed.svg
@@ -72,7 +72,7 @@
fem-constraint-fixed
2015-07-28
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintFlowVelocity.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintFlowVelocity.svg
index 28124e60c5..169505baf1 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintFlowVelocity.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintFlowVelocity.svg
@@ -52,7 +52,7 @@
PartDesign_MoveTip
12-02-2021
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintFluidBoundary.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintFluidBoundary.svg
index f815c6a5b3..28f96d8bef 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintFluidBoundary.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintFluidBoundary.svg
@@ -34,7 +34,7 @@
fem-constraint-fluid-boundary
2016-08-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintForce.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintForce.svg
index 4933163584..c7af1a46ad 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintForce.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintForce.svg
@@ -53,7 +53,7 @@
fem-constraint-force
2015-07-28
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintGear.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintGear.svg
index 2e1c94f7a3..526d3a1ccf 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintGear.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintGear.svg
@@ -11,7 +11,7 @@
2015-07-28
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintHeatflux.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintHeatflux.svg
index c0d07c9dab..67dc9dc875 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintHeatflux.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintHeatflux.svg
@@ -47,7 +47,7 @@
fem-constraint-heatflux
2016-08-01
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintInitialFlowVelocity.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintInitialFlowVelocity.svg
index cd2f75de39..62016b1209 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintInitialFlowVelocity.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintInitialFlowVelocity.svg
@@ -52,7 +52,7 @@
PartDesign_MoveTip
12-02-2021
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintInitialPressure.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintInitialPressure.svg
index 0387e04512..9c321135b8 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintInitialPressure.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintInitialPressure.svg
@@ -62,7 +62,7 @@
PartDesign_MoveTip
12-02-2021
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintInitialTemperature.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintInitialTemperature.svg
index a778ffa0a8..1d8a311e6c 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintInitialTemperature.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintInitialTemperature.svg
@@ -39,7 +39,7 @@
fem-constraint-InitialTemperature
2016-08-01
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintMagnetization.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintMagnetization.svg
index 07d95cc365..2708745a59 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintMagnetization.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintMagnetization.svg
@@ -73,7 +73,7 @@
2016-08-01
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintPlaneRotation.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintPlaneRotation.svg
index 4a8bc5e239..3de77fc135 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintPlaneRotation.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintPlaneRotation.svg
@@ -40,7 +40,7 @@
fem-constraint-planerotation
2016-08-01
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintPressure.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintPressure.svg
index 9068c32c6f..cc974aa614 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintPressure.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintPressure.svg
@@ -63,7 +63,7 @@
fem-constraint-pressure
2015-07-28
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintPulley.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintPulley.svg
index 54fcd22bb6..7f1792aa4e 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintPulley.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintPulley.svg
@@ -12,7 +12,7 @@
fem-constraint-pulley
2015-07-28
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintSectionPrint.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintSectionPrint.svg
index 893fa250cf..10abc6ef98 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintSectionPrint.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintSectionPrint.svg
@@ -52,7 +52,7 @@
fem-beam-section
2015-09-18
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintSelfWeight.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintSelfWeight.svg
index 633230845a..f1ded7b44b 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintSelfWeight.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintSelfWeight.svg
@@ -38,7 +38,7 @@
fem-constraint-selfweight
2016-07-21
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintTemperature.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintTemperature.svg
index 4c3c33ee7e..45fc9fa1a7 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintTemperature.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintTemperature.svg
@@ -47,7 +47,7 @@
fem-constraint-temperature
2016-08-01
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintTie.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintTie.svg
index c71b85bd56..52e8ac3fd9 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintTie.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintTie.svg
@@ -12,7 +12,7 @@
fem-constraint-contact
2016-08-01
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintTransform.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintTransform.svg
index 9991731a2a..8b91aea921 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintTransform.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ConstraintTransform.svg
@@ -20,7 +20,7 @@
fem-constraint-transform
2016-09-25
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_CreateNodesSet.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_CreateNodesSet.svg
index 79ef93f44a..7cd37a1d97 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_CreateNodesSet.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_CreateNodesSet.svg
@@ -33,7 +33,7 @@
fem-femmesh-create-node-by-poly
2016-11-28
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ElementFluid1D.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ElementFluid1D.svg
index c6eeb12490..abfa8944a7 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ElementFluid1D.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ElementFluid1D.svg
@@ -62,7 +62,7 @@
fem-fluid-section
2017-02-28
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ElementGeometry1D.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ElementGeometry1D.svg
index 509412c0ea..750fc2840e 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ElementGeometry1D.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ElementGeometry1D.svg
@@ -58,7 +58,7 @@
fem-beam-section
2015-09-18
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ElementGeometry2D.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ElementGeometry2D.svg
index 6d0bc5d3bd..5f28c53298 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ElementGeometry2D.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ElementGeometry2D.svg
@@ -33,7 +33,7 @@
fem-shell-thickness
2015-09-18
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ElementRotation1D.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ElementRotation1D.svg
index 41d8c5e82f..0ebeeb2e70 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ElementRotation1D.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ElementRotation1D.svg
@@ -83,7 +83,7 @@
fem-beam-section
2015-09-18
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_EquationDeformation.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_EquationDeformation.svg
index a4db53daa6..cd7f125ebc 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_EquationDeformation.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_EquationDeformation.svg
@@ -18,7 +18,7 @@
2017-03-11
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_EquationElasticity.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_EquationElasticity.svg
index 526ff547ca..03d98ce976 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_EquationElasticity.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_EquationElasticity.svg
@@ -23,7 +23,7 @@
2017-03-11
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_EquationElectricforce.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_EquationElectricforce.svg
index 487a1a1149..bec70def82 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_EquationElectricforce.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_EquationElectricforce.svg
@@ -49,7 +49,7 @@
fem-warp
2017-03-11
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_EquationElectrostatic.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_EquationElectrostatic.svg
index 71a42e8c3b..fb32eb223d 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_EquationElectrostatic.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_EquationElectrostatic.svg
@@ -45,7 +45,7 @@
fem-warp
2017-03-11
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_EquationFlow.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_EquationFlow.svg
index fc0f5e8705..d2a036c386 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_EquationFlow.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_EquationFlow.svg
@@ -28,7 +28,7 @@
fem-constraint-fluid-boundary
2016-08-10
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_EquationFlux.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_EquationFlux.svg
index d3ac2ca10c..19e7159e82 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_EquationFlux.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_EquationFlux.svg
@@ -43,7 +43,7 @@
fem-warp
2017-03-11
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_EquationHeat.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_EquationHeat.svg
index 234ebead31..bc8bfd247e 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_EquationHeat.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_EquationHeat.svg
@@ -30,7 +30,7 @@
fem-constraint-temperature
2016-08-01
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_EquationMagnetodynamic.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_EquationMagnetodynamic.svg
index 1e1b76239d..c5a1a9467f 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_EquationMagnetodynamic.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_EquationMagnetodynamic.svg
@@ -54,7 +54,7 @@
2017-03-11
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_EquationMagnetodynamic2D.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_EquationMagnetodynamic2D.svg
index 136ca6fb64..e7d37c6528 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_EquationMagnetodynamic2D.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_EquationMagnetodynamic2D.svg
@@ -44,7 +44,7 @@
2017-03-11
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_FEMMesh2Mesh.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_FEMMesh2Mesh.svg
index 4ad3b0605a..f3d6aeb8a0 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_FEMMesh2Mesh.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_FEMMesh2Mesh.svg
@@ -21,7 +21,7 @@
fem-femmesh-to-mesh
2016-11-25
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_MaterialFluid.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_MaterialFluid.svg
index 2e8491976c..82db0d0eaa 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_MaterialFluid.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_MaterialFluid.svg
@@ -77,7 +77,7 @@
fem-material-fluid
2017-01-22
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_MaterialMechanicalNonlinear.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_MaterialMechanicalNonlinear.svg
index 425e95a368..6a02cf8ff6 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_MaterialMechanicalNonlinear.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_MaterialMechanicalNonlinear.svg
@@ -76,7 +76,7 @@
fem-material-nonlinear
2016-09-25
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_MaterialSolid.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_MaterialSolid.svg
index 1fba824dff..982f97cd38 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_MaterialSolid.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_MaterialSolid.svg
@@ -69,7 +69,7 @@
fem-material
2015-07-28
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_MeshClear.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_MeshClear.svg
index 0416f86561..9bc96f004d 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_MeshClear.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_MeshClear.svg
@@ -62,7 +62,7 @@
fem-femmesh-clear-mesh
2016-12-23
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_MeshDisplayInfo.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_MeshDisplayInfo.svg
index 9ea217ee25..b79375edcf 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_MeshDisplayInfo.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_MeshDisplayInfo.svg
@@ -28,7 +28,7 @@
fem-femmesh-print-info
2016-12-23
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_MeshGmshFromShape.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_MeshGmshFromShape.svg
index fafbd13c72..43beb0d1f3 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_MeshGmshFromShape.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_MeshGmshFromShape.svg
@@ -38,7 +38,7 @@
fem-femmesh-gmsh-from-shape
2016-11-28
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_MeshNetgenFromShape.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_MeshNetgenFromShape.svg
index 36e1ad3a16..da77e8a85d 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_MeshNetgenFromShape.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_MeshNetgenFromShape.svg
@@ -44,7 +44,7 @@
fem-femmesh-netgen-from-shape
2016-11-28
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_MeshRegion.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_MeshRegion.svg
index 09de666de7..a0a587f81f 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_MeshRegion.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_MeshRegion.svg
@@ -32,7 +32,7 @@
2016-12-20
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_MeshResult.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_MeshResult.svg
index 42e48e21b6..9e9ce6251d 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_MeshResult.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_MeshResult.svg
@@ -61,7 +61,7 @@
fem-femmesh-gmsh-from-shape
2016-11-28
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterClipRegion.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterClipRegion.svg
index 5a28683be1..82fb8abbb3 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterClipRegion.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterClipRegion.svg
@@ -14,7 +14,7 @@
fem-clip
2017-03-11
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterClipScalar.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterClipScalar.svg
index cea0cf2cd1..7afa8f2d09 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterClipScalar.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterClipScalar.svg
@@ -14,7 +14,7 @@
fem-clip-scalar
2017-03-11
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterContours.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterContours.svg
index f438432a70..0e043c8497 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterContours.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterContours.svg
@@ -13,7 +13,7 @@
2017-03-11
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterCutFunction.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterCutFunction.svg
index 202aecb15b..1724f953d3 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterCutFunction.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterCutFunction.svg
@@ -14,7 +14,7 @@
fem-cut
2017-03-11
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterDataAlongLine.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterDataAlongLine.svg
index 96fa61315b..486d9eb4a9 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterDataAlongLine.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterDataAlongLine.svg
@@ -15,7 +15,7 @@
fem-DataAlongLine
2017-03-11
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterLinearizedStresses.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterLinearizedStresses.svg
index 0fdd9a1d29..b24bf65e8c 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterLinearizedStresses.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterLinearizedStresses.svg
@@ -15,7 +15,7 @@
fem-linearizedstresses
2016-12-20
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterWarp.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterWarp.svg
index 3e30709139..e742f761a0 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterWarp.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_PostFilterWarp.svg
@@ -21,7 +21,7 @@
fem-warp
2017-03-11
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_PostPipelineFromResult.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_PostPipelineFromResult.svg
index fe7b2b467a..6ffe5f9443 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_PostPipelineFromResult.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_PostPipelineFromResult.svg
@@ -15,7 +15,7 @@
fem-data
2017-03-11
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ResultShow.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ResultShow.svg
index 19f3163e78..a856c2b55c 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ResultShow.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ResultShow.svg
@@ -80,7 +80,7 @@
fem-result
2015-07-28
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_ResultsPurge.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_ResultsPurge.svg
index e4c504d317..95b1b98b66 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_ResultsPurge.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_ResultsPurge.svg
@@ -84,7 +84,7 @@
fem-purge-results
2015-07-28
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_SolverControl.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_SolverControl.svg
index 2febe9588d..e1f406155b 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_SolverControl.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_SolverControl.svg
@@ -60,7 +60,7 @@
fem-control-solver
2016-05-14
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_SolverRun.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_SolverRun.svg
index 33d79eda76..4c186f5ef1 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_SolverRun.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_SolverRun.svg
@@ -57,7 +57,7 @@
fem-run-solver
2016-05-14
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FEM_SolverStandard.svg b/src/Mod/Fem/Gui/Resources/icons/FEM_SolverStandard.svg
index eef4a07c7d..7f53d2c870 100644
--- a/src/Mod/Fem/Gui/Resources/icons/FEM_SolverStandard.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FEM_SolverStandard.svg
@@ -22,7 +22,7 @@
2015-11-15
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/FemWorkbench.svg b/src/Mod/Fem/Gui/Resources/icons/FemWorkbench.svg
index dc0e29467c..e0a6a5b16a 100755
--- a/src/Mod/Fem/Gui/Resources/icons/FemWorkbench.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/FemWorkbench.svg
@@ -109,7 +109,7 @@
FemWorkbench
2016-02-26
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/fem-add-fem-mesh.svg b/src/Mod/Fem/Gui/Resources/icons/fem-add-fem-mesh.svg
index bcd04b1e38..5089819a20 100644
--- a/src/Mod/Fem/Gui/Resources/icons/fem-add-fem-mesh.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/fem-add-fem-mesh.svg
@@ -31,7 +31,7 @@
fem-add-fem-mesh
2015-07-28
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/fem-add-material.svg b/src/Mod/Fem/Gui/Resources/icons/fem-add-material.svg
index 4389f86a78..b8b1336d0e 100644
--- a/src/Mod/Fem/Gui/Resources/icons/fem-add-material.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/fem-add-material.svg
@@ -67,7 +67,7 @@
fem-add-material
2015-07-28
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/fem-add-part.svg b/src/Mod/Fem/Gui/Resources/icons/fem-add-part.svg
index d588ef3982..d11e614e9e 100644
--- a/src/Mod/Fem/Gui/Resources/icons/fem-add-part.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/fem-add-part.svg
@@ -61,7 +61,7 @@
fem-add-part
2015-07-28
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/fem-femmesh-from-shape.svg b/src/Mod/Fem/Gui/Resources/icons/fem-femmesh-from-shape.svg
index 00fabaecbc..f3c66c3399 100644
--- a/src/Mod/Fem/Gui/Resources/icons/fem-femmesh-from-shape.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/fem-femmesh-from-shape.svg
@@ -31,7 +31,7 @@
fem-femmesh-from-shape
2016-11-28
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/fem-post-geo-box.svg b/src/Mod/Fem/Gui/Resources/icons/fem-post-geo-box.svg
index 0628b721d0..2e291818ff 100644
--- a/src/Mod/Fem/Gui/Resources/icons/fem-post-geo-box.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/fem-post-geo-box.svg
@@ -40,7 +40,7 @@
fem-box
2015-11-15
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/fem-post-geo-cylinder.svg b/src/Mod/Fem/Gui/Resources/icons/fem-post-geo-cylinder.svg
index 3c5ca14afc..e7f2de0ce7 100644
--- a/src/Mod/Fem/Gui/Resources/icons/fem-post-geo-cylinder.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/fem-post-geo-cylinder.svg
@@ -29,7 +29,7 @@
fem-cylinder
2015-11-15
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/fem-post-geo-isosurface.svg b/src/Mod/Fem/Gui/Resources/icons/fem-post-geo-isosurface.svg
index c2cea268b3..df9b60a9e5 100644
--- a/src/Mod/Fem/Gui/Resources/icons/fem-post-geo-isosurface.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/fem-post-geo-isosurface.svg
@@ -45,7 +45,7 @@
fem-isosurface
2017-03-11
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/fem-post-geo-plane.svg b/src/Mod/Fem/Gui/Resources/icons/fem-post-geo-plane.svg
index ebdf4ebe08..7fd52fbb53 100644
--- a/src/Mod/Fem/Gui/Resources/icons/fem-post-geo-plane.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/fem-post-geo-plane.svg
@@ -28,7 +28,7 @@
fem-plane
2015-11-15
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/fem-post-geo-sphere.svg b/src/Mod/Fem/Gui/Resources/icons/fem-post-geo-sphere.svg
index 431660b36d..acc322ba59 100644
--- a/src/Mod/Fem/Gui/Resources/icons/fem-post-geo-sphere.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/fem-post-geo-sphere.svg
@@ -33,7 +33,7 @@
fem-sphere
2015-11-15
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/fem-solver-analysis-buckling.svg b/src/Mod/Fem/Gui/Resources/icons/fem-solver-analysis-buckling.svg
index 27b8db4ebe..a519750e64 100644
--- a/src/Mod/Fem/Gui/Resources/icons/fem-solver-analysis-buckling.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/fem-solver-analysis-buckling.svg
@@ -76,7 +76,7 @@
2016-08-01
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/fem-solver-analysis-checkmesh.svg b/src/Mod/Fem/Gui/Resources/icons/fem-solver-analysis-checkmesh.svg
index 545fdf4e1e..3cc20b0efb 100644
--- a/src/Mod/Fem/Gui/Resources/icons/fem-solver-analysis-checkmesh.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/fem-solver-analysis-checkmesh.svg
@@ -119,7 +119,7 @@
2016-08-01
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/fem-solver-analysis-frequency.svg b/src/Mod/Fem/Gui/Resources/icons/fem-solver-analysis-frequency.svg
index 6c9e47bf8c..f0d45c68a0 100644
--- a/src/Mod/Fem/Gui/Resources/icons/fem-solver-analysis-frequency.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/fem-solver-analysis-frequency.svg
@@ -58,7 +58,7 @@
fem-frequency-analysis
2015-09-05
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork
FreeCAD
diff --git a/src/Mod/Fem/Gui/Resources/icons/fem-solver-analysis-static.svg b/src/Mod/Fem/Gui/Resources/icons/fem-solver-analysis-static.svg
index eb604bf668..1bdbb0d17f 100644
--- a/src/Mod/Fem/Gui/Resources/icons/fem-solver-analysis-static.svg
+++ b/src/Mod/Fem/Gui/Resources/icons/fem-solver-analysis-static.svg
@@ -60,7 +60,7 @@
fem-static-analysis
2016-08-01
- http://www.freecadweb.org/wiki/index.php?title=Artwork
+ http://www.freecad.org/wiki/index.php?title=Artwork