X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=c1e51b03988d33de98bc37fc46ee71389213da39;hb=af3b18389d37cb4681a46a5b562d259a1f41817e;hp=8f75868592ecddade3f041492d6401e3667460b7;hpb=9549685b3ac3241213a6a94ca2123d922bd3a734;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 8f75868592..c1e51b0398 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -71,6 +71,8 @@ dist_commands_DATA = \ caexamplesdir = $(pkgdatadir)/examples/ca dist_caexamples_DATA = \ + examples/ca/ItemizeBullets.lyx + examples/ca/mathed.lyx examples/ca/splash.lyx csexamplesdir = $(pkgdatadir)/examples/cs @@ -100,7 +102,6 @@ dist_esexamples_DATA = \ examples/es/ItemizeBullets.lyx \ examples/es/ejemplo_con_lyx.lyx \ examples/es/ejemplo_sin_lyx.lyx \ - examples/es/mathed.lyx \ examples/es/splash.lyx euexamplesdir = $(pkgdatadir)/examples/eu @@ -282,6 +283,7 @@ dist_images_DATA = \ images/changes-output.png \ images/changes-track.png \ images/closetab.png \ + images/close-tab-group.png \ images/copy.png \ images/cut.png \ images/demote.png \ @@ -306,7 +308,7 @@ dist_images_DATA = \ images/float-insert_table.png \ images/font-bold.png \ images/font-emph.png \ - images/font-free-apply.png \ + images/textstyle-apply.png \ images/font-noun.png \ images/font-sans.png \ images/footnote-insert.png \ @@ -326,6 +328,11 @@ dist_images_DATA = \ images/layout_Section.png \ images/lyx-quit.png \ images/lyx.png \ + images/vc-check-in.png \ + images/vc-check-out.png \ + images/dialog-show_vclog.png \ + images/vc-register.png \ + images/vc-revert.png \ images/marginalnote-insert.png \ images/math-display.png \ images/math-macro-add-greedy-optional-param.png \ @@ -346,7 +353,6 @@ dist_images_DATA = \ images/note-insert.png \ images/note-next.png \ images/paste.png \ - images/pin.png \ images/promote.png \ images/psnfss1.png \ images/psnfss2.png \ @@ -354,6 +360,8 @@ dist_images_DATA = \ images/psnfss4.png \ images/redo.png \ images/reload.png \ + 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 \ @@ -408,7 +416,6 @@ dist_imagesmath_DATA = \ images/math/Lsh.png \ images/math/Re.png \ images/math/Rsh.png \ - images/math/Vert.png \ images/math/Vvdash.png \ images/math/acute.png \ images/math/aleph.png \ @@ -871,6 +878,8 @@ dist_imagesmath_DATA = \ images/math/vec.png \ images/math/vee.png \ images/math/veebar.png \ + images/math/vert.png \ + images/math/vert2.png \ images/math/vphantom.png \ images/math/wedge.png \ images/math/widehat.png \ @@ -948,6 +957,7 @@ dist_layouts_DATA =\ layouts/arab-article.layout \ layouts/armenian-article.layout \ layouts/article.layout \ + layouts/article-beamer.layout \ layouts/beamer.layout \ layouts/book.layout \ layouts/braille.module \ @@ -998,6 +1008,7 @@ dist_layouts_DATA =\ layouts/jreport.layout \ layouts/jsarticle.layout \ layouts/jsbook.layout \ + layouts/jss.layout \ layouts/kluwer.layout \ layouts/latex8.layout \ layouts/letter.layout \ @@ -1026,6 +1037,7 @@ dist_layouts_DATA =\ layouts/revtex.layout \ layouts/revtex4.layout \ layouts/scrartcl.layout \ + layouts/scrarticle-beamer.layout \ layouts/scrbook.layout \ layouts/scrclass.inc \ layouts/scrlettr.layout \ @@ -1034,6 +1046,7 @@ dist_layouts_DATA =\ layouts/seminar.layout \ layouts/siamltex.layout \ layouts/simplecv.layout \ + layouts/singlecol.layout \ layouts/slides.layout \ layouts/spie.layout \ layouts/stdclass.inc \ @@ -1056,15 +1069,16 @@ dist_layouts_DATA =\ layouts/tarticle.layout \ layouts/tbook.layout \ layouts/theorems-ams-extended.module \ + layouts/theorems-ams.inc \ layouts/theorems-ams.module \ layouts/theorems-chap.module \ layouts/theorems.inc \ layouts/theorems-order.inc \ layouts/theorems-proof.inc \ layouts/theorems-sec.module \ + layouts/theorems-starred-equivalents.inc \ layouts/theorems-starred.inc \ layouts/theorems-starred.module \ - layouts/theorems-starred-equivalents.inc \ layouts/theorems-std.module \ layouts/treport.layout @@ -1073,6 +1087,7 @@ scriptsdir = $(pkgdatadir)/scripts dist_scripts_PYTHON = \ scripts/TeXFiles.py \ scripts/clean_dvi.py \ + scripts/csv2lyx.py \ scripts/convertDefault.py \ scripts/date.py \ scripts/ext_copy.py \ @@ -1108,6 +1123,7 @@ dist_templates_DATA = \ templates/ijmpc.lyx \ templates/ijmpd.lyx \ templates/iop-article.lyx \ + templates/JSS-article.lyx \ templates/kluwer.lyx \ templates/koma-letter2.lyx \ templates/latex8.lyx \ @@ -1128,6 +1144,7 @@ uidir = $(pkgdatadir)/ui dist_ui_DATA = \ ui/classic.ui \ ui/default.ui \ + ui/stdcontext.inc \ ui/stdmenus.inc \ ui/stdtoolbars.inc