On 03/22/2006 05:29 PM, j bootlab org wrote:
NetworkManager right now sets invisible_char to the default value of * in all .glade files, that is not needed and poses an even bigger problem if the system default is changed. attached patch removes all <property name="invisible_char">*</property> entries from .glade files in cvs
You're right, although I wonder how that snuck in. I made sure that NetworkManager was not setting the default invisible character when I was converting Fedora to use a different default.... Anyway, thanks for catching it.