[Gtk-sharp-list] Localization using GTK#

lists@munshi.biz lists@munshi.biz
Sat, 5 Mar 2005 04:47:57 -0800 (PST)


Ignore my previous mail. I forgot to ask the question :-)

Dear All,

I want to develop an application using Glade using glade-2 and mono. I
would like some reference document on how to develop application using
glade and gtk# which can be internationalised and localized. I an using
only Entry and Button for now. I am expecting the use of Menus. I dont
think I will be using anything more than that.
I have understanding of gettext and how C/C++ applications are localised
using GTK, but I do not know how GTK# will work since the glade xml file
is embeded inside the final exe.
It is going to be a simple small application which will be executing some
commands on the shell.

Amish.