diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-11-16 15:55:02 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-11-16 15:55:02 +0000 |
commit | 01360feb6f41fff5727dbb0be1abcce7346b7c43 (patch) | |
tree | 2e0d2fec06ae55927643d8aea7f241c7443521c6 /officecfg | |
parent | 7f45c4fc7862934d0611b0fe37c3372b72a108eb (diff) |
INTEGRATION: CWS iha04 (1.3.70); FILE MERGED
2004/11/04 09:14:30 iha 1.3.70.3: corrected wrong merge
2004/11/02 14:27:05 iha 1.3.70.2: RESYNC: (1.3-1.4); FILE MERGED
2004/10/29 13:03:13 os 1.3.70.1: #i34233# java mail not available in OOo
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/makefile.mk | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/makefile.mk b/officecfg/registry/data/org/openoffice/Office/makefile.mk index c8d7ec1e8dff..2a9d1224660d 100644 --- a/officecfg/registry/data/org/openoffice/Office/makefile.mk +++ b/officecfg/registry/data/org/openoffice/Office/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: pjunck $ $Date: 2004-10-27 12:16:20 $ +# last change: $Author: obo $ $Date: 2004-11-16 16:55:02 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -101,7 +101,8 @@ MODULEFILES= \ Common-cjk.xcu \ Common-ctl.xcu \ Common-korea.xcu \ - Writer-cjk.xcu + Writer-cjk.xcu \ + Writer-javamail.xcu LOCALIZEDFILES= \ Common.xcu \ |