[MERGE]: Merge with lp:openobject-trunk-dev-addons2
authorksa (Open ERP) <ksa@tinyerp.co.in>
Wed, 28 Apr 2010 05:02:33 +0000 (10:32 +0530)
committerksa (Open ERP) <ksa@tinyerp.co.in>
Wed, 28 Apr 2010 05:02:33 +0000 (10:32 +0530)
bzr revid: ksa@tinyerp.co.in-20100428050233-4muruzwlrdyulgxq

1  2 
addons/olap/__openerp__.py
addons/wiki/__openerp__.py

@@@ -46,8 -46,8 +46,8 @@@
          "data/olap_security.xml",
          'security/ir.model.access.csv'
      ],
--    "demo_xml" : ["data/olap_demo.xml",
--                  "test/olap_test00.yml"],
++    "demo_xml" : ["data/olap_demo.xml"],
++    "test" : ['test/olap_test00.yml'],
      "active": False,
      "installable": True
  }
@@@ -42,8 -42,8 +42,8 @@@
          'data/wiki_main.xml',
          'security/ir.model.access.csv'
      ],
--    'demo_xml': ['test/wiki_test00.yml'],
--  #  'test': ['test/wiki_test00.yml'],
++    'demo_xml': [],
++    'test': ['test/wiki_test00.yml'],
      'installable': True,
      'active': False,
      'certificate': '0086363630317',