Re: How use GNOME/GTK+ Internacionalization ?



On Tue, Dec 03, 2002 at 08:19:41PM -0200, Fernando Alencar Mar?stica wrote:
I need use internacionalization on my gnome/gtk app. I use
glade for build my Interfaces, and liblade for load.
[snip]
  bindtextdomain (PACKAGE, PACKAGE_LOCALE_DIR);
  textdomain (PACKAGE);
[snip]
blackdolphin.c: In function `main':
blackdolphin.c:49: warning: statement with no effect
blackdolphin.c:50: warning: statement with no effect

I think you need to run configure with the "--enable-nls" option.

-- 
      Evan Martin
martine cs washington edu
  http://neugierig.org



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