[skip ci] make Init scripts working if system locale is set to C

This commit is contained in:
wmayer
2020-03-26 15:25:40 +01:00
parent 8c45bef57c
commit caee1eb48d
8 changed files with 16 additions and 16 deletions

View File

@@ -1,8 +1,8 @@
# FreeCAD init script of the Import module
# (c) 2001 Jürgen Riegel
# (c) 2001 Juergen Riegel
#***************************************************************************
#* Copyright (c) 2002 Jürgen Riegel <juergen.riegel@web.de> *
#* Copyright (c) 2002 Juergen Riegel <juergen.riegel@web.de> *
#* *
#* This file is part of the FreeCAD CAx development system. *
#* *

View File

@@ -1,13 +1,13 @@
# -*- coding: utf8 -*-
# Import gui init module
# (c) 2003 Jürgen Riegel
# (c) 2003 Juergen Riegel
#
# Gathering all the information to start FreeCAD
# This is the second one of three init scripts, the third one
# runs when the gui is up
#***************************************************************************
#* Copyright (c) 2002 Jürgen Riegel <juergen.riegel@web.de> *
#* Copyright (c) 2002 Juergen Riegel <juergen.riegel@web.de> *
#* *
#* This file is part of the FreeCAD CAx development system. *
#* *

View File

@@ -1,9 +1,9 @@
# -*- coding: utf8 -*-
# FreeCAD init script of the Raytracing module
# (c) 2001 Jürgen Riegel
# (c) 2001 Juergen Riegel
#***************************************************************************
#* Copyright (c) 2002 Jürgen Riegel <juergen.riegel@web.de> *
#* Copyright (c) 2002 Juergen Riegel <juergen.riegel@web.de> *
#* *
#* This file is part of the FreeCAD CAx development system. *
#* *

View File

@@ -1,12 +1,12 @@
# Raytracing gui init module
# (c) 2003 Jürgen Riegel
# (c) 2003 Juergen Riegel
#
# Gathering all the information to start FreeCAD
# This is the second one of three init scripts, the third one
# runs when the gui is up
#***************************************************************************
#* Copyright (c) 2002 Jürgen Riegel <juergen.riegel@web.de> *
#* Copyright (c) 2002 Juergen Riegel <juergen.riegel@web.de> *
#* *
#* This file is part of the FreeCAD CAx development system. *
#* *

View File

@@ -1,9 +1,9 @@
# -*- coding: utf8 -*-
# FreeCAD init script of the ReverseEngineering module
# (c) 2001 Jürgen Riegel
# (c) 2001 Juergen Riegel
# ***************************************************************************
# * Copyright (c) 2002 Jürgen Riegel <juergen.riegel@web.de> *
# * Copyright (c) 2002 Juergen Riegel <juergen.riegel@web.de> *
# * *
# * This file is part of the FreeCAD CAx development system. *
# * *

View File

@@ -1,12 +1,12 @@
# ReverseEngineering gui init module
# (c) 2003 Jürgen Riegel
# (c) 2003 Juergen Riegel
#
# Gathering all the information to start FreeCAD
# This is the second one of three init scripts, the third one
# runs when the gui is up
#***************************************************************************
#* Copyright (c) 2002 Jürgen Riegel <juergen.riegel@web.de> *
#* Copyright (c) 2002 Juergen Riegel <juergen.riegel@web.de> *
#* *
#* This file is part of the FreeCAD CAx development system. *
#* *

View File

@@ -1,8 +1,8 @@
# FreeCAD init script of the Robot module
# (c) 2001 Jürgen Riegel
# (c) 2001 Juergen Riegel
#***************************************************************************
#* Copyright (c) 2002 Jürgen Riegel <juergen.riegel@web.de> *
#* Copyright (c) 2002 Juergen Riegel <juergen.riegel@web.de> *
#* *
#* This file is part of the FreeCAD CAx development system. *
#* *

View File

@@ -1,12 +1,12 @@
# Robot gui init module
# (c) 2009 Jürgen Riegel
# (c) 2009 Juergen Riegel
#
# Gathering all the information to start FreeCAD
# This is the second one of three init scripts, the third one
# runs when the gui is up
#***************************************************************************
#* Copyright (c) 2009 Jürgen Riegel <juergen.riegel@web.de> *
#* Copyright (c) 2009 Juergen Riegel <juergen.riegel@web.de> *
#* *
#* This file is part of the FreeCAD CAx development system. *
#* *