mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +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>
|
||||
</object>
|
||||
</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>
|
||||
</child>
|
||||
<property name="content">
|
||||
|
||||
Reference in New Issue
Block a user