summaryrefslogtreecommitdiff
path: root/officecfg/registry
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-11-17 13:08:36 +0000
committerOliver Bolte <obo@openoffice.org>2004-11-17 13:08:36 +0000
commitb735824cf02b63df513cf99140a05461c4c78b72 (patch)
tree6e9e93bfae386c85763b459eb732c93f4ddf75b5 /officecfg/registry
parent67c3c9c6194d1cc83e54bdb2fdbfb42fd6add966 (diff)
INTEGRATION: CWS dba18 (1.6.22); FILE MERGED
2004/11/01 14:27:00 oj 1.6.22.1: #i34478# add registry entires
Diffstat (limited to 'officecfg/registry')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/makefile.mk13
1 files changed, 11 insertions, 2 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/makefile.mk b/officecfg/registry/data/org/openoffice/Office/UI/makefile.mk
index b0163f31c473..a6a111190906 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/makefile.mk
+++ b/officecfg/registry/data/org/openoffice/Office/UI/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: obo $ $Date: 2004-11-16 14:07:25 $
+# last change: $Author: obo $ $Date: 2004-11-17 14:08:36 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -80,6 +80,10 @@ XCUFILES= \
ChartWindowState.xcu \
DbuCommands.xcu \
BaseWindowState.xcu \
+ DbQueryWindowState.xcu \
+ DbTableWindowState.xcu \
+ DbRelationWindowState.xcu \
+ DbBrowserWindowState.xcu \
DrawImpressCommands.xcu \
GenericCommands.xcu \
MathCommands.xcu \
@@ -104,6 +108,11 @@ LOCALIZEDFILES= \
ChartCommands.xcu \
ChartWindowState.xcu \
DbuCommands.xcu \
+ BaseWindowState.xcu \
+ DbQueryWindowState.xcu \
+ DbTableWindowState.xcu \
+ DbRelationWindowState.xcu \
+ DbBrowserWindowState.xcu \
DrawImpressCommands.xcu \
GenericCommands.xcu \
MathCommands.xcu \