[Kimchi-devel] [PATCH] Update guest action menu
Aline Manera
alinefm at linux.vnet.ibm.com
Tue Mar 11 17:27:34 UTC 2014
On 03/11/2014 10:54 AM, Crístian Viana wrote:
> Am 10-03-2014 18:43, schrieb Adam King:
>> - <button class="button-big
>> shutoff-disabled" name="vm-console" ><span
>> class="text">$_("Console")</span></button>
>> + <button class="button-big
>> shutoff-disabled" name="vm-console" ><span
>> class="text">$_("Connect")</span></button>
>> <button class="button-big
>> shutoff-disabled" name="vm-media"><span class="text">$_("Manage
>> Media")</span></button>
>> - <button class="button-big
>> running-disabled" name="vm-edit"><span
>> class="text">$_("Edit")</span></button>
>> + <button class="button-big
>> running-disabled" name="vm-edit"><span class="text">$_("Edit
>> Guest")</span></button>
>> + <button class="button-big
>> shutoff-hidden" name="vm-reset"><span
>> class="text">$_("Reset")</span></button>
>> + <button class="button-big
>> running-hidden" name="vm-start"><span
>> class="text">$_("Start")</span></button>
>> + <button class="button-big
>> shutoff-hidden" name="vm-stop"><span
>> class="text">$_("Stop")</span></button>
> I don't think we need "Edit guest" instead of "Edit".
ACK.
I talked to Adam and I will update while applying.
> This menu appears when clicking on a guest icon, so it should be
> obvious that the actions are related to the guest (to _that_ guest,
> specifically). Otherwise, we would also need to have "Reset guest",
> "Start guest", "Stop guest"...
>
> _______________________________________________
> Kimchi-devel mailing list
> Kimchi-devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/kimchi-devel
>
More information about the Kimchi-devel
mailing list