mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Use company in comment
Contribute to CURA-9157
This commit is contained in:
parent
f64b1a6e30
commit
120c393032
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
||||||
Manufacturer="{{ company }}"
|
Manufacturer="{{ company }}"
|
||||||
Description="UltiMaker Cura the most popular 3D printing slicer"
|
Description="UltiMaker Cura the most popular 3D printing slicer"
|
||||||
Keywords="UltiMaker,Cura,3D,printing,slicer"
|
Keywords="UltiMaker,Cura,3D,printing,slicer"
|
||||||
Comments="Copyright (c) {{ year }} UltiMaker B.V." />
|
Comments="Copyright (c) {{ year }} {{ company }}" />
|
||||||
|
|
||||||
<InstallExecuteSequence>
|
<InstallExecuteSequence>
|
||||||
<RemoveExistingProducts Before="InstallInitialize" />
|
<RemoveExistingProducts Before="InstallInitialize" />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue