X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=1dcbf11c1c91bda1c7fdb808d6cbf88f10f7518e;hb=48f36f59e74cfdea1d33f9170671d33c45b8ba37;hp=53d2e0b46db1d5f88a6c4e4d41546e28642a8983;hpb=3d7878212ba26692c2e8865771063e529cf1f07c;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 53d2e0b46d..1dcbf11c1c 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -91,6 +91,7 @@ dist_deexamples_DATA = \ examples/de/Dezimal.lyx \ examples/de/ItemizeBullets.lyx \ examples/de/Lebenslauf.lyx \ + examples/de/linguistics.lyx \ examples/de/multicol.lyx \ examples/de/serienbrief1.lyx \ examples/de/serienbrief2.lyx \ @@ -99,9 +100,11 @@ dist_deexamples_DATA = \ esexamplesdir = $(pkgdatadir)/examples/es dist_esexamples_DATA = \ + examples/es/Braille.lyx \ 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 @@ -144,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 \ @@ -183,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 \ @@ -259,22 +270,35 @@ dist_images_DATA = \ images/amssymb.png \ images/banner.png \ images/bookmark-goto.png \ + images/bookmark-goto_0.png \ images/bookmark-save.png \ 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 \ @@ -337,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 \ @@ -538,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 \ @@ -856,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 \ @@ -890,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 \