Update
This commit is contained in:
parent
665973e260
commit
c9d6961a84
|
@ -4,9 +4,10 @@
|
||||||
<file compressed="true" preprocess="xml-stripblanks">ui/melawy-welcome.glade</file>
|
<file compressed="true" preprocess="xml-stripblanks">ui/melawy-welcome.glade</file>
|
||||||
<file compressed="true">ui/style.css</file>
|
<file compressed="true">ui/style.css</file>
|
||||||
<file compressed="true">data/img/external-link.png</file>
|
<file compressed="true">data/img/external-link.png</file>
|
||||||
<file compressed="true">data/img/discord.png</file>
|
<file compressed="true">data/img/website.png</file>
|
||||||
<file compressed="true">data/img/reddit.png</file>
|
<file compressed="true">data/img/youtube.png</file>
|
||||||
<file compressed="true">data/img/telegram.png</file>
|
<file compressed="true">data/img/telegram.png</file>
|
||||||
<file compressed="true">data/img/twitter.png</file>
|
<file compressed="true">data/img/discord.png</file>
|
||||||
|
<file compressed="true">data/img/github.png</file>
|
||||||
</gresource>
|
</gresource>
|
||||||
</gresources>
|
</gresources>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!-- Generated with glade 3.40.0
|
<!-- Generated with glade 3.40.0
|
||||||
|
|
||||||
Copyright (C) 2021-2023 CachyOS team
|
Copyright (C) 2021-2023 CachyOS team
|
||||||
|
|
||||||
|
@ -428,7 +428,7 @@ We, the Melawy Developers, hope that you will enjoy using Melawy as much as we e
|
||||||
<packing>
|
<packing>
|
||||||
<property name="expand">False</property>
|
<property name="expand">False</property>
|
||||||
<property name="fill">True</property>
|
<property name="fill">True</property>
|
||||||
<property name="position">2</property>
|
<property name="position">0</property>
|
||||||
</packing>
|
</packing>
|
||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
|
@ -468,7 +468,7 @@ We, the Melawy Developers, hope that you will enjoy using Melawy as much as we e
|
||||||
<packing>
|
<packing>
|
||||||
<property name="expand">False</property>
|
<property name="expand">False</property>
|
||||||
<property name="fill">True</property>
|
<property name="fill">True</property>
|
||||||
<property name="position">0</property>
|
<property name="position">2</property>
|
||||||
</packing>
|
</packing>
|
||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
|
@ -488,7 +488,7 @@ We, the Melawy Developers, hope that you will enjoy using Melawy as much as we e
|
||||||
<packing>
|
<packing>
|
||||||
<property name="expand">False</property>
|
<property name="expand">False</property>
|
||||||
<property name="fill">True</property>
|
<property name="fill">True</property>
|
||||||
<property name="position">1</property>
|
<property name="position">3</property>
|
||||||
</packing>
|
</packing>
|
||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
|
@ -508,7 +508,7 @@ We, the Melawy Developers, hope that you will enjoy using Melawy as much as we e
|
||||||
<packing>
|
<packing>
|
||||||
<property name="expand">False</property>
|
<property name="expand">False</property>
|
||||||
<property name="fill">True</property>
|
<property name="fill">True</property>
|
||||||
<property name="position">5</property>
|
<property name="position">4</property>
|
||||||
</packing>
|
</packing>
|
||||||
</child>
|
</child>
|
||||||
<style>
|
<style>
|
||||||
|
@ -535,6 +535,9 @@ We, the Melawy Developers, hope that you will enjoy using Melawy as much as we e
|
||||||
<child>
|
<child>
|
||||||
<placeholder/>
|
<placeholder/>
|
||||||
</child>
|
</child>
|
||||||
|
<child>
|
||||||
|
<placeholder/>
|
||||||
|
</child>
|
||||||
<style>
|
<style>
|
||||||
<class name="homepage"/>
|
<class name="homepage"/>
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue