[Kimchi-devel] [PATCH] bug fix: Set charset to help pages

Sheldon shaohef at linux.vnet.ibm.com
Wed Jun 25 08:02:09 UTC 2014


Reviewed-by: ShaoHe Feng <shaohef at linux.vnet.ibm.com>

On 06/25/2014 12:28 PM, Aline Manera wrote:
> From: Aline Manera <alinefm at br.ibm.com>
>
> That way Portuguese and Chinese characters can be properly displayed
>
> Signed-off-by: Aline Manera <alinefm at br.ibm.com>
> ---
>   ui/pages/help/dita-help.xsl |    1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/ui/pages/help/dita-help.xsl b/ui/pages/help/dita-help.xsl
> index 2ea1c38..9cfeeea 100644
> --- a/ui/pages/help/dita-help.xsl
> +++ b/ui/pages/help/dita-help.xsl
> @@ -8,6 +8,7 @@
>           <html>
>               <head>
>                   <title><xsl:value-of select="/cshelp/title" /></title>
> +                <meta charset="UTF-8" />
>                   <link rel="shortcut icon" href="/images/logo.ico" />
>                   <link rel="stylesheet" type="text/css" href="/help/kimchi.css" />
>               </head>


-- 
Thanks and best regards!

Sheldon Feng(冯少合)<shaohef at linux.vnet.ibm.com>
IBM Linux Technology Center




More information about the Kimchi-devel mailing list