]> git.lyx.org Git - lyx.git/blobdiff - po/Rules-lyx
Add submenu to math context menu
[lyx.git] / po / Rules-lyx
index 069c030841272c0e3257fadfc61fccbe31a646d2..d49dfdff6e626fc7668a85b1f222319dfd2ba5c4 100644 (file)
@@ -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 latexfonts_l10n.pot encodings_l10n.pot ui_l10n.pot external_l10n.pot formats_l10n.pot examples_templates_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 examples_templates_l10n.pot tabletemplates_l10n.pot
        cat $^ | msguniq -o $(DOMAIN).po
        rm $^
 
@@ -58,7 +58,10 @@ formats_l10n.pot: $(top_srcdir)/lib/configure.py
 
 examples_templates_l10n.pot: $(top_srcdir)/lib/examples/* \
                 $(top_srcdir)/lib/templates/*
-       $(LYX_POT) -o $@ -t examples_templates '$^'
+       $(LYX_POT) -o $@ -t examples_templates $^
+
+tabletemplates_l10n.pot: $(top_srcdir)/lib/tabletemplates/*.lyx
+       $(LYX_POT) -o $@ -t tabletemplates $^
 
 # LyX specific code to generate l10n statistics for the web site
 i18n.inc: $(POFILES) postats.py