must be only used to create an alternative for another lang. If a resource exists only with lang=, then that resource will not be found if the locale had not that language.
8 lines
225 B
XML
8 lines
225 B
XML
<RCC>
|
|
<qresource prefix="/cgal/Actions" />
|
|
<qresource prefix="/cgal/help" >
|
|
<file alias="about_CGAL.html" >../resources/about_CGAL.html</file>
|
|
<file>about_Regular_triangulation_2.html</file>
|
|
</qresource>
|
|
</RCC>
|