You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
1.1 KiB
XML
24 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<interface>
|
|
<requires lib="gtk" version="4.0"/>
|
|
<object class="AdwAboutWindow" id="aboutWindow">
|
|
<property name="application-name">Jade GUI</property>
|
|
<property name="application-icon">al.getcryst.jadegui</property>
|
|
<property name="modal">True</property>
|
|
<property name="version">1.9.0</property>
|
|
<property name="comments">Easily install Crystal Linux</property>
|
|
<property name="website">https://getcryst.al</property>
|
|
<property
|
|
name="issue-url">https://git.getcryst.al/crystal/software/jade-gui/-/issues</property>
|
|
<property name="license-type">gpl-3-0-only</property>
|
|
<property name="developer-name">Crystal Linux dev team</property>
|
|
<property name="developers">axtlos https://github.com/axtloss
|
|
marshmallow https://marsh.town
|
|
Matt https://github.com/SomethingGeneric
|
|
Michal https://github.com/not-my-segfault
|
|
Mirko Brombin https://github.com/mirkobrombin
|
|
Hari Rana (TheEvilSkeleton) https://theevilskeleton.gitlab.io/</property>
|
|
<property name="artists">jasio https://github.com/hericiumvevo</property>
|
|
</object>
|
|
</interface>
|