]> git.lyx.org Git - lyx.git/blobdiff - lib/Makefile.am
* lib/lyx2lyx/lyx_1_6.py:
[lyx.git] / lib / Makefile.am
index be0db071e216c2a3510b90df7c12a98808f5c21f..2b5755c52ba504389641f11593ba7244b863c454 100644 (file)
@@ -346,7 +346,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 \
@@ -870,8 +869,8 @@ dist_imagesmath_DATA = \
        images/math/vec.png \
        images/math/vee.png \
        images/math/veebar.png \
-       images/math/Vert.png \
        images/math/vert.png \
+       images/math/vert2.png \
        images/math/vphantom.png \
        images/math/wedge.png \
        images/math/widehat.png \
@@ -949,6 +948,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 \
@@ -1027,6 +1027,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 \
@@ -1075,6 +1076,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 \