This commit is contained in:
Vitor Lopes
2022-05-17 10:50:28 +01:00
parent d2ce7a1a34
commit de60ded5cc
4 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -198,9 +198,9 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
</packing>
</child>
<child>
<object class="GtkButton" id="discover">
<property name="label" translatable="yes">Software Center</property>
<property name="name">discover</property>
<object class="GtkButton" id="software">
<property name="label" translatable="yes">Software</property>
<property name="name">software</property>
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="receives-default">True</property>