[Libreoffice-commits] help.git: AllLangHelp_shared.mk

David Tardon dtardon at redhat.com
Thu Feb 28 03:32:48 PST 2013


 AllLangHelp_shared.mk |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit dd64dc0f137c28c8889c525adf3eb26caab38db5
Author: David Tardon <dtardon at redhat.com>
Date:   Thu Feb 28 09:23:37 2013 +0100

    add err.html to shared help module
    
    Change-Id: I39ebb1bb238c83e26300db95d242b2863b63aa2d

diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk
index cb05e29..5b61e5a 100644
--- a/AllLangHelp_shared.mk
+++ b/AllLangHelp_shared.mk
@@ -28,7 +28,8 @@ $(eval $(call gb_AllLangHelp_add_localized_files,shared,helpcontent2/source/auxi
 	highcontrastwhite.css \
 ))
 
-# TODO: handle err_html.xhp -> err.html
+$(eval $(call gb_AllLangHelp_add_helpdir_file,shared,err.html,helpcontent2/source/text/shared/05/err_html))
+
 $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\
     helpcontent2/source/text/shared/00/00000001 \
     helpcontent2/source/text/shared/00/00000002 \


More information about the Libreoffice-commits mailing list