VMM: Bad app name in about screen caused by deprecated property used in line 9 of vmm-about.glade
Minor bug in the VMM 0.5.3 - about screen doesn't show proper name of app. Fix is:
Â* <property name="name" translatable="yes">Virtual Machine Manager</property>
should read
Â* <property name="program-name" translatable="yes">Virtual Machine Manager</property>
As 'name' is deprecated.
Cheers,
Mike
________________________________________________
Mike MacCana
Technical Specialist
Linux Services
IBM Global Services
Level 14, 60 City Rd
Southgate Vic 3000
Phone: +61-3-8656-2138
Fax: +61-4-8656-2423
Email: mmaccana@au1.ibm.com
_______________________________________________
et-mgmt-tools mailing list
et-mgmt-tools@redhat.com
https://www.redhat.com/mailman/listinfo/et-mgmt-tools
|