| ------------------------------------------------------------------------ | r57993 | lrineau | 2010-08-11 18:02:00 +0200 (Wed, 11 Aug 2010) | 5 lines | | Massive change in all .qrc files: the attribute lang= must not be used. It | 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. | | ------------------------------------------------------------------------
6 lines
109 B
XML
6 lines
109 B
XML
<RCC>
|
|
<qresource prefix="/cgal/help" >
|
|
<file>about_Circular_kernel_2.html</file>
|
|
</qresource>
|
|
</RCC>
|