2022-05-22 08:59:09 +00:00
|
|
|
<?xml version='1.0' encoding='UTF-8'?>
|
2023-10-10 18:54:41 +00:00
|
|
|
<!-- Created with Cambalache 0.16.0 -->
|
2021-07-07 19:13:36 +00:00
|
|
|
<interface>
|
2022-05-22 08:59:09 +00:00
|
|
|
<!-- interface-name about_dialog.ui -->
|
2023-10-10 18:54:41 +00:00
|
|
|
<requires lib="gtk" version="4.6"/>
|
2021-07-07 19:13:36 +00:00
|
|
|
<object class="GtkAboutDialog" id="about_dialog">
|
2023-02-19 09:58:28 +00:00
|
|
|
<property name="comments" translatable="yes">2020 - 2023 Rafał Mikrut(qarmin)
|
2021-07-07 19:13:36 +00:00
|
|
|
|
|
|
|
This program is free to use and will always be.
|
|
|
|
</property>
|
|
|
|
<property name="license-type">mit-x11</property>
|
2022-05-22 08:59:09 +00:00
|
|
|
<property name="logo-icon-name">help-about-symbolic</property>
|
|
|
|
<property name="program-name">Czkawka</property>
|
2023-10-15 07:50:46 +00:00
|
|
|
<property name="version">6.1.0</property>
|
2021-07-07 19:13:36 +00:00
|
|
|
</object>
|
|
|
|
</interface>
|