Rename welcome page to home page
This commit is contained in:
@@ -467,7 +467,7 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
|
||||
</child>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="name">welcomepage</property>
|
||||
<property name="name">homepage</property>
|
||||
</packing>
|
||||
</child>
|
||||
</object>
|
||||
@@ -485,8 +485,8 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
|
||||
<property name="title">Manjaro Hello</property>
|
||||
<property name="show_close_button">True</property>
|
||||
<child>
|
||||
<object class="GtkButton" id="welcome">
|
||||
<property name="name">welcome</property>
|
||||
<object class="GtkButton" id="home">
|
||||
<property name="name">home</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="sensitive">False</property>
|
||||
<property name="can_focus">True</property>
|
||||
@@ -513,7 +513,7 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkButton">
|
||||
<object class="GtkButton" id="about">
|
||||
<property name="name">about</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
|
||||
Reference in New Issue
Block a user