summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-08-02 13:07:19 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-08-02 13:07:19 +0000
commite90698e02e13714843cbf575ea20b5806e32455e (patch)
tree24957c24e762fb2049ec7c5a99d00dcce7f6a735
parent126e18f14e6ae56153c6c0803a520981f497b30c (diff)
INTEGRATION: CWS drawearesource2 (1.3.74); FILE MERGED
2004/07/28 10:38:12 cl 1.3.74.1: #i31376# added strings for translation
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/makefile.mk10
1 files changed, 6 insertions, 4 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/makefile.mk b/officecfg/registry/data/org/openoffice/Office/UI/makefile.mk
index 84f13cdb48c9..56b73c10aaea 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.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: obo $ $Date: 2004-07-06 14:24:48 $
+# last change: $Author: hr $ $Date: 2004-08-02 14:07:18 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -91,7 +91,8 @@ XCUFILES= \
WriterWindowState.xcu \
WriterGlobalWindowState.xcu \
WriterWebWindowState.xcu \
- WriterCommands.xcu
+ WriterCommands.xcu\
+ Effects.xcu
LOCALIZEDFILES= \
BasicIDECommands.xcu \
@@ -112,7 +113,8 @@ LOCALIZEDFILES= \
WriterWindowState.xcu \
WriterGlobalWindowState.xcu \
WriterWebWindowState.xcu \
- WriterCommands.xcu
+ WriterCommands.xcu\
+ Effects.xcu
.INCLUDE : target.mk
.INCLUDE : $(PRJ)$/registry$/data$/localtarget.mk