X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=2b4c92e027ab1ef8933261116d71a6e8fffb4a45;hb=0bf26df72be3e8e3dfa08d31abc3c5775e442b26;hp=bde7ed56827765ef149e0d62011e09e846bcc0f1;hpb=d4488a2afe24d248a86d2931b7f3001d796f287c;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index bde7ed5682..2b4c92e027 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -5,7 +5,7 @@ SUBDIRS = doc lyx2lyx CHMOD = chmod dist_pkgdata_DATA = CREDITS chkconfig.ltx \ - external_templates encodings languages symbols syntax.default + external_templates encodings languages symbols syntax.default unicodesymbols # Note that we "chmod 755" manually this file in install-data-hook. dist_pkgdata_PYTHON = configure.py @@ -56,25 +56,23 @@ dist_bind_DATA = \ clipartdir = $(pkgdatadir)/clipart dist_clipart_DATA = \ clipart/BoxInsetDefaultQt4.png \ - clipart/buffer-export_pdf2.png \ - clipart/buffer-view_dvi.png \ - clipart/ComentNotaImagen.png \ + clipart/ComentNotaImagenQt4.png \ clipart/CommentNoteImageQt4.png \ - clipart/CuadroMinipag.png \ + clipart/CuadroMinipagQt4.png \ clipart/endnotes.pdf \ - clipart/etiqueta.png \ + clipart/etiquetaQt4.png \ clipart/floatQt4.png \ - clipart/flotante.png \ + clipart/flotanteQt4.png \ clipart/footnoteQt4.png \ clipart/GreyedOutNoteImageQt4.png \ - clipart/GrisNotaImagen.png \ + clipart/GrisNotaImagenQt4.png \ clipart/labelQt4.png \ clipart/LyXNoteImageQt4.png \ - clipart/NotaLyXImagen.png \ - clipart/notapie.png \ + clipart/NotaLyXImagenQt4.png \ + clipart/notapieQt4.png \ clipart/platypus.eps \ clipart/referenceQt4.png \ - clipart/referencia2.png \ + clipart/referenciaQt4.png \ clipart/without_fntright.pdf \ clipart/with_fntright.pdf @@ -185,13 +183,16 @@ dist_images_DATA = \ images/buffer-close.xpm \ images/buffer-export_dvi.xpm \ images/buffer-export_latex.xpm \ + images/buffer-export_pdf2.xpm \ images/buffer-export_ps.xpm \ images/buffer-export_text.xpm \ images/buffer-new.xpm \ images/buffer-reload.xpm \ images/buffer-update_dvi.xpm \ + images/buffer-update_pdf2.xpm \ images/buffer-update_ps.xpm \ images/buffer-view_dvi.xpm \ + images/buffer-view_pdf2.xpm \ images/buffer-view_ps.xpm \ images/buffer-write-as.xpm \ images/buffer-write.xpm \ @@ -966,9 +967,12 @@ dist_templates_DATA = \ templates/README.new_templates \ templates/aa.lyx \ templates/aastex.lyx \ + templates/beamer-conference-ornate-20min.lyx \ + templates/de_beamer-conference-ornate-20min.lyx \ templates/dinbrief.lyx \ templates/docbook_article.lyx \ templates/elsart.lyx \ + templates/fr_beamer-conference-ornate-20min.lyx \ templates/g-brief-de.lyx \ templates/g-brief-en.lyx \ templates/hollywood.lyx \