isle-portable/CONFIG/vita/cxml/config_plugin.xml
2025-07-07 15:02:57 +02:00

33 lines
927 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resource version="0.1" type="normal" id="sample_plugin">
<pagetable>
<page id="page_main">
<plane style="style_plane_sample_black" id="plane_sample_black">
<layout_hint size="960, 544" />
<text style="_common_default_style_text" id="test_strings_id" label="msg_test_text">
<layout_hint adjust="2, 2" anchor="0, 0" align="0, 0" size="0, 0" pos="0, 0" />
</text>
</plane>
</page>
</pagetable>
<templatetable>
</templatetable>
<styletable>
<style_plane color="0, 0, 0, 1" planeobj="plane_obj1" id="style_plane_sample_black">
<planeobj id="plane_obj1" />
</style_plane>
</styletable>
<!-- If the system language is set to a language not listed here, no text will be displayed on the button. -->
<stringtable>
</stringtable>
<texturetable>
</texturetable>
<filetable>
</filetable>
</resource>