FEM: in out, improve title strings

This commit is contained in:
Bernd Hahnebach
2020-07-14 07:41:20 +02:00
parent 17a25e0903
commit 8ed3060812
7 changed files with 7 additions and 7 deletions

View File

@@ -22,7 +22,7 @@
# * *
# ***************************************************************************
__title__ = "importCcxDatResults"
__title__ = "Result import for Calculix dat file format"
__author__ = "Przemo Firszt, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"

View File

@@ -23,7 +23,7 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD Calculix library"
__title__ = "Result import for Calculix frd file format"
__author__ = "Juergen Riegel , Michael Hindley, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"

View File

@@ -21,7 +21,7 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD Fenics mesh reader and writer"
__title__ = "Mesh import and export for Fenics mesh file format"
__author__ = "Johannes Hartung"
__url__ = "http://www.freecadweb.org"

View File

@@ -22,7 +22,7 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD .inp file reader"
__title__ = "Mesh import for Abacus/CalculiX inp file format"
__author__ = "Frantisek Loeffelmann, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
__date__ = "04/08/2016"

View File

@@ -22,7 +22,7 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD Result import and export VTK file library"
__title__ = "Result import and export for VTK file format"
__author__ = "Qingfeng Xia, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"

View File

@@ -21,7 +21,7 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD Z88 Mesh reader and writer"
__title__ = "Mesh import and export for Z88 mesh file format"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"

View File

@@ -21,7 +21,7 @@
# * *
# ***************************************************************************
__title__ = "FreeCAD Z88 Disp Reader"
__title__ = "Result import for Z88 displacements format"
__author__ = "Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"