Re: i18n -vs- strings



Raster> button=gnome_gtk_button_new_standard("ok");

Raster> There is a list of standard strings for buttons (ok, cancel,
Raster> retry, abort, help, etc....) and these map to text and/or
Raster> pixmaps in buttons

That's fine with me.

Actually we should do both.  We don't want to provide a standard
button title for all possible buttons any Gnome program might use.
But it does make sense to provide them for the most common button
titles.  There are probably less than 20 of these.

gnome-stock.[ch] already seem to partially address this.  Maybe they
can be extended to do what you say.

Tom



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