Change 'Build Manjaro' to 'Source code'

This commit is contained in:
Huluti
2017-01-04 20:01:18 +01:00
parent 6fd75a1228
commit 9d129c9638
4 changed files with 39 additions and 39 deletions
+3 -3
View File
@@ -222,9 +222,9 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
</packing>
</child>
<child>
<object class="GtkButton" id="build">
<property name="label" translatable="yes">Build Manjaro</property>
<property name="name">build</property>
<object class="GtkButton" id="source">
<property name="label" translatable="yes">Source code</property>
<property name="name">source</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="receives_default">True</property>