summaryrefslogtreecommitdiff
path: root/officecfg/prj
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-07-16 16:35:42 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-07-16 16:35:42 +0000
commit6886c5f606f426760fb77a02628c030343c8f969 (patch)
tree6fec1d59c0ab113b6785e84b0d87461405bddd5a /officecfg/prj
parent3b334a3c71e05ce4f998fbbff17e3a82db90fa81 (diff)
INTEGRATION: CWS ooo11rc2 (1.8.58); FILE MERGED
2003/07/16 07:43:40 nf 1.8.58.2: #i16691# added data directories to process xcu files for l10n 2003/07/14 17:04:22 pjanik 1.8.58.1: #i16691#: fix typo office -> Office.
Diffstat (limited to 'officecfg/prj')
-rw-r--r--officecfg/prj/build.lst5
1 files changed, 4 insertions, 1 deletions
diff --git a/officecfg/prj/build.lst b/officecfg/prj/build.lst
index 9cedc1c05a66..a5d54a63ce8b 100644
--- a/officecfg/prj/build.lst
+++ b/officecfg/prj/build.lst
@@ -7,5 +7,8 @@ oc officecfg\registry\schema nmake - all oc_reg_schema oc
oc officecfg\registry\data nmake - all oc_reg_data oc_reg_schema NULL
oc officecfg\util nmake - all oc_util oc_reg_data NULL
oc officecfg\registry\schema\org\openoffice get - all oc_reg_get1 NULL
-oc officecfg\registry\schema\org\openoffice\office get - all oc_reg_get2 NULL
+oc officecfg\registry\schema\org\openoffice\Office get - all oc_reg_get2 NULL
oc officecfg\registry\schema\org\openoffice\ucb get - all oc_reg_get3 NULL
+oc officecfg\registry\data\org\openoffice get - all oc_reg_data_get1 NULL
+oc officecfg\registry\data\org\openoffice\Office get - all oc_reg_data_get2 NULL
+oc officecfg\registry\data\org\openoffice\ucb get - all oc_reg_data_get3 NULL