gtk: Rename File to Machine menu and add pause, reset and power down items
commit30e8f22b7bc6694b9abea43f45db6fd5be4df429
authorJan Kiszka <jan.kiszka@siemens.com>
Fri, 22 Feb 2013 19:53:33 +0000 (22 20:53 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 22 Feb 2013 20:49:21 +0000 (22 14:49 -0600)
tree02dce68817c0dfe7dadbedbfa95a557279570a9f
parent104092825ac3274d16ffc35b7ef9ac8c636e1c48
gtk: Rename File to Machine menu and add pause, reset and power down items

This adds basic guest control commands to the "Machine" menu - a nice
added-value for the GTK UI.

We use "pause" as the term for stopping the machine here. So reword also
the related caption tag.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
ui/gtk.c