add gnome switch layout
This commit is contained in:
@@ -511,6 +511,14 @@ We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we
|
||||
<property name="tooltip_text" translatable="yes">Common application selection</property>
|
||||
<signal name="clicked" handler="on_btn_clicked" swapped="no"/>
|
||||
</object>
|
||||
<object class="GtkButton" id="appLayouts">
|
||||
<property name="label" translatable="yes">Layouts switcher</property>
|
||||
<property name="name">appLayouts</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="receives_default">True</property>
|
||||
<property name="tooltip_text" translatable="yes">Manjaro Gnone config tool</property>
|
||||
<signal name="clicked" handler="on_btn_clicked" swapped="no"/>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="left_attach">1</property>
|
||||
<property name="top_attach">8</property>
|
||||
|
||||
Reference in New Issue
Block a user