summaryrefslogtreecommitdiff
path: root/desktop/inc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2010-07-13 14:01:21 +0200
committerKurt Zenker <kz@openoffice.org>2010-07-13 14:01:21 +0200
commit910056401972274d3ed4ec6150b68a1bc206fa41 (patch)
tree7edb4beb9933dda6f15ec40f48b9efa8e4db5ef0 /desktop/inc
parent3fde8ee0b9f95182f701363a622793d3e4277ebf (diff)
parent07a000e572751457da400f615c085e6916c2aa28 (diff)
CWS-TOOLING: integrate CWS fwk147_OOO330
Diffstat (limited to 'desktop/inc')
-rw-r--r--desktop/inc/app.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/inc/app.hxx b/desktop/inc/app.hxx
index 486d280311d9..8867a940a6ad 100644
--- a/desktop/inc/app.hxx
+++ b/desktop/inc/app.hxx
@@ -75,7 +75,8 @@ class Desktop : public Application
BE_USERINSTALL_FAILED,
BE_LANGUAGE_MISSING,
BE_USERINSTALL_NOTENOUGHDISKSPACE,
- BE_USERINSTALL_NOWRITEACCESS
+ BE_USERINSTALL_NOWRITEACCESS,
+ BE_OFFICECONFIG_BROKEN
};
enum BootstrapStatus
{