Kaydet (Commit) f92808ea authored tarafından Oliver Bolte's avatar Oliver Bolte

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
üst 4814cfd9
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# #
# $RCSfile: makefile.mk,v $ # $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 Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1. # the terms of GNU Lesser General Public License Version 2.1.
...@@ -49,6 +49,8 @@ IDLFILES=\ ...@@ -49,6 +49,8 @@ IDLFILES=\
AdministrationProvider.idl \ AdministrationProvider.idl \
DefaultProvider.idl \ DefaultProvider.idl \
CannotLoadConfigurationException.idl \ CannotLoadConfigurationException.idl \
CorruptedConfigurationException.idl \
CorruptedUIConfigurationException.idl \
InvalidBootstrapFileException.idl \ InvalidBootstrapFileException.idl \
MissingBootstrapFileException.idl \ MissingBootstrapFileException.idl \
InstallationIncompleteException.idl \ InstallationIncompleteException.idl \
......
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