> > 1. The active state for a checkbox menu item is disregarded.

> This has recently been reported and I have a fix for it.

You mean it's fixed in CVS or that you have a patch?
Although I guess that since my program is in development, I might as well
wait until it comes out fixed in the next version.


> > 2. Menus created can't be linked to an appbar to provide menu
> >     hints from within the interface.

> Yes, I've been meaning to add support for this for a while.
> I think it is quite easy to do. We don't want it optional, do we?

What do you mean about optional? I really don't care, as long as I can do it,
even if I have to set an option to do so. :-)

> We discussed this a while back. Where does gettext say the language in the
> source code should be English? I couldn't find that.

It's on the gnu standards document.
Internationalization
====================

   GNU has a library called GNU gettext that makes it easy to translate
the messages in a program into various languages.  You should use this
library in every program.  Use English for the messages as they appear
in the program, and let gettext provide the way to translate them into
other languages.

> OK. I will do.

Thanks. :-)

Regards,
Juan.



+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.

Reply via email to