샘플레이아웃에서 conf/info.xml에 영문 설명에 "(따옴표)가 들어 있어 xml parsing이 안되던 오류 수정

git-svn-id: http://xe-core.googlecode.com/svn/trunk@1957 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-07-19 09:38:20 +00:00
parent b2f4265e1f
commit 2474fcb6a6
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@
</description> </description>
<description xml:lang="en"> <description xml:lang="en">
This is a sample layout consists of the most basic features. This is a sample layout consists of the most basic features.
It has two menues each named "main_menu" and "bottom_menu", and they are displayed by using Javascript function. It has two menues each named 'main_menu' and 'bottom_menu', and they are displayed by using Javascript function.
Javascript version is so convenient to create layouts, but reduces the degree of freedom though. Javascript version is so convenient to create layouts, but reduces the degree of freedom though.
</description> </description>
<description xml:lang="es"> <description xml:lang="es">

View file

@ -23,7 +23,7 @@
</description> </description>
<description xml:lang="en"> <description xml:lang="en">
This is a sample layout consists of the most basic features. This is a sample layout consists of the most basic features.
It has two menues each named "main_menu" and "bottom_menu", and they are displayed by using PHP codes. It has two menues each named 'main_menu' and 'bottom_menu', and they are displayed by using PHP codes.
PHP version is more complex to create layouts than with Javascript, but increases the degree of freedom though. PHP version is more complex to create layouts than with Javascript, but increases the degree of freedom though.
</description> </description>
<description xml:lang="jp"> <description xml:lang="jp">