It's been rumoured that Jan-Uwe Finck said:
> >
> > Right now, we use the older and more primitive method of defining the
> > strings within the preprocessor and using tokens in the source.
> > Something like:
> >
> > #define XACC_HELP_ABOUT_STR "About GnuCash..."
> >
> > set_menu_item_title(help_menu, about_item, XACC_HELP_ABOUT_STR);
I hope it isn't too much of a burden to modify the header files:
#define XACC_HELP_ABOUT_STR gettext("About GnuCash...")
--linas
----- %< -------------------------------------------- >% ------
The GnuCash / X-Accountant Mailing List
To unsubscribe, send mail to [EMAIL PROTECTED] and
put "unsubscribe gnucash-devel [EMAIL PROTECTED]" in the body