summaryrefslogtreecommitdiff
path: root/android/mobile-config.py
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-10-23 14:29:27 +0300
committerTomaž Vajngerl <tomaz.vajngerl@collabora.com>2014-12-04 23:04:24 +0100
commitd2fddf09a220f4e8cf73d629b96171342b13c0ec (patch)
tree74029d4a91acb67807c48142d2830b53795b08da /android/mobile-config.py
parentca85c87bf66d15e689cb09daf5dab5c4467046bc (diff)
Try to be less eager
Change-Id: I83a395c628b00b6ca96c93d5d5362ea750e57b2b
Diffstat (limited to 'android/mobile-config.py')
-rwxr-xr-xandroid/mobile-config.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/android/mobile-config.py b/android/mobile-config.py
index 4cc6fa62a4cd..ff2fd533dbd1 100755
--- a/android/mobile-config.py
+++ b/android/mobile-config.py
@@ -39,7 +39,6 @@ main_xcd_discard = [
'org.openoffice.Office.UI/BasicIDECommands',
'org.openoffice.Office.UI/BibliographyCommands',
'org.openoffice.Office.UI/DbQueryWindowState',
- 'org.openoffice.Office.UI/WindowState',
'org.openoffice.Office.UI/DbRelationWindowState',
'org.openoffice.Office.UI/DbTableWindowState',
'org.openoffice.Office.UI/DbTableDataWindowState',
@@ -47,7 +46,6 @@ main_xcd_discard = [
'org.openoffice.Office.UI/WindowContentFactories',
'org.openoffice.Office.UI/StartModuleWindowState',
'org.openoffice.Office.UI/GlobalSettings',
- 'org.openoffice.Office.UI/Commands',
'org.openoffice.Office.UI/BibliographyWindowState',
'org.openoffice.Office.UI/Category',
]