From 0e9a144ec399c348c91125defd1c252711a05212 Mon Sep 17 00:00:00 2001 From: Petr Mladek Date: Tue, 14 Dec 2010 18:34:52 +0100 Subject: Revert "Stopgap help for the CPU-bound long hang in bug fdo#31716" We the proper fix now. This reverts commit e0913f3c3740453ea1570896d20140b92663ce3f. --- sdext/source/presenter/makefile.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 sdext/source/presenter/makefile.mk diff --git a/sdext/source/presenter/makefile.mk b/sdext/source/presenter/makefile.mk old mode 100644 new mode 100755 index f20fa5b..696d0e5 --- a/sdext/source/presenter/makefile.mk +++ b/sdext/source/presenter/makefile.mk @@ -252,7 +252,7 @@ PLATFORMID:=$(RTL_OS:l)_$(RTL_ARCH:l) COMPONENT_HELP= \ $(ZIP1DIR)$/help/component.txt \ - $(ZIP1DIR)$/help$/en-US$/com.sun.PresenterScreen-$(PLATFORMID)$/presenter.xhp + $(foreach,l,$(alllangiso) $(ZIP1DIR)$/help$/$l$/com.sun.PresenterScreen-$(PLATFORMID)$/presenter.xhp) ZIP1DEPS= \ $(DESCRIPTION) \ -- cgit v1.2.3