[virt-tools-list] [virt-viewer] about: Fix the program's name in the title
Fabiano Fidêncio
fidencio at redhat.com
Thu Mar 3 22:10:44 UTC 2016
On Mon, Feb 29, 2016 at 1:16 PM, Eduardo Lima (Etrunko)
<etrunko at redhat.com> wrote:
> 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
Pushed,
Thanks for the review!
More information about the virt-tools-list
mailing list