X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=cd50110b837428d7ccd7a9f5f8f6e26a9a126953;hb=e27da75af18a9932a838366bc029f55b10ecc887;hp=5b679dc72f4c8b0a26ea60d2816bb4d32f8442d0;hpb=738e0dd8bedbc7ae527a4af035e4e3071f449cd5;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 5b679dc72f..cd50110b83 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -102,6 +102,10 @@ dist_euexamples_DATA = \ examples/eu/adibide_lyx-atua.lyx \ examples/eu/splash.lyx +faexamplesdir = $(pkgdatadir)/examples/fa +dist_faexamples_DATA = \ + examples/fa/splash.lyx + frexamplesdir = $(pkgdatadir)/examples/fr dist_frexamples_DATA = \ examples/fr/AlignementDecimal.lyx \ @@ -130,6 +134,8 @@ dist_heexamples_DATA = \ huexamplesdir = $(pkgdatadir)/examples/hu dist_huexamples_DATA = \ + examples/hu/example_lyxified.lyx \ + examples/hu/example_raw.lyx \ examples/hu/splash.lyx itexamplesdir = $(pkgdatadir)/examples/it @@ -260,6 +266,7 @@ dist_images_DATA = \ images/changes-merge.xpm \ images/changes-output.xpm \ images/changes-track.xpm \ + images/closetab.xpm \ images/copy.xpm \ images/cut.xpm \ images/demote.xpm \ @@ -344,6 +351,9 @@ dist_images_DATA = \ images/tabular-feature_valign-top.xpm \ images/tabular-insert.xpm \ images/thesaurus-entry.xpm \ + images/toolbar-toggle_math.xpm \ + images/toolbar-toggle_math_panels.xpm \ + images/toolbar-toggle_table.xpm \ images/undo.xpm \ images/unknown.xpm \ images/up.xpm \ @@ -495,6 +505,7 @@ dist_imagesmath_DATA = \ images/math/frac.xpm \ images/math/frac-square.xpm \ images/math/frown.xpm \ + images/math/functions.xpm \ images/math/gamma.xpm \ images/math/gamma2.xpm \ images/math/geq.xpm \ @@ -815,6 +826,7 @@ dist_imagesmath_DATA = \ images/math/varphi.xpm \ images/math/varpi.xpm \ images/math/varpropto.xpm \ + images/math/varrho.xpm \ images/math/varsigma.xpm \ images/math/varsubsetneq.xpm \ images/math/varsubsetneqq.xpm \ @@ -852,6 +864,7 @@ dist_kbd_DATA = \ kbd/czech-prg.kmap \ kbd/czech.kmap \ kbd/european.kmap \ + kbd/farsi.kmap \ kbd/francais.kmap \ kbd/french.kmap \ kbd/german-2.kmap \ @@ -939,6 +952,7 @@ dist_layouts_DATA =\ layouts/hollywood.layout \ layouts/ijmpc.layout \ layouts/ijmpd.layout \ + layouts/iopart.layout \ layouts/isprs.layout \ layouts/jgrga.layout \ layouts/kluwer.layout \ @@ -1006,6 +1020,7 @@ dist_scripts_PYTHON = \ scripts/clean_dvi.py \ scripts/convertDefault.py \ scripts/date.py \ + scripts/ext_copy.py \ scripts/fen2ascii.py \ scripts/fig2pdftex.py \ scripts/fig2pstex.py \ @@ -1024,6 +1039,7 @@ dist_templates_DATA = \ templates/aa.lyx \ templates/aastex.lyx \ templates/agu_article.lyx \ + templates/apa.lyx \ templates/beamer-conference-ornate-20min.lyx \ templates/de_beamer-conference-ornate-20min.lyx \ templates/dinbrief.lyx \ @@ -1036,6 +1052,7 @@ dist_templates_DATA = \ templates/hollywood.lyx \ templates/ijmpc.lyx \ templates/ijmpd.lyx \ + templates/iop-article.lyx \ templates/kluwer.lyx \ templates/koma-letter2.lyx \ templates/latex8.lyx \