X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=1dcbf11c1c91bda1c7fdb808d6cbf88f10f7518e;hb=48f36f59e74cfdea1d33f9170671d33c45b8ba37;hp=453138319246703baa6f47abc6aa42e3a715466d;hpb=e816f3818c7810e392c84f34d1eba4d2cfd90ab4;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 4531383192..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 \ @@ -366,9 +392,9 @@ dist_images_DATA = \ images/split-view_horizontal.png \ images/split-view_vertical.png \ images/standard.png \ - images/tabular-feature_align-center.png \ - images/tabular-feature_align-left.png \ - images/tabular-feature_align-right.png \ + images/tabular-feature_m-align-center.png \ + images/tabular-feature_m-align-left.png \ + images/tabular-feature_m-align-right.png \ images/tabular-feature_append-column.png \ images/tabular-feature_append-row.png \ images/tabular-feature_delete-column.png \ @@ -386,9 +412,9 @@ dist_images_DATA = \ images/tabular-feature_toggle-rotate-cell.png \ images/tabular-feature_toggle-rotate-tabular.png \ images/tabular-feature_unset-all-lines.png \ - images/tabular-feature_valign-bottom.png \ - images/tabular-feature_valign-middle.png \ - images/tabular-feature_valign-top.png \ + images/tabular-feature_m-valign-bottom.png \ + images/tabular-feature_m-valign-middle.png \ + images/tabular-feature_m-valign-top.png \ images/tabular-insert.png \ images/thesaurus-entry.png \ images/toolbar-toggle_math.png \ @@ -538,7 +564,10 @@ 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 \ images/math/flat.png \ images/math/forall.png \ images/math/frac.png \ @@ -589,6 +618,10 @@ dist_imagesmath_DATA = \ images/math/kappa.png \ images/math/lambda.png \ images/math/lambda2.png \ + images/math/landdownint.png \ + images/math/landdownintop.png \ + images/math/landupint.png \ + images/math/landupintop.png \ images/math/langle.png \ images/math/lbrace.png \ images/math/lbrace_rbrace.png \ @@ -850,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 \ @@ -884,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 \