Re: How use GNOME/GTK+ Internacionalization ?
- From: martine cs washington edu
- To: Fernando Alencar Mar?stica <famarost unimep br>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: How use GNOME/GTK+ Internacionalization ?
- Date: Wed, 4 Dec 2002 23:31:17 -0800
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]