gqview.desktop is not localized for several langauges.
I'd like to i18n gqview.desktop with the attached patch. It can merge .po translations with gqview.desktop.in file.
Patch for Makefile.am, configure.in, gqview.desktop.in, po/POTFILES.in
After apply the patch,
% intltoolize --automake -c -f % libtoolize -f % autoconf % automake -a -c -f % ./configure
Log in to post a comment.
Patch for Makefile.am, configure.in, gqview.desktop.in, po/POTFILES.in
After apply the patch,
% intltoolize --automake -c -f
% libtoolize -f
% autoconf
% automake -a -c -f
% ./configure