diff options
Diffstat (limited to 'main.ui')
-rw-r--r-- | main.ui | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -216,6 +216,15 @@ </child> <child> <object class="GtkImageMenuItem"> + <property name="label" translatable="yes">Run with NVRAM reset</property> + <property name="can-focus">False</property> + <property name="action-name">main.GuestRunResetNvram</property> + <property name="use-underline">True</property> + <property name="use-stock">False</property> + </object> + </child> + <child> + <object class="GtkImageMenuItem"> <property name="label" translatable="yes">_Pause</property> <property name="can-focus">False</property> <property name="action-name">main.GuestPause</property> |