Fix up po/Makefile to rebuild geeqie.pot when POTFILES.in was modified. Without this...
authorLaurent Monin <geeqie@norz.org>
Tue, 28 Apr 2009 21:37:27 +0000 (21:37 +0000)
committerLaurent Monin <geeqie@norz.org>
Tue, 28 Apr 2009 21:37:27 +0000 (21:37 +0000)
commit563caeb60cdd5d6c438a22b1a3571f1e044d06b8
tree1060af908acd39f67f691cfb00a46db3653b0525
parent90c899b61dfae05e879b336adf05b189f90f8cb4
Fix up po/Makefile to rebuild geeqie.pot when POTFILES.in was modified. Without this change, new translatable strings in recently added files were not available for translation in various .po files after a make update-po. Makefile.in.in.patch was modified to include this fix plus some minor cleanups.
po/Makefile.in.in.patch