diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-03-29 11:27:25 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-03-29 11:27:25 +0000 |
commit | 5aaa0f5c255b4761e9153f671db2649bea328891 (patch) | |
tree | 24b8b7d7ed2c121c7aea29b3cfe6e29d80ab564c /offapi/com | |
parent | cdd8cc7b4f69a952cb75d1bad8b37994848743fa (diff) |
INTEGRATION: CWS dba203a (1.4.82); FILE MERGED
2006/03/17 11:50:53 fs 1.4.82.1: #i60163# +OfficeResourceLoader
Diffstat (limited to 'offapi/com')
-rw-r--r-- | offapi/com/sun/star/resource/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/resource/makefile.mk b/offapi/com/sun/star/resource/makefile.mk index 41e889707466..0a8e4e7649e5 100644 --- a/offapi/com/sun/star/resource/makefile.mk +++ b/offapi/com/sun/star/resource/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2005-09-08 03:03:26 $ +# last change: $Author: obo $ $Date: 2006-03-29 12:27:25 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -47,6 +47,7 @@ PACKAGE=com$/sun$/star$/resource IDLFILES=\ MissingResourceException.idl\ + OfficeResourceLoader.idl\ XLocale.idl\ XResourceBundle.idl\ XResourceBundleLoader.idl\ |