1
0
Fork 0
mirror of synced 2024-05-20 20:32:59 +12:00
czkawka/czkawka_gui/ui/about_dialog.ui

17 lines
612 B
Plaintext
Raw Normal View History

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