summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorRafael Lima <rafael.palma.lima@gmail.com>2022-09-28 21:29:55 +0200
committerRafael Lima <rafael.palma.lima@gmail.com>2022-10-01 18:27:56 +0200
commit5cf31e332ed835fd1755bda133cee7bbc328dc09 (patch)
tree9a136fd341680c8746a0732006da29c30e622705 /scp2
parent81ccda84be0f8ce833c008c46da05b4cc881e977 (diff)
tdf#132576 Remove unused template categories
This patch removes the names of template categories that are not used. None of these template category names are reachable via the Templates Manager nor via the Save as Template function. Change-Id: Ic2caf485106134de8554b93b5d6e14bdf7f382e6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140610 Reviewed-by: Laurent Balland <laurent.balland@mailo.fr> Tested-by: Jenkins
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/directory_ooo.scp29
1 files changed, 2 insertions, 27 deletions
diff --git a/scp2/source/ooo/directory_ooo.scp b/scp2/source/ooo/directory_ooo.scp
index 71bc2f2f76eb..53dbbe5eec52 100644
--- a/scp2/source/ooo/directory_ooo.scp
+++ b/scp2/source/ooo/directory_ooo.scp
@@ -564,39 +564,14 @@ Directory gid_Dir_Template_Common
DosName = "common";
End
-Directory gid_Dir_Template_Common_Educate
- ParentID = gid_Dir_Template_Common;
- DosName = "educate";
-End
-
-Directory gid_Dir_Template_Common_Finance
- ParentID = gid_Dir_Template_Common;
- DosName = "finance";
-End
-
-Directory gid_Dir_Template_Common_Forms
- ParentID = gid_Dir_Template_Common;
- DosName = "forms";
-End
-
Directory gid_Dir_Template_Common_Internal
ParentID = gid_Dir_Template_Common;
DosName = "internal";
End
-Directory gid_Dir_Template_Common_Labels
- ParentID = gid_Dir_Template_Common;
- DosName = "labels";
-End
-
-Directory gid_Dir_Template_Common_Layout
- ParentID = gid_Dir_Template_Common;
- DosName = "layout";
-End
-
-Directory gid_Dir_Template_Common_Misc
+Directory gid_Dir_Template_Common_Draw
ParentID = gid_Dir_Template_Common;
- DosName = "misc";
+ DosName = "draw";
End
Directory gid_Dir_Template_Common_Officorr