This is an automated email from the ASF dual-hosted git repository.
truckman pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/trunk by this push:
new fa5153e Fix more missing ',' delimiters in a module_*.scp file.
fa5153e is described below
commit fa5153e1a012522b0592f99b396d71f3e4d6585c
Author: Don Lewis <[email protected]>
AuthorDate: Sat Oct 31 21:34:37 2020 -0700
Fix more missing ',' delimiters in a module_*.scp file.
---
main/scp2/source/ooo/module_hidden_ooo.scp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/main/scp2/source/ooo/module_hidden_ooo.scp
b/main/scp2/source/ooo/module_hidden_ooo.scp
index 2533af1..6cd97f7 100644
--- a/main/scp2/source/ooo/module_hidden_ooo.scp
+++ b/main/scp2/source/ooo/module_hidden_ooo.scp
@@ -338,8 +338,8 @@ Module gid_Module_Root_Files_5
gid_File_Lib_Expwrap_Uno,
gid_File_Lib_Fastsax_Uno,
gid_File_Lib_Slideshow,
- gid_File_Lib_PresentationMinimizer
- gid_File_Lib_PresenterScreen
+ gid_File_Lib_PresentationMinimizer,
+ gid_File_Lib_PresenterScreen,
gid_File_Lib_Recentfile,
gid_File_Lib_Scriptframe,
gid_File_Lib_Sdbc_2,