aboutsummaryrefslogtreecommitdiffstats
path: root/main.ui
diff options
context:
space:
mode:
Diffstat (limited to 'main.ui')
-rw-r--r--main.ui9
1 files changed, 9 insertions, 0 deletions
diff --git a/main.ui b/main.ui
index f7178d5..f27662f 100644
--- a/main.ui
+++ b/main.ui
@@ -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>