Kaydet (Commit) d2fddf09 authored tarafından Tor Lillqvist's avatar Tor Lillqvist Kaydeden (comit) Tomaž Vajngerl

Try to be less eager

Change-Id: I83a395c628b00b6ca96c93d5d5362ea750e57b2b
üst ca85c87b
...@@ -39,7 +39,6 @@ main_xcd_discard = [ ...@@ -39,7 +39,6 @@ main_xcd_discard = [
'org.openoffice.Office.UI/BasicIDECommands', 'org.openoffice.Office.UI/BasicIDECommands',
'org.openoffice.Office.UI/BibliographyCommands', 'org.openoffice.Office.UI/BibliographyCommands',
'org.openoffice.Office.UI/DbQueryWindowState', 'org.openoffice.Office.UI/DbQueryWindowState',
'org.openoffice.Office.UI/WindowState',
'org.openoffice.Office.UI/DbRelationWindowState', 'org.openoffice.Office.UI/DbRelationWindowState',
'org.openoffice.Office.UI/DbTableWindowState', 'org.openoffice.Office.UI/DbTableWindowState',
'org.openoffice.Office.UI/DbTableDataWindowState', 'org.openoffice.Office.UI/DbTableDataWindowState',
...@@ -47,7 +46,6 @@ main_xcd_discard = [ ...@@ -47,7 +46,6 @@ main_xcd_discard = [
'org.openoffice.Office.UI/WindowContentFactories', 'org.openoffice.Office.UI/WindowContentFactories',
'org.openoffice.Office.UI/StartModuleWindowState', 'org.openoffice.Office.UI/StartModuleWindowState',
'org.openoffice.Office.UI/GlobalSettings', 'org.openoffice.Office.UI/GlobalSettings',
'org.openoffice.Office.UI/Commands',
'org.openoffice.Office.UI/BibliographyWindowState', 'org.openoffice.Office.UI/BibliographyWindowState',
'org.openoffice.Office.UI/Category', 'org.openoffice.Office.UI/Category',
] ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment