swext/Extension_wiki-publisher.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 72e2db3aba300aa70e47a2bc3b6cad9bcd05c0a8 Author: Zolnai Tamás <zolnaitamas2...@gmail.com> Date: Sun Oct 14 17:22:24 2012 +0200 Correct helptree localization in swext Change-Id: I6d30e96cb9fb0a0800e0b3b0eaa58b98de4d9010 diff --git a/swext/Extension_wiki-publisher.mk b/swext/Extension_wiki-publisher.mk index 6f4e4a3..7f518f6 100644 --- a/swext/Extension_wiki-publisher.mk +++ b/swext/Extension_wiki-publisher.mk @@ -68,6 +68,6 @@ $(eval $(call gb_Extension_add_helpfile,wiki-publisher,$(SRCDIR)/swext/mediawiki $(eval $(call gb_Extension_add_helpfile,wiki-publisher,$(SRCDIR)/swext/mediawiki/help,com.sun.wiki-publisher/wiki.xhp,wiki.xhp)) $(eval $(call gb_Extension_add_helpfile,wiki-publisher,$(SRCDIR)/swext/mediawiki/help,com.sun.wiki-publisher/wikisettings.xhp,wikisettings.xhp)) -$(eval $(call gb_Extension_add_helptreefile,wiki-publisher,$(SRCDIR)/swext/mediawiki/help,/help.tree,/help.tree,com.sun.wiki-publisher)) +$(eval $(call gb_Extension_add_helptreefile,wiki-publisher,$(SRCDIR)/swext/mediawiki/help,help.tree,help.tree,com.sun.wiki-publisher)) # vim: set noet sw=4 ts=4:
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits