summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2009-12-07 17:54:30 +0100
committerMathias Bauer <mba@openoffice.org>2009-12-07 17:54:30 +0100
commit3d62b54c98fb6577d2fda40a4ce696e416fac0c3 (patch)
tree2b6dcc3ef5b61b74f42bcac12378186ca0138486
parent98d899e899edbd6bf92c856adfc1b9992db3f305 (diff)
parent9e6d81c4785085373a4ad7f2e004d366b2afe7a6 (diff)
next merge
-rw-r--r--sdext/source/presenter/makefile.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/sdext/source/presenter/makefile.mk b/sdext/source/presenter/makefile.mk
index fe1aced..2144809 100644
--- a/sdext/source/presenter/makefile.mk
+++ b/sdext/source/presenter/makefile.mk
@@ -247,7 +247,10 @@ PLATFORMID:=$(RTL_OS:l)_$(RTL_ARCH:l)
COMPONENT_HELP= \
$(ZIP1DIR)$/help/component.txt \
- $(foreach,l,$(alllangiso) $(ZIP1DIR)$/help$/$l$/com.sun.PresenterScreen-$(PLATFORMID)$/presenter.xhp)
+ $(ZIP1DIR)$/help$/en-US$/com.sun.PresenterScreen-$(PLATFORMID)$/presenter.xhp
+
+# no localization yet - see #i107498#
+# $(foreach,l,$(alllangiso) $(ZIP1DIR)$/help$/$l$/com.sun.PresenterScreen-$(PLATFORMID)$/presenter.xhp)
ZIP1DEPS= \
$(PACKLICS) \