2018-04-14 17:52:19 +02:00
|
|
|
<afx-app-window apptitle="__(About AntOS)" width="450" height="500" data-id="About">
|
2020-05-20 23:13:28 +02:00
|
|
|
<afx-vbox >
|
2020-06-05 22:07:00 +02:00
|
|
|
<div data-height="10"></div>
|
|
|
|
<afx-hbox data-id="wrapper">
|
|
|
|
<div data-width="10"></div>
|
|
|
|
<div data-id="container"></div>
|
|
|
|
<div data-width="10"></div>
|
|
|
|
</afx-hbox>
|
|
|
|
<div data-height="5"></div>
|
|
|
|
<afx-hbox data-height="23" style="text-align: right;">
|
2020-05-20 23:13:28 +02:00
|
|
|
<afx-button data-id="btnclose" text="__(Close)"></afx-button>
|
|
|
|
<div data-width="5"></div>
|
|
|
|
</afx-hbox>
|
2020-06-05 22:07:00 +02:00
|
|
|
<div data-height="10"></div>
|
2020-05-20 23:13:28 +02:00
|
|
|
</afx-vbox>
|
2018-04-14 17:52:19 +02:00
|
|
|
</afx-app-window>
|