X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=po%2FRules-lyx;h=f061cd904befcde9511caf0345d26443d547e758;hb=db3afda749fc46b855ebb25b3046b56c802e44b8;hp=fc5f63995d26f52bcde261ff904365cfbf83e7f5;hpb=92363ce20d4cc6cdc0fe04a11058c9cbdc3f11f6;p=lyx.git diff --git a/po/Rules-lyx b/po/Rules-lyx index fc5f63995d..f061cd904b 100644 --- a/po/Rules-lyx +++ b/po/Rules-lyx @@ -20,7 +20,7 @@ l10n_pots: qt4_l10n.pot layouts_l10n.pot languages_l10n.pot latexfonts_l10n.pot cat $^ | msguniq -o $(DOMAIN).po LYX_POT = LC_ALL=C ; export LC_ALL ; \ - $(PYTHON) $(srcdir)/lyx_pot.py -b $(top_srcdir) + $(PYTHON) $(srcdir)/lyx_pot.py -b $(top_srcdir) qt4_l10n.pot: $(top_srcdir)/src/frontends/qt4/ui/*.ui $(LYX_POT) -o $@ -t qt4 $^