diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-07-06 05:52:05 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-07-06 05:52:05 +0000 |
commit | a4d1afde906e6bff59e7b4318c210e83f928977b (patch) | |
tree | 95b8145780dfd3f7eb62572ed38b17af193d73d5 /officecfg | |
parent | 9a780cea5f502f193bb1750a1d17154e30ba5e99 (diff) |
INTEGRATION: CWS oj14 (1.14.52); FILE MERGED
2007/06/23 21:05:05 fs 1.14.52.3: RESYNC: (1.14-1.15); FILE MERGED
2007/05/03 06:19:31 oj 1.14.52.2: #i76758# new config for report
2006/11/07 19:19:05 oj 1.14.52.1: new file added
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/makefile.mk | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/makefile.mk b/officecfg/registry/schema/org/openoffice/Office/makefile.mk index 12e800b42c1e..fe0e90def784 100644 --- a/officecfg/registry/schema/org/openoffice/Office/makefile.mk +++ b/officecfg/registry/schema/org/openoffice/Office/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.16 $ +# $Revision: 1.17 $ # -# last change: $Author: hr $ $Date: 2007-06-27 14:44:12 $ +# last change: $Author: rt $ $Date: 2007-07-06 06:52:05 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -77,9 +77,11 @@ XCSFILES= \ WebWizard.xcs \ Recovery.xcs \ FormWizard.xcs \ + ExtendedColorScheme.xcs \ TypeDetection.xcs \ TabBrowse.xcs \ - Paths.xcs + Paths.xcs \ + ReportDesign.xcs .INCLUDE : target.mk |