diff options
author | Kurt Zenker <kz@openoffice.org> | 2008-03-05 15:38:34 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2008-03-05 15:38:34 +0000 |
commit | 885d587c22fed90974028ce76ce315764e3458f6 (patch) | |
tree | 3832afc0b7d5068b722176ee058165d20ae382cd /officecfg | |
parent | 0384bf2c2768d6807c01628c31b39998e4201372 (diff) |
INTEGRATION: CWS dba30a (1.15.178); FILE MERGED
2008/02/05 21:23:35 fs 1.15.178.1: #i85879# cleanup the toolbar mess in the data source browser
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/makefile.mk | 5 |
1 files changed, 3 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 cabbc9994e4f..5add52c18d7e 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/makefile.mk +++ b/officecfg/registry/data/org/openoffice/Office/UI/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.15 $ +# $Revision: 1.16 $ # -# last change: $Author: rt $ $Date: 2007-07-06 06:51:30 $ +# last change: $Author: kz $ $Date: 2008-03-05 16:38:34 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -58,6 +58,7 @@ LOCALIZEDFILES= \ DbTableWindowState.xcu \ DbRelationWindowState.xcu \ DbBrowserWindowState.xcu \ + DbTableDataWindowState.xcu \ DrawImpressCommands.xcu \ Effects.xcu \ GenericCommands.xcu \ |