summaryrefslogtreecommitdiffstats
path: root/android/mobile-config.py
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-10-27 14:10:18 +0200
committerTomaž Vajngerl <tomaz.vajngerl@collabora.com>2014-12-04 23:04:25 +0100
commitd74d96e676347df58a492876fceb3bb7335a0c41 (patch)
tree32dd74103a38e55164e316de6e84772c2c5d64c8 /android/mobile-config.py
parentAvoid automatic toolbars in the non-desktop case (diff)
downloadcore-d74d96e676347df58a492876fceb3bb7335a0c41.tar.gz
core-d74d96e676347df58a492876fceb3bb7335a0c41.zip
Don't prune org.openoffice.Office/UI
It apparently contains color schemes and stuff that the code wants access to here and there. Change-Id: Ie3f0de5e3846df99a02a2693156679cc6c010d10
Diffstat (limited to 'android/mobile-config.py')
-rwxr-xr-xandroid/mobile-config.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/android/mobile-config.py b/android/mobile-config.py
index cdf0afc6583a..59ade790e807 100755
--- a/android/mobile-config.py
+++ b/android/mobile-config.py
@@ -24,7 +24,6 @@ main_xcd_discard = [
# no conventional UI; reverse sorted by size
'org.openoffice.Office.UI/GenericCommands',
'org.openoffice.Office/Accelerators',
- 'org.openoffice.Office/UI',
'org.openoffice.Office.UI/DrawImpressCommands',
'org.openoffice.Office.UI/Sidebar',
'org.openoffice.Office.UI/ChartCommands',