On Mon, Mar 25, 2013 at 2:27 AM, Thomas Pryds <tho...@pryds.eu> wrote:
> Hi
>
> At http://www.darktable.org/development/ I found a reference to the
> 'TRANSLATORS' file in which it is described how to create a po file for a
> "new" language. Following the guide in this file, I found out that the repo
> had changed into github. Fetching code from github instead, I noticed that
> there isn't a 'TRANSLATORS' file anymore (or am I just unable to find it?).

https://github.com/darktable-org/darktable/blob/master/doc/TRANSLATORS

> So, following the "old guide" on the new repo: Doing 'intltool-update -pot'
> (in the 'po' dir) returns an error message about a missing file
> './../build/src/preferences_gen.h'.

you need to build dt first (or at least run cmake to a point where
this file is created).

> If I remove the line
> build/src/preferences_gen.h
> from 'POTFILES.in' it seems to work, but will this make the resulting po
> file miss out on some strings?

yes.

cheers,
 jo


>
> Thomas
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_mar
> _______________________________________________
> darktable-devel mailing list
> darktable-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/darktable-devel
>

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-devel

Reply via email to