Whenever I translate a string in 2.6.0 from the interface it seems to work well, however Apache2 error.log shows:
```
[Tue Aug 05 13:33:21 2014] [error] 2014-08-05 13:33:21,671 INFO Loading custom se…
Hello,
I compile the gtkhello2.f90 code with the comand:
gfortran -I../src/ ../src/gtk.o gtkhello2.f90 -o gtkhello2 `pkg-config --cflags --libs gtk+-2.0`
and the final result is
gtkhello2.f90: In f…