[Open Office] .desktop.in files untranslatable

Martin Kretzschmar m_kretzschmar at gmx.net
Thu Jan 19 18:40:05 EST 2006


Hi Dwayne,

On 1/20/06, Dwayne Bailey <dwayne at translate.org.za> wrote:
> In the following patch I have removed the translations from
> the .desktop.in files, marked the correct items as translatable.

Well, throwing away all existing translations doesn't sound like a smart idea.

How about: rename all .desktop.in files to .desktop in your local tree. Then run
intltool-prepare in the ooo-build toplevel directory. That should move all
existing translations to po files (and generate .desktop.in files). Then delete
the .desktop files.

Now generate .desktop files in the same way as during a normal build and
check that the result is at least as good as the old files.

I have tried the first steps (until intltool-prepare), but haven't
checked the result
yet, would be nice if you could do that.

Thanks,

Martin

> I've also added a Makefile rule to remove the generated .desktop files during
> a make clean.


More information about the Openoffice mailing list