diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-07-07 07:28:20 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-07-07 07:28:20 +0000 |
commit | be1d9101d98dd807bb124dc13b8a7eb2affa1b95 (patch) | |
tree | a93ab6050d3ddcf0da828a396dcc3aab7cbcd272 /sdext/source/presenter | |
parent | 6f62d70856434a6d471afb89153ce05aa917cbfc (diff) |
INTEGRATION: CWS extensionl10nfix01 (1.6.8); FILE MERGED
2008/06/26 13:57:55 af 1.6.8.1: #i90990# Removed Addons.xcu.
Diffstat (limited to 'sdext/source/presenter')
-rw-r--r-- | sdext/source/presenter/makefile.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sdext/source/presenter/makefile.mk b/sdext/source/presenter/makefile.mk index b2415cf9611e..f7e11011bbe6 100644 --- a/sdext/source/presenter/makefile.mk +++ b/sdext/source/presenter/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.6 $ +# $Revision: 1.7 $ # # This file is part of OpenOffice.org. # @@ -133,7 +133,6 @@ PACKLICS:=$(foreach,i,$(alllangiso) $(ZIP1DIR)$/registry$/LICENSE_$i) COMPONENT_FILES= \ $(ZIP1DIR)$/registry$/data$/org$/openoffice$/Office$/Jobs.xcu \ - $(ZIP1DIR)$/registry$/data$/org$/openoffice$/Office$/Addons.xcu \ $(ZIP1DIR)$/registry$/data$/org$/openoffice$/Office$/ProtocolHandler.xcu \ $(ZIP1DIR)$/registry$/data$/org$/openoffice$/Office$/extension$/PresenterScreen.xcu \ $(ZIP1DIR)$/registry$/schema/org$/openoffice$/Office$/extension$/PresenterScreen.xcs |