summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/system
diff options
context:
space:
mode:
authorTino Rachui <tra@openoffice.org>2001-05-03 12:20:13 +0000
committerTino Rachui <tra@openoffice.org>2001-05-03 12:20:13 +0000
commitb26aa8247affef5641723ae5fa39a98de5096155 (patch)
tree6c161ab8e3b1ef6285afdf5e22a9e990e8d01afa /offapi/com/sun/star/system
parent86b0eefecba8bec349650d09011a97c9678b97ae (diff)
renamed to *Simple*.idl to avoid false expectations
Diffstat (limited to 'offapi/com/sun/star/system')
-rw-r--r--offapi/com/sun/star/system/makefile.mk14
1 files changed, 7 insertions, 7 deletions
diff --git a/offapi/com/sun/star/system/makefile.mk b/offapi/com/sun/star/system/makefile.mk
index 5791ed51d6b5..a2328a3fb878 100644
--- a/offapi/com/sun/star/system/makefile.mk
+++ b/offapi/com/sun/star/system/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: tra $ $Date: 2001-05-03 12:10:04 $
+# last change: $Author: tra $ $Date: 2001-05-03 13:20:13 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -77,11 +77,11 @@ IDLFILES=\
SystemShellExecuteException.idl\
SystemShellExecuteFlags.idl\
XSystemShellExecute.idl\
- MailClientFlags.idl\
- XMailMessage.idl\
- XMailClient.idl\
- XMailClientSupplier.idl\
- SystemMail.idl
+ SimpleMailClientFlags.idl\
+ XSimpleMailMessage.idl\
+ XSimpleMailClient.idl\
+ XSimpleMailClientSupplier.idl\
+ SimpleSystemMail.idl
# ------------------------------------------------------------------