diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-07-07 07:28:56 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-07-07 07:28:56 +0000 |
commit | 617d8d5e4730a33111e04cfd18a63b8bbd60682d (patch) | |
tree | 18b700c7de3be14829e9ef756589989a76f3c620 /sdext | |
parent | 1efd6abda32484c5b807bc3927e23be706a676ab (diff) |
INTEGRATION: CWS extensionl10nfix01 (1.2.18); FILE MERGED
2008/06/26 14:03:55 af 1.2.18.1: #i90990# Removed Addons.xcu.
Diffstat (limited to 'sdext')
-rw-r--r-- | sdext/source/presenter/registry/data/org/openoffice/Office/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sdext/source/presenter/registry/data/org/openoffice/Office/makefile.mk b/sdext/source/presenter/registry/data/org/openoffice/Office/makefile.mk index a90043d584d5..576c5b573f1e 100644 --- a/sdext/source/presenter/registry/data/org/openoffice/Office/makefile.mk +++ b/sdext/source/presenter/registry/data/org/openoffice/Office/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # # This file is part of OpenOffice.org. # @@ -42,13 +42,11 @@ EXTNAME=presenter # --- Targets ------------------------------------------------------ XCUFILES= \ - Addons.xcu \ Jobs.xcu \ ProtocolHandler.xcu MODULEFILES= -LOCALIZEDFILES= \ - Addons.xcu +LOCALIZEDFILES= .INCLUDE : target.mk |