Alessandro's name spelling fix (README, manifests)
This commit is contained in:
parent
a13fc805d7
commit
67bdf9687d
@ -12,7 +12,7 @@ compatible with any modern printer based on the RepRap toolchain, including all
|
|||||||
those based on the Marlin, Prusa, Sprinter and Repetier firmware. It also works
|
those based on the Marlin, Prusa, Sprinter and Repetier firmware. It also works
|
||||||
with Mach3, LinuxCNC and Machinekit controllers.
|
with Mach3, LinuxCNC and Machinekit controllers.
|
||||||
|
|
||||||
PrusaSlicer is based on [Slic3r](https://github.com/Slic3r/Slic3r) by Alessandro Ranelucci and the RepRap community.
|
PrusaSlicer is based on [Slic3r](https://github.com/Slic3r/Slic3r) by Alessandro Ranellucci and the RepRap community.
|
||||||
|
|
||||||
See the [project homepage](https://www.prusa3d.com/slic3r-prusa-edition/) and
|
See the [project homepage](https://www.prusa3d.com/slic3r-prusa-edition/) and
|
||||||
the [documentation directory](doc/) for more information.
|
the [documentation directory](doc/) for more information.
|
||||||
|
@ -12,7 +12,7 @@ PRODUCTVERSION @SLIC3R_RC_VERSION@
|
|||||||
VALUE "ProductName", "@SLIC3R_APP_NAME@ G-code Viewer"
|
VALUE "ProductName", "@SLIC3R_APP_NAME@ G-code Viewer"
|
||||||
VALUE "ProductVersion", "@SLIC3R_BUILD_ID@"
|
VALUE "ProductVersion", "@SLIC3R_BUILD_ID@"
|
||||||
VALUE "InternalName", "@SLIC3R_APP_NAME@ G-code Viewer"
|
VALUE "InternalName", "@SLIC3R_APP_NAME@ G-code Viewer"
|
||||||
VALUE "LegalCopyright", "Copyright \251 2016-2020 Prusa Research, \251 2011-2018 Alessandro Ranelucci"
|
VALUE "LegalCopyright", "Copyright \251 2016-2020 Prusa Research, \251 2011-2018 Alessandro Ranellucci"
|
||||||
VALUE "OriginalFilename", "prusa-gcodeviewer.exe"
|
VALUE "OriginalFilename", "prusa-gcodeviewer.exe"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -12,7 +12,7 @@ PRODUCTVERSION @SLIC3R_RC_VERSION@
|
|||||||
VALUE "ProductName", "@SLIC3R_APP_NAME@"
|
VALUE "ProductName", "@SLIC3R_APP_NAME@"
|
||||||
VALUE "ProductVersion", "@SLIC3R_BUILD_ID@"
|
VALUE "ProductVersion", "@SLIC3R_BUILD_ID@"
|
||||||
VALUE "InternalName", "@SLIC3R_APP_NAME@"
|
VALUE "InternalName", "@SLIC3R_APP_NAME@"
|
||||||
VALUE "LegalCopyright", "Copyright \251 2016-2020 Prusa Research, \251 2011-2018 Alessandro Ranelucci"
|
VALUE "LegalCopyright", "Copyright \251 2016-2020 Prusa Research, \251 2011-2018 Alessandro Ranellucci"
|
||||||
VALUE "OriginalFilename", "prusa-slicer.exe"
|
VALUE "OriginalFilename", "prusa-slicer.exe"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user