mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
Use proper tabs instead of spaces
This commit is contained in:
parent
a57a2d9acf
commit
92363ce20d
@ -33,7 +33,7 @@ layouts_l10n.pot: $(top_srcdir)/lib/layouts/*.layout \
|
|||||||
#FIXME: I am not sure what this does. Why read the po files in this case?
|
#FIXME: I am not sure what this does. Why read the po files in this case?
|
||||||
$(top_srcdir)/lib/layouttranslations: $(POFILES) $(top_srcdir)/lib/layouts/*.layout \
|
$(top_srcdir)/lib/layouttranslations: $(POFILES) $(top_srcdir)/lib/layouts/*.layout \
|
||||||
$(top_srcdir)/lib/layouts/*.inc $(top_srcdir)/lib/layouts/*.module
|
$(top_srcdir)/lib/layouts/*.inc $(top_srcdir)/lib/layouts/*.module
|
||||||
$(LYX_POT) -o $@ -t layouttranslations ${top_srcdir}/lib/layouts/*.layout ${top_srcdir}/lib/layouts/*.inc ${top_srcdir}/lib/layouts/*.module
|
$(LYX_POT) -o $@ -t layouttranslations ${top_srcdir}/lib/layouts/*.layout ${top_srcdir}/lib/layouts/*.inc ${top_srcdir}/lib/layouts/*.module
|
||||||
|
|
||||||
languages_l10n.pot: $(top_srcdir)/lib/languages
|
languages_l10n.pot: $(top_srcdir)/lib/languages
|
||||||
$(LYX_POT) -o $@ -t languages $^
|
$(LYX_POT) -o $@ -t languages $^
|
||||||
|
Loading…
Reference in New Issue
Block a user