]> git.lyx.org Git - features.git/blobdiff - lib/Makefile.am
Update status of layouttranslations
[features.git] / lib / Makefile.am
index 7db272891c9cbb822674e90400ff98d60082d67a..664eaa419f1bfa29826168e40a665409596748c6 100644 (file)
@@ -15,7 +15,6 @@ dist_pkgdata_DATA = CREDITS autocorrect chkconfig.ltx \
 dist_pkgdata_DATA += configure.py
 
 dist_noinst_DATA = \
-       appdata.xml \
        fonts/test/check_glyphs.lyx \
        images/README \
        images/font-smallcaps.svgz \
@@ -565,7 +564,7 @@ dist_images_DATA1X = \
        images/buffer-write-as.svgz \
        images/buffer-write.svgz \
        images/build-program.svgz \
-       images/busy.gif \
+       images/busy.svgz \
        images/change-accept.svgz \
        images/change-next.svgz \
        images/change-reject.svgz \
@@ -696,11 +695,11 @@ dist_images_DATA1X = \
        images/tabular-feature_multicolumn.svgz \
        images/tabular-feature_multirow.svgz \
        images/tabular-feature_reset-formal-default.svgz \
-       images/tabular-feature_set-all-lines.svgz \
+       images/tabular-feature_toggle-all-lines.svgz \
        images/tabular-feature_set-longtabular.svgz \
        images/tabular-feature_set-rotate-cell.svgz \
-       images/tabular-feature_set-border-lines.svgz \
-       images/tabular-feature_set-inner-lines.svgz \
+       images/tabular-feature_toggle-border-lines.svgz \
+       images/tabular-feature_toggle-inner-lines.svgz \
        images/tabular-feature_set-rotate-tabular.svgz \
        images/tabular-feature_toggle-line-bottom.svgz \
        images/tabular-feature_toggle-line-left.svgz \
@@ -2156,9 +2155,9 @@ dist_imagesoxygen_DATA1X = \
        images/oxygen/tabular-feature_multicolumn.svgz \
        images/oxygen/tabular-feature_multirow.svgz \
        images/oxygen/tabular-feature_reset-formal-default.svgz \
-       images/oxygen/tabular-feature_set-all-lines.svgz \
-       images/oxygen/tabular-feature_set-border-lines.svgz \
-       images/oxygen/tabular-feature_set-inner-lines.svgz \
+       images/oxygen/tabular-feature_toggle-all-lines.svgz \
+       images/oxygen/tabular-feature_toggle-border-lines.svgz \
+       images/oxygen/tabular-feature_toggle-inner-lines.svgz \
        images/oxygen/tabular-feature_set-longtabular.svgz \
        images/oxygen/tabular-feature_toggle-line-bottom.svgz \
        images/oxygen/tabular-feature_toggle-line-left.svgz \
@@ -2354,9 +2353,9 @@ dist_imagesclassic_DATA = \
        images/classic/tabular-feature_multicolumn.png  \
        images/classic/tabular-feature_multirow.png  \
        images/classic/tabular-feature_reset-formal-default.png \
-       images/classic/tabular-feature_set-all-lines.png  \
-       images/classic/tabular-feature_set-border-lines.png  \
-       images/classic/tabular-feature_set-inner-lines.png  \
+       images/classic/tabular-feature_toggle-all-lines.png  \
+       images/classic/tabular-feature_toggle-border-lines.png  \
+       images/classic/tabular-feature_toggle-inner-lines.png  \
        images/classic/tabular-feature_set-longtabular.png  \
        images/classic/tabular-feature_set-rotate-cell.png  \
        images/classic/tabular-feature_set-rotate-tabular.png  \
@@ -2691,6 +2690,7 @@ dist_scripts_DATA += \
        scripts/convert_pdf.py \
        scripts/convertDefault.py \
        scripts/csv2lyx.py \
+       scripts/docbook_copy.py \
        scripts/ext_copy.py \
        scripts/fen2ascii.py \
        scripts/fig2pdftex.py \
@@ -3142,6 +3142,9 @@ CLEANFILES = lyx@program_suffix@.desktop lyx.desktop-temp \
 endif
 dist_noinst_DATA += lyx.desktop.in images/lyx.png
 
+metainfodir = $(datadir)/metainfo
+dist_metainfo_DATA = org.lyx.LyX.metainfo.xml
+
 exampleandtemplate_files = \
                           $(dist_arpresentationexamples_DATA) \
                           $(dist_articleexamples_DATA) \