commit 07a4bb6912880dff4393a05a23ff9c2c87fee0ba
Author: Juergen Spitzmueller <sp...@lyx.org>
Date:   Sun Feb 23 15:21:36 2025 +0100

    Forgot this
    
    (in case you wondered where the promised GUI strings flood was)
---
 po/Rules-lyx | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/po/Rules-lyx b/po/Rules-lyx
index 6ae460c5e6..e21cbe02b9 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: qt_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
+l10n_pots: qt_l10n.pot layouts_l10n.pot languages_l10n.pot 
latexcolors_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 $^
 
@@ -41,6 +41,9 @@ $(top_srcdir)/lib/layouttranslations: $(POFILES) 
$(top_srcdir)/lib/layouts/*.lay
 languages_l10n.pot: $(top_srcdir)/lib/languages
        $(LYX_POT) -o $@ -t languages $^
 
+latexcolors_l10n.pot: $(top_srcdir)/lib/latexcolors
+       $(LYX_POT) -o $@ -t latexcolors $^
+
 latexfonts_l10n.pot: $(top_srcdir)/lib/latexfonts
        $(LYX_POT) -o $@ -t latexfonts $^
 
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to