diff options
author | Gergo Mocsi <gmocsi91@gmail.com> | 2013-07-30 13:01:43 +0200 |
---|---|---|
committer | Gergo Mocsi <gmocsi91@gmail.com> | 2013-09-02 18:16:52 +0200 |
commit | 8194798645517e7c54296ba47ded09a67cf71805 (patch) | |
tree | 15077e36d8726e7a451f74c083bd80c0cc15bdc0 /officecfg/files.mk | |
parent | c149c96cf4c42820f15a0fea14cb7a4927ae4b1e (diff) |
GSOC work, config entry to store options
Created a config file to store configuration for the feature.
NOTE: it gives a runtime error, so it is temporary disabled.
Change-Id: I7103bdfad43bb5760165430a57d93a90a7e5dc7e
Diffstat (limited to 'officecfg/files.mk')
-rw-r--r-- | officecfg/files.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/officecfg/files.mk b/officecfg/files.mk index 3fbbfa0f0887..3110805deeab 100644 --- a/officecfg/files.mk +++ b/officecfg/files.mk @@ -13,6 +13,7 @@ officecfg_XCSFILES := \ LDAP \ Office/Accelerators \ Office/Addons \ + Office/BasicIDE \ Office/Calc \ Office/CalcAddIns \ Office/Canvas \ |