Simos Xenitellis wrote:
Paras pradhan wrote:
It depends on what you want to do, though in most cases it is gnomemeeting.mohi all,
Got a question on naming of mo files to be generated from po files of gnome 2.10 and newer.
I will take an example of gnomemeeting.
At the l10n-status site
(http://l10n-status.gnome.org/gnome-2.10/PO/gnomemeeting.gnome-2-10.ne.po),
the name of gnomemeeting po file is gnomemeeting.gnome-2-10.ne.po. now if i want to generate the mo file, what should the mo file be named. is it gnomemeeting.gnome-2-10.mo or gnomemeeting.gnome-.mo or any other..?
how do i decide the names of the mo files?.
If you are compiling from source or CVS, the Makefile will setup the names accordingly and place the files with
the correct names under the /usr/share/locale/ne/LC_MESSAGES/ (or /usr/local/share/locale/ne/LC_MESSAGES/ directory).
The same Makefile instructs the binary gnomemeeting of what to look to find the .mo file.