From: Dennis S. <sy...@yo...> - 2005-03-20 21:24:01
|
Heya Duilio, regarding glib, we don't need this for i18n support, I assume ? Are you also using glib within libvisual-plugins ? We can't depend on glib, because the kde world is actively using us. It's silly anyway, since we aren't a gnome/gtk app. The rest looks good, but you have to investigate the glib stuff, (also for libvisual-plugins). We really can't have that. Cheers, Dennis On Sun, 2005-03-20 at 17:46 -0300, Duilio J. Protti wrote: > Ok, here is a patch for make libvisual speak your language. > > After patching your working directory, run glib-gettextize on top source > dir. This will create a 'po' subdir. Copy there the attached 'LINGUAS', > 'POTFILES.in', 'libvisual.pot', 'es_ES.po' and 'es_AR.po' files. Also > create an empty 'po/ChangeLog' file. > > Copy the attached 'gettext.h' file to 'libvisual' subdir. > > Then just make install. > > > Bye, > Duilio. > |