[Libreoffice-commits] .: Branch 'libreoffice-3-3' - sdext/source

Petr Mladek pmladek at kemper.freedesktop.org
Tue Dec 14 09:35:11 PST 2010


 sdext/source/presenter/makefile.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0e9a144ec399c348c91125defd1c252711a05212
Author: Petr Mladek <pmladek at suse.cz>
Date:   Tue Dec 14 18:34:52 2010 +0100

    Revert "Stopgap help for the CPU-bound long hang in bug fdo#31716"
    
    We the proper fix now.
    
    This reverts commit e0913f3c3740453ea1570896d20140b92663ce3f.

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)			\


More information about the Libreoffice-commits mailing list