Re: NetworkManager in Chinese



On Fri, 2005-07-01 at 17:12 -0700, Yorgason, RonaldX P wrote:
> I’m trying to get NetworkManager running on a Chinese linux
> distribution using the 0.3 stable branch pulled from CVS.  I have run
> into two different problems.  When I run NetworkManagerInfo, a space
> for the applet appears on the notification bar, but no images appear.
> There isn’t a radar animation or CAT5 plug image, just an empty

This is probably due to GTK icon theme caching...  After you've
installed the applet iwth 'make install' you have to run this command to
get GTK to notice the changes:

gtk-update-icon-cache -f /usr/share/icons/hicolor

This isn't a problem for the RPM packages because they do this in the %
post and %postun.  However, you'll have to make sure this gets done
whenever you install/uninstall the images in whatever package manager
you're using.

> The other problem I ran into is getting the text to show up in
> Chinese.  I’ve glanced through the .po files and there appears to be a
> Chinese translation for much of the application text, but I don’t see
> how to enable it.  I have all the environment variables set to use
> zh_CN and the rest of my desktop is in Chinese.  But when I bring up a
> NetworkManagerInfo dialog box, all the text is in English, except for
> the Cancel button which is in Chinese.   

It should be enabled automatically...  I'll have to check this out on my
FC3/STABLE_0_3 box and see if I can come up with anything.

Dan




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]