mirror of
https://github.com/xlmnxp/blue-recorder.git
synced 2024-11-23 17:13:11 +03:00
11 lines
363 B
XML
11 lines
363 B
XML
{54577d3e81d1b1437f53422fea75ef27da6e1987 true 363 about_dialog.ui 0xc001de2bd0}
<?xml version="1.0" encoding="UTF-8"?>
|
|
<interface>
|
|
<requires lib="gtk" version="4.0"/>
|
|
<object class="GtkAboutDialog" id="about_dialog">
|
|
<property name="can-focus">True</property>
|
|
<property name="destroy-with-parent">True</property>
|
|
<property name="logo-icon-name">blue-recorder</property>
|
|
<property name="modal">True</property>
|
|
</object>
|
|
</interface>
|