Re: [gnome-network] Patch that removes libgnome/ui dependency



On Fri, 2005-03-04 at 13:57 +0100, Kristof Vansant wrote:
> http://bugzilla.gnome.org/show_bug.cgi?id=167218
> 
> Can someone plz review it.

looks goods to me, except for this:


> -#ifdef ENABLE_NLS
> -	bindtextdomain (GETTEXT_PACKAGE, GNOME_NETTOOL_LOCALEDIR);
> -	bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
> -	textdomain (GETTEXT_PACKAGE);
> -#endif
> +	/* Initialize i18n support */
> +    gtk_set_locale ();
> 
do we really need to remove the bind* calls?
-- 
Rodrigo Moya <rodrigo gnome-db org>




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