next merge
This commit is contained in:
commit
baced7cd51
1 changed files with 4 additions and 1 deletions
|
@ -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) \
|
||||
|
|
Loading…
Reference in a new issue