diff options
-rwxr-xr-x | oox/source/drawingml/customshapes/README | 2 | ||||
-rwxr-xr-x | oox/source/drawingml/customshapes/generatePresetsData.pl (renamed from oox/source/drawingml/customshapes/generatePresetsCXX.pl) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/drawingml/customshapes/README b/oox/source/drawingml/customshapes/README index f9e343224b2a..0b3ef8f121e7 100755 --- a/oox/source/drawingml/customshapes/README +++ b/oox/source/drawingml/customshapes/README @@ -35,7 +35,7 @@ SAL_LOG='+INFO.oox.csdata-WARN' instdir/program/soffice --headless --convert-to # Now run a script that reads the above log file and generates the # oox-drawingml-cs-presets data: -(cd oox/source/drawingml/customshapes && ./generatePresetsCXX.pl) +(cd oox/source/drawingml/customshapes && ./generatePresetsData.pl) echo diff --git a/oox/source/drawingml/customshapes/generatePresetsCXX.pl b/oox/source/drawingml/customshapes/generatePresetsData.pl index 187f3ee33516..187f3ee33516 100755 --- a/oox/source/drawingml/customshapes/generatePresetsCXX.pl +++ b/oox/source/drawingml/customshapes/generatePresetsData.pl |