https://bugs.documentfoundation.org/show_bug.cgi?id=132576
--- Comment #8 from Rafael Lima <[email protected]> --- (In reply to andreas_k from comment #0) > The Template category names are: > - My Templates (...) Not all of these styles are available for selecting in the Templates Manager. Only the ones whose associated directory have templates on it. >From the explanation in bug 151154, [1] defines the short template category names that map directory templates into full category names (defined in [2]). [1] core/sfx2/source/doc/doctemplates.cxx [2] core/sfx2/inc/doctempl.hrc One thing we could do is remove the "default" categories defined in [2] that are no longer used in the default installation of LibreOffice. These are: - Finances - Education - Presentation Backgrounds - Miscellaneous - Labels Note that the labels above are not reachable neither via the Templates Manager nor via the Save As Template dialog. >From attachment 182651 (bug 151154) we also need to define a localizable name for the "draw" category, which is actually the name of the directory where the template is located and it does not have an associated full category name. I created a patch for this specific issue (it is still referencing the duplicate bug 151154, but I'll fix it in an upcoming patchet). https://gerrit.libreoffice.org/c/core/+/140506 If you agree, I can include in this patch the removal of the unused categories listed above. -- You are receiving this mail because: You are the assignee for the bug.
