X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2FMakefile.am;h=2b4c92e027ab1ef8933261116d71a6e8fffb4a45;hb=0bf26df72be3e8e3dfa08d31abc3c5775e442b26;hp=930bc80d7739d7b72a87074210dd5cf2d89fe2a9;hpb=3177b8e16f97196e8db10e4b467c2bfcd1ba8368;p=lyx.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 930bc80d77..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 @@ -55,26 +55,24 @@ dist_bind_DATA = \ clipartdir = $(pkgdatadir)/clipart dist_clipart_DATA = \ - clipart/BoxInsetDefault.png \ - clipart/buffer-export_pdf2.png \ - clipart/buffer-view_dvi.png \ - clipart/ComentNotaImagen.png \ - clipart/CommentNoteImage.png \ - clipart/CuadroMinipag.png \ + clipart/BoxInsetDefaultQt4.png \ + clipart/ComentNotaImagenQt4.png \ + clipart/CommentNoteImageQt4.png \ + clipart/CuadroMinipagQt4.png \ clipart/endnotes.pdf \ - clipart/etiqueta.png \ - clipart/float.png \ - clipart/flotante.png \ - clipart/footnote.png \ - clipart/GreyedOutNoteImage.png \ - clipart/GrisNotaImagen.png \ - clipart/label.png \ - clipart/LyXNoteImage.png \ - clipart/NotaLyXImagen.png \ - clipart/notapie.png \ + clipart/etiquetaQt4.png \ + clipart/floatQt4.png \ + clipart/flotanteQt4.png \ + clipart/footnoteQt4.png \ + clipart/GreyedOutNoteImageQt4.png \ + clipart/GrisNotaImagenQt4.png \ + clipart/labelQt4.png \ + clipart/LyXNoteImageQt4.png \ + clipart/NotaLyXImagenQt4.png \ + clipart/notapieQt4.png \ clipart/platypus.eps \ - clipart/reference2.png \ - clipart/referencia2.png \ + clipart/referenceQt4.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 \