Re: [darktable-dev] Splitting strings for a new translation

2019-02-06 Thread Mihkel Tõnnov
Hi, > > And default for the GPU profile is in data/darktableconfig.xml.in line > > 209. But I don't think you can change this one. > > I'm wrong as all string in preferences are already in the "preferences" > context. So they all have same context and the two 'default' strings can't be split? Th

Re: [darktable-dev] Compilation error relating to lens.c

2019-02-06 Thread philippe . weyland
Hi Hobbes, Which version of lensfun do you have ? To make it work I'm downgrading lensfun to 0.3.2-4: $ pacman -U /var/cache/pacman/pkg/mingw-w64-x86_64-lensfun-0.3.2-4-any.pkg.tar.xz You should be able to get this file from: https://sourceforge.net/projects/msys2/files/REPOS/MINGW/Sources/

Re: [darktable-dev] Splitting strings for a new translation

2019-02-06 Thread Pascal Obry
Le mercredi 06 février 2019 à 09:22 +0100, Pascal Obry a écrit : > And default for the GPU profile is in data/darktableconfig.xml.in line > 209. But I don't think you can change this one. I'm wrong as all string in preferences are already in the "preferences" context. -- Pascal Obry / Magny L

Re: [darktable-dev] Splitting strings for a new translation

2019-02-06 Thread Pascal Obry
Hi Mihkel, > I should've been more specific on this one: the string I'd mostly > need to split is the 'default' OpenCL scheduling profile from the > 'default' button to reset all shortcuts, but I can't find where this > OpenCL profile gets pulled in from - could you maybe send me looking > in th