Re: [Anjuta-list] Adding po files to project



Hi Fernando,

Fernando Apesteguía a écrit :
I'll try to do it editing the files (no Makefile.am in po/
subdirectory but .in.in and .in files) but if that's the case... what
is Anjuta for?  IMHO the best feature of Anjuta was/is the project
management since I want to spend my time coding, not getting lost into
Makefiles and configures.

I think writing that Anjuta is doing all project management is a bit exaggerate. Now, perhaps it's possible but I don't know how to do it. I don't really use it because I think it doesn't wrap enough and so learning how to use autotools is still necessary. ;)

Then I think saying that the main function of Anjuta is the project management is in the same range. Anjuta is useful to edit your files, including glade files, browse symbol, debug, use other tools (valgrind, CVS, SVN...).

I can
change the po/Makefile.* files by hand but when running configure in
the top level directory they are overwritten.

Yes, po files are a bit special. The Makefile.in.in is probably generated by another program so you shouldn't edit it. I have looked at Anjuta, there is a LINGUAS file listing all .po files without their extenstion. You should probably write your file names here.

Thanks for your long and detailed mail and sorry cause I took so long
to answer. This mail got lost in my account (I found it in Gmane when
I was searching information about how Anjuta works :P)

No problem.

Regards,

Sébastien




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