replace telegram with youtube/ fix pipermail

This commit is contained in:
Vitor Lopes
2023-07-07 20:47:27 +01:00
parent 256f93e8df
commit 088763fb60
18 changed files with 34 additions and 34 deletions
+3 -3
View File
@@ -450,15 +450,15 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
<property name="spacing">10</property>
<child>
<object class="GtkEventBox">
<property name="name">telegram</property>
<property name="name">youtube</property>
<property name="visible">True</property>
<property name="can-focus">False</property>
<signal name="button-press-event" handler="on_link_clicked" swapped="no"/>
<child>
<object class="GtkImage" id="telegram">
<object class="GtkImage" id="youtube">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="tooltip-text">Telegram</property>
<property name="tooltip-text">Youtube</property>
</object>
</child>
</object>