blue-recorder/interfaces/about_dialog.ui

11 lines
363 B
Plaintext
Raw Normal View History

2024-08-07 17:32:56 +03:00
<?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>