[virt-tools-list] [virt-viewer] about: Fix the program's name in the title

Eduardo Lima (Etrunko) etrunko at redhat.com
Mon Feb 29 12:16:37 UTC 2016


On 02/29/2016 03:47 AM, Fabiano Fidêncio wrote:
> Title currently says "About Glade". It's not a big deal because it's not
> actually shown anywhere, but just for correctness let's change it to
> "About Virt-Viewer".
> 
> Thanks Jonathon Jongsma for pointing this out.
> 
> Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
> ---
>  src/virt-viewer-about.xml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/virt-viewer-about.xml b/src/virt-viewer-about.xml
> index 287c68d..28e38c8 100644
> --- a/src/virt-viewer-about.xml
> +++ b/src/virt-viewer-about.xml
> @@ -4,7 +4,7 @@
>    <object class="GtkAboutDialog" id="about">
>      <property name="can_focus">False</property>
>      <property name="border_width">5</property>
> -    <property name="title" translatable="yes">About Glade</property>
> +    <property name="title" translatable="yes">About Virt-Viewer</property>
>      <property name="resizable">False</property>
>      <property name="modal">True</property>
>      <property name="window_position">center-on-parent</property>
> 

Funny :)

Acked-by: Eduardo Lima (Etrunko) <etrunko at redhat.com>

-- 
Eduardo de Barros Lima (Etrunko)
Software Engineer - RedHat
etrunko at redhat.com




More information about the virt-tools-list mailing list