f4a16aa431
* Implemented resource definition loader including tests * Added resource definition xml file and style definition * Made a small style change to i18n loader
8 lines
281 B
XML
8 lines
281 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<lw-resources xmlns="http://www.deepclone.com/lw/b6/m2/resources"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:schemaLocation="http://www.deepclone.com/lw/b6/m2/resources
|
|
resources.xsd">
|
|
|
|
<basic-resource />
|
|
</lw-resources>
|