Add version files and new GIF images for UI components

This commit is contained in:
2025-04-03 06:26:44 +07:00
commit 663c28a2ea
5219 changed files with 772528 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<?xml version='1.0' ?>
<menu id="0">
<item text="Red" img="red.gif" id="edit_Red"/>
<item text="Green" img="green.gif" id="edit_Green"/>
<item text="Blue" img="blue.gif" id="edit_Blue"/>
<item text="Other..." img="" id="outher">
<item text="Yellow" img="yellow.gif" id="edit_Yellow"/>
<item text="White" img="white.gif" id="edit_White"/>
</item>
</menu>