[virt-tools-list] [PATCH virt-manager 3/8] createvol: change "Format" key shortcut to Alt-o

chenhanxiao at cn.fujitsu.com chenhanxiao at cn.fujitsu.com
Thu Jun 12 05:52:26 UTC 2014



> -----Original Message-----
> From: virt-tools-list-bounces at redhat.com
> [mailto:virt-tools-list-bounces at redhat.com] On Behalf Of Giuseppe Scrivano
> Sent: Wednesday, June 11, 2014 9:04 PM
> To: virt-tools-list at redhat.com
> Subject: [virt-tools-list] [PATCH virt-manager 3/8] createvol: change "Format"
> key shortcut to Alt-o
> 
> Alt+f is already used for Finish.  Choose Alt-o as it is already used
> for "Format" in other places.
> 
> Signed-off-by: Giuseppe Scrivano <gscrivan at redhat.com>
> ---
>  ui/createvol.ui | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/ui/createvol.ui b/ui/createvol.ui
> index 1c5ae1b..c5abd84 100644
> --- a/ui/createvol.ui
> +++ b/ui/createvol.ui
> @@ -1,7 +1,7 @@
>  <?xml version="1.0" encoding="UTF-8"?>
> -<!-- Generated with glade 3.16.0 on Tue Oct  1 14:33:00 2013 -->
> +<!-- Generated with glade 3.16.1 -->
>  <interface>
> -  <!-- interface-requires gtk+ 3.0 -->
> +  <requires lib="gtk+" version="3.0"/>
>    <object class="GtkAdjustment" id="adjustment1">
>      <property name="upper">100000</property>
>      <property name="value">1</property>
> @@ -209,7 +209,7 @@
>                                  <property name="visible">True</property>
>                                  <property name="can_focus">False</property>
>                                  <property name="xalign">0</property>
> -                                <property name="label"
> translatable="yes">_Format:</property>
> +                                <property name="label"
> translatable="yes">F_ormat:</property>
>                                  <property name="use_underline">True</property>
>                                  <property
> name="mnemonic_widget">vol-format</property>
>                                </object>
> --
> 1.9.3
> 

ACK.

Thanks,
- Chen




More information about the virt-tools-list mailing list