LibreOffice » extras
View module in: git
Contains templates, clipart galleries, palettes, symbol font, autocorrections, autotexts etc.
How-to add a new gallery:
extras/source/gallery/foo/.str file extras/source/gallery/foo/foo.strfoo section to extras/source/gallery/share/gallery_names.ulfGallery_foo.mk at the top-level (and mention in Module_extra.mk)GALLERY_FILELIST statement in scp2/How-to add a new autotext category
extras/source/autotext/lang/xx/foo/ where xx is your lang code. xx must exactly fit with an UI lang code.foo.bau autotext file in this directory (excluding an empty mimetype file)xx/foo.bau in extras/AllLangPackage_autotextshare.mkextras/CustomTarget_autotextshare.mk:
foo.bau (except mimetype) in extras_AUTOTEXTSHARE_XMLFILESHow-to add a new autotext to an existing category
extras/source/autotext/lang/xx/standard/FOO/ to add it in category standard of lang xxFOO.xml for an unformatted autotext)extras/source/autotext/lang/xx/standard/BlockList.xmlextras/source/autotext/lang/xx/standard/META-INF/manifest.xmlextras/CustomTarget_autotextshare.mk:
extras_AUTOTEXTSHARE_XMLFILESHow-to add a new template category
How-to add a new template to an existing category
<dc:title>Foo</dc:title> in meta.xml to make presentation name translatable<Category>Foo.ot? (? = p, t, s or g) in extras/source/templates/<Category>/Foo (no space allowed in any file names)<Category>/Foo.ot? / in Package_templates.mk (or Package_tplpresnt.mk if it’s a presentation)CustomTarget_templates.mk (or CustomTarget_tplpresnt.mk if it’s a presentation):
<Category>/Foo/meta.xml / and all files which are not automatically added in extras_TEMPLATES_XMLFILES (or extras_PRESENTATIONS_XMLFILES for presentation)Generated by Libreoffice CI on lilith.documentfoundation.org
Last updated: 2023-07-30 04:48:18 | Privacy Policy | Impressum (Legal Info)