diff options
author | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2016-06-16 17:09:32 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2017-02-17 22:21:57 +0000 |
commit | 5b3022860abfe7eefd2e25b60b5b2a563b42b3c0 (patch) | |
tree | 2282861b405cad2e8f8e60f20d614a8e7b1d0f2f /android | |
parent | 9bc537b7943bc4d82e759b394941f89c35658516 (diff) |
tdf#99967 Drop Web Wizard
Change-Id: Ibc0f45a03e16f3fe4ee54b24de30ba88e43a4aab
Reviewed-on: https://gerrit.libreoffice.org/26381
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'android')
-rwxr-xr-x | android/mobile-config.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/android/mobile-config.py b/android/mobile-config.py index 77321306d3f8..c4be1e3c4028 100755 --- a/android/mobile-config.py +++ b/android/mobile-config.py @@ -19,7 +19,6 @@ import xml.etree.ElementTree as ET main_xcd_discard = [ 'org.openoffice.Office/TableWizard', # huge - 'org.openoffice.Office/WebWizard', 'org.openoffice.Office.DataAccess/Drivers', # no database 'org.openoffice.Office/Addons', # no addons |