Re: Relocatability of packages




> Most other program files are (should be?) found using the function calls
> in libgnome/gnome-util.h.  If we defined an extra function to libgnome
> (maybe called gnome_locale_dir()), the call to bindtextdomain could be
> changed to:
>   bindtextdomain(PACKAGE, gnome_locale_dir())

I love this idea!  That way we can also clean up lots of Makefile.am
to not include the GNOMELOCALE dir definition.

Feel free to go ahead and make this change.

Miguel.



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