summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/configuration
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-07-18 07:46:22 +0000
committerOliver Bolte <obo@openoffice.org>2007-07-18 07:46:22 +0000
commit0b7f9a85ce919537efa1131a83e9cebf1f9c7a93 (patch)
tree24d452021bc069ec525591747d42ccae78f7608e /offapi/com/sun/star/configuration
parent391db9bc1a2d563033097b47ff3cba243cab682d (diff)
INTEGRATION: CWS fwk67 (1.11.130); FILE MERGED
2007/07/02 12:45:21 as 1.11.130.1: #144841# new exception for corrupt UI config
Diffstat (limited to 'offapi/com/sun/star/configuration')
-rw-r--r--offapi/com/sun/star/configuration/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/configuration/makefile.mk b/offapi/com/sun/star/configuration/makefile.mk
index d9796be7e..9bf570528 100644
--- a/offapi/com/sun/star/configuration/makefile.mk
+++ b/offapi/com/sun/star/configuration/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.11 $
+# $Revision: 1.12 $
#
-# last change: $Author: rt $ $Date: 2006-12-01 17:01:36 $
+# last change: $Author: obo $ $Date: 2007-07-18 08:46:22 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -49,6 +49,8 @@ IDLFILES=\
AdministrationProvider.idl \
DefaultProvider.idl \
CannotLoadConfigurationException.idl \
+ CorruptedConfigurationException.idl \
+ CorruptedUIConfigurationException.idl \
InvalidBootstrapFileException.idl \
MissingBootstrapFileException.idl \
InstallationIncompleteException.idl \