mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
sysprof: add greeter menu back
We don't have a way to show this until the main window is available currently, which can be problematic if you need to get the help or about info for troubleshooting.
This commit is contained in:
@ -31,6 +31,12 @@
|
|||||||
<property name="stack">view_stack</property>
|
<property name="stack">view_stack</property>
|
||||||
</object>
|
</object>
|
||||||
</property>
|
</property>
|
||||||
|
<child type="end">
|
||||||
|
<object class="GtkMenuButton">
|
||||||
|
<property name="icon-name">open-menu-symbolic</property>
|
||||||
|
<property name="menu-model">primary_menu</property>
|
||||||
|
</object>
|
||||||
|
</child>
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
<property name="content">
|
<property name="content">
|
||||||
|
|||||||
Reference in New Issue
Block a user