Simplify way to change pages

This commit is contained in:
Hugo Posnic
2016-12-17 00:06:00 +01:00
parent 62d3dc2d3f
commit 180737f305
2 changed files with 4 additions and 10 deletions
+2 -2
View File
@@ -572,8 +572,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="home">
<property name="name">home</property>
<object class="GtkButton" id="welcome">
<property name="name">welcome</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>