summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2015-01-07 22:19:09 +0100
committerDavid Tardon <dtardon@redhat.com>2015-01-07 23:10:07 +0000
commitea6da165da50c60fcf5d4dc4ab93b798f03879c8 (patch)
tree485239616d55148583a13db606968c8a87a8afad /scp2
parent4e7e27662c523514c8e589e5c077321546ea59ce (diff)
Include the new templates in the installation.
All the templates are result of the Templates contest for 4.4, and were contributed under CC0. The templates were contributed by the following people: * Alexander Wilms <f.alexander.wilms@gmail.com> * Edmund Laugasson <edmund.laugasson@gmail.com> * Jun NOGATA <nogajun@gmail.com> * Michael Kovarik <fractalsandflowers@gmail.com> * Péter Szathmáry <mi84aa@gmail.com> * Zirk <showeet@ymail.com> Thank you (and all the other participants) for your contributions! install the new templates too (cherry picked from commit 9da59f23a0b100454bdc4c663db82a61f1d7ec30) Change-Id: I9fa578fafa5e350a186a77b3e023474b289e0fb8 Reviewed-on: https://gerrit.libreoffice.org/13806 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/file_extra_ooo.scp28
-rw-r--r--scp2/source/ooo/module_ooo.scp4
2 files changed, 32 insertions, 0 deletions
diff --git a/scp2/source/ooo/file_extra_ooo.scp b/scp2/source/ooo/file_extra_ooo.scp
index e4d5e8864bc0..c2cc985cd193 100644
--- a/scp2/source/ooo/file_extra_ooo.scp
+++ b/scp2/source/ooo/file_extra_ooo.scp
@@ -171,6 +171,34 @@ File gid_File_Extra_Tpllayoutimpr
Name = "extras_tpllayoutimpr.filelist";
End
+File gid_File_Extra_Tplofficorr
+ Dir = FILELIST_DIR;
+ TXT_FILE_BODY;
+ Styles = (FILELIST);
+ Name = "extras_tplofficorr.filelist";
+End
+
+File gid_File_Extra_Tploffimisc
+ Dir = FILELIST_DIR;
+ TXT_FILE_BODY;
+ Styles = (FILELIST);
+ Name = "extras_tploffimisc.filelist";
+End
+
+File gid_File_Extra_Tplpresnt
+ Dir = FILELIST_DIR;
+ TXT_FILE_BODY;
+ Styles = (FILELIST);
+ Name = "extras_tplpresnt.filelist";
+End
+
+File gid_File_Extra_Tplpersonal
+ Dir = FILELIST_DIR;
+ TXT_FILE_BODY;
+ Styles = (FILELIST);
+ Name = "extras_tplpersonal.filelist";
+End
+
File gid_File_Extra_Tplwizbitmap
Dir = FILELIST_DIR;
TXT_FILE_BODY;
diff --git a/scp2/source/ooo/module_ooo.scp b/scp2/source/ooo/module_ooo.scp
index e70e471b561a..a8d10c250da4 100644
--- a/scp2/source/ooo/module_ooo.scp
+++ b/scp2/source/ooo/module_ooo.scp
@@ -91,6 +91,10 @@ Module gid_Module_Root
gid_File_Extra_Gallwwwback,
gid_File_Extra_Gallwwwgraf,
gid_File_Extra_Tpllayoutimpr,
+ gid_File_Extra_Tplofficorr,
+ gid_File_Extra_Tploffimisc,
+ gid_File_Extra_Tplpresnt,
+ gid_File_Extra_Tplpersonal,
gid_File_Extra_Tplwizbitmap,
gid_File_Extra_Tplwizletter,
gid_File_Scripts_Beanshell,