From ff36733b8bf8a7929be515bf869eaad49fe85305 Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Thu, 16 Aug 2012 19:36:16 +0200 Subject: [PATCH] Really get GuiName from latexfonts into the po files --- po/Rules-lyx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/Rules-lyx b/po/Rules-lyx index b99f018238..28ef56a1b9 100644 --- a/po/Rules-lyx +++ b/po/Rules-lyx @@ -16,7 +16,7 @@ ${srcdir}/POTFILES.in: $(POTFILE_IN_DEPS) sort | uniq ) > $@-t \ && mv $@-t $@ -l10n_pots: qt4_l10n.pot layouts_l10n.pot languages_l10n.pot encodings_l10n.pot ui_l10n.pot external_l10n.pot formats_l10n.pot +l10n_pots: qt4_l10n.pot layouts_l10n.pot languages_l10n.pot latexfonts_l10n.pot encodings_l10n.pot ui_l10n.pot external_l10n.pot formats_l10n.pot cat $^ | \ msguniq -o $(DOMAIN).po && rm -f $^