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,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<rows>
<head>
<column width="30" type="ed" align="left" sort="str">Id</column>
<column width="150" type="ed" align="left" sort="str">Menu Text</column>
<column width="*" type="ed" align="left" sort="str">Menu Desc</column>
<column width="150" type="ed" align="left" sort="str">Activated</column>
</head>
<row id="1">
<cell>-</cell>
<cell>-</cell>
<cell>-</cell>
<cell>-</cell>
</row>
</rows>