]> git.lyx.org Git - lyx.git/blobdiff - lib/Makefile.am
* id.po: update from Waluyo.
[lyx.git] / lib / Makefile.am
index 7a9795e21f6057956aa1d8cb613812011701008c..918452d3574ca6bdae6a2f150b3f5c5a8c137e34 100644 (file)
@@ -253,6 +253,7 @@ dist_examples_DATA = \
        examples/chess-article.lyx \
        examples/chessgame.lyx \
        examples/docbook_article.lyx \
+       examples/enumitem.lyx \
        examples/europeCV.lyx \
        examples/example_lyxified.lyx \
        examples/example_raw.lyx \
@@ -312,11 +313,13 @@ dist_images_DATA = \
        images/buffer-close.png \
        images/buffer-export.png \
        images/buffer-export_dvi.png \
+       images/buffer-export_dvi3.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_pdf5.png \
        images/buffer-export_ps.png \
        images/buffer-export_text.png \
        images/buffer-new.png \
@@ -324,21 +327,26 @@ dist_images_DATA = \
        images/buffer-toggle-output-sync.png \
        images/buffer-update.png \
        images/buffer-update_dvi.png \
+       images/buffer-update_dvi3.png \
        images/buffer-update_pdf.png \
        images/buffer-update_pdf2.png \
        images/buffer-update_pdf3.png \
        images/buffer-update_pdf4.png \
+       images/buffer-update_pdf5.png \
        images/buffer-update_ps.png \
        images/buffer-view.png \
        images/buffer-view_dvi.png \
+       images/buffer-view_dvi3.png \
        images/buffer-view_pdf.png \
        images/buffer-view_pdf2.png \
        images/buffer-view_pdf3.png \
        images/buffer-view_pdf4.png \
+       images/buffer-view_pdf5.png \
        images/buffer-view_ps.png \
        images/buffer-write-as.png \
        images/buffer-write.png \
        images/build-program.png \
+       images/busy.gif \
        images/change-accept.png \
        images/change-next.png \
        images/change-reject.png \
@@ -428,13 +436,17 @@ dist_images_DATA = \
        images/split-view_horizontal.png \
        images/split-view_vertical.png \
        images/standard.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_align-decimal.png \
        images/tabular-feature_append-column.png \
        images/tabular-feature_append-row.png \
        images/tabular-feature_delete-column.png \
        images/tabular-feature_delete-row.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_m-valign-bottom.png \
+       images/tabular-feature_m-valign-middle.png \
+       images/tabular-feature_m-valign-top.png \
        images/tabular-feature_multicolumn.png \
        images/tabular-feature_multirow.png \
        images/tabular-feature_set-all-lines.png \
@@ -449,9 +461,6 @@ 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_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 \
@@ -942,33 +951,22 @@ dist_imagesmath_DATA = \
        images/math/upsilon2.png \
        images/math/upuparrows.png \
        images/math/urcorner.png \
-       images/math/vardelta.png \
        images/math/varepsilon.png \
-       images/math/vargamma.png \
        images/math/varkappa.png \
-       images/math/varlambda.png \
        images/math/varnothing.png \
-       images/math/varomega.png \
        images/math/varphi.png \
-       images/math/varphi2.png \
        images/math/varpi.png \
-       images/math/varpi2.png \
        images/math/varpropto.png \
-       images/math/varpsi.png \
        images/math/varrho.png \
        images/math/varsigma.png \
-       images/math/varsigma2.png \
        images/math/varsubsetneq.png \
        images/math/varsubsetneqq.png \
        images/math/varsupsetneq.png \
        images/math/varsupsetneqq.png \
        images/math/vartheta.png \
-       images/math/vartheta2.png \
        images/math/vartriangle.png \
        images/math/vartriangleleft.png \
        images/math/vartriangleright.png \
-       images/math/varupsilon.png \
-       images/math/varxi.png \
        images/math/vdash.png \
        images/math/vdash2.png \
        images/math/vdash3.png \
@@ -1098,6 +1096,8 @@ dist_layouts_DATA =\
        layouts/extletter.layout \
        layouts/extreport.layout \
        layouts/figs-within-sections.module \
+       layouts/fixltx2e.module \
+       layouts/fix-cm.module \
        layouts/foils.layout \
        layouts/foottoend.module \
        layouts/frletter.layout \
@@ -1218,9 +1218,11 @@ dist_layouts_DATA =\
        layouts/tufte-handout.layout
 
 scriptsdir = $(pkgdatadir)/scripts
+dist_scripts_DATA = \
+       scripts/bash_completion \
+       scripts/lyxsweave.R
 # Note that we "chmod 755" manually these files in install-data-hook.
 dist_scripts_PYTHON = \
-       scripts/bash_completion \
        scripts/clean_dvi.py \
        scripts/convertDefault.py \
        scripts/csv2lyx.py \
@@ -1238,7 +1240,6 @@ dist_scripts_PYTHON = \
        scripts/lyxpreview-lytex2bitmap.py \
        scripts/lyxpreview-platex2bitmap.py \
        scripts/lyxpreview_tools.py \
-       scripts/lyxsweave.R \
        scripts/prefs2prefs.py \
        scripts/prefs2prefs_lfuns.py \
        scripts/prefs2prefs_prefs.py \