The branch, master, has been updated. - Log -----------------------------------------------------------------
commit ff36733b8bf8a7929be515bf869eaad49fe85305 Author: Juergen Spitzmueller <[email protected]> Date: Thu Aug 16 19:36:16 2012 +0200 Really get GuiName from latexfonts into the po files diff --git a/po/Rules-lyx b/po/Rules-lyx index b99f018..28ef56a 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 $^ ----------------------------------------------------------------------- Summary of changes: po/Rules-lyx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- The LyX Source Repository
