X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=1dcbf11c1c91bda1c7fdb808d6cbf88f10f7518e;hb=48f36f59e74cfdea1d33f9170671d33c45b8ba37;hp=054ce5a6d76c76be9335e67476984476cd411dcc;hpb=439588d206d5f5d6d0dbc99e58e54e622d90c27e;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 054ce5a6d7..1dcbf11c1c 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -104,6 +104,7 @@ dist_esexamples_DATA = \ examples/es/ejemplo_con_lyx.lyx \ examples/es/ejemplo_sin_lyx.lyx \ examples/es/ItemizeBullets.lyx \ + examples/es/linguistics.lyx \ examples/es/multicol.lyx \ examples/es/splash.lyx @@ -146,6 +147,10 @@ dist_huexamples_DATA = \ examples/hu/example_raw.lyx \ examples/hu/splash.lyx +idexamplesdir = $(pkgdatadir)/examples/id +dist_idexamples_DATA = \ + examples/id/splash.lyx + itexamplesdir = $(pkgdatadir)/examples/it dist_itexamples_DATA = \ examples/it/ItemizeBullets.lyx \ @@ -185,6 +190,10 @@ dist_slexamples_DATA = \ examples/sl/primer_surov.lyx \ examples/sl/splash.lyx +ukexamplesdir = $(pkgdatadir)/examples/uk +dist_ukexamples_DATA = \ + examples/uk/splash.lyx + examplesdir = $(pkgdatadir)/examples dist_examples_DATA = \ examples/Braille.lyx \ @@ -266,18 +275,30 @@ dist_images_DATA = \ images/box-insert.png \ images/break-line.png \ images/buffer-close.png \ + images/buffer-export.png \ images/buffer-export_dvi.png \ images/buffer-export_latex.png \ + images/buffer-export_pdf.png \ images/buffer-export_pdf2.png \ + images/buffer-export_pdf3.png \ + images/buffer-export_pdf4.png \ images/buffer-export_ps.png \ images/buffer-export_text.png \ images/buffer-new.png \ images/buffer-reload.png \ + images/buffer-update.png \ images/buffer-update_dvi.png \ + images/buffer-update_pdf.png \ images/buffer-update_pdf2.png \ + images/buffer-update_pdf3.png \ + images/buffer-update_pdf4.png \ images/buffer-update_ps.png \ + images/buffer-view.png \ images/buffer-view_dvi.png \ + images/buffer-view_pdf.png \ images/buffer-view_pdf2.png \ + images/buffer-view_pdf3.png \ + images/buffer-view_pdf4.png \ images/buffer-view_ps.png \ images/buffer-write-as.png \ images/buffer-write.png \ @@ -340,6 +361,8 @@ dist_images_DATA = \ images/vc-register.png \ images/vc-revert.png \ images/marginalnote-insert.png \ + images/master-buffer-update.png \ + images/master-buffer-view.png \ images/math-display.png \ images/math-macro-add-greedy-optional-param.png \ images/math-macro-add-optional-param.png \ @@ -541,6 +564,7 @@ dist_imagesmath_DATA = \ images/math/eta.png \ images/math/eth.png \ images/math/exists.png \ + images/math/export-others.png \ images/math/fallingdotseq.png \ images/math/fint.png \ images/math/fintop.png \ @@ -859,6 +883,7 @@ dist_imagesmath_DATA = \ images/math/underset.png \ images/math/uparrow.png \ images/math/uparrow2.png \ + images/math/update-others.png \ images/math/updownarrow.png \ images/math/updownarrow2.png \ images/math/upharpoonleft.png \ @@ -893,6 +918,7 @@ dist_imagesmath_DATA = \ images/math/veebar.png \ images/math/vert.png \ images/math/vert2.png \ + images/math/view-others.png \ images/math/vphantom.png \ images/math/wedge.png \ images/math/widehat.png \