Fix typos
Change-Id: Ifd133889ffdc372831ce753deaca847b46705a53 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141415 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
parent
dd27b60cb6
commit
5e4af7b91c
2 changed files with 2 additions and 2 deletions
|
@ -500,7 +500,7 @@ $(eval $(call gb_Top_GbuildToIdeIntegration,$(ide))))
|
|||
# this target is provided primarily for consistency with the other ide-integrations
|
||||
vscode-ide-integration: $(BUILDDIR)/vs-code.code-workspace vim-ide-integration
|
||||
|
||||
# ToDo: there probably is a way to have it at least create the compile-commnands.json file
|
||||
# ToDo: there probably is a way to have it at least create the compile-commands.json file
|
||||
# for the vim/vs-code integration without building the registry stuff
|
||||
gbuildtojson: Rdb
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
$(eval $(call gb_CustomTarget_CustomTarget,extras/source/templates/presnt))
|
||||
|
||||
# # for OTP templates: mimetype, content.xml, styles.xml, META-INF/manifest.xml and
|
||||
# Thumbnails/thumbnail.png files are automaticaly added for each template
|
||||
# Thumbnails/thumbnail.png files are automatically added for each template
|
||||
# list of meta.xml files (one per template) + other files (content.xml, manifest.rdf, settings.xml, pictures...)
|
||||
extras_PRESENTATIONS_XMLFILES := \
|
||||
Beehive/meta.xml \
|
||||
|
|
Loading…
Reference in a new issue