[LyX/master] Update lib/Makefile.am

2017-07-16 Thread Enrico Forestieri
commit aeead38d90ad206952e6654cc0faa8928fa458e3
Author: Enrico Forestieri 
Date:   Sun Jul 16 11:22:05 2017 +0200

Update lib/Makefile.am
---
 lib/Makefile.am |4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/lib/Makefile.am b/lib/Makefile.am
index 7f3152d..85386d8 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -562,8 +562,8 @@ dist_images_DATA1X = \
images/thesaurus-entry.svgz \
images/toolbar-toggle_math.svgz \
images/toolbar-toggle_math_panels.svgz \
-   images/toolbar-toggle_table.svgz \
images/toolbar-toggle_review.svgz \
+   images/toolbar-toggle_table.svgz \
images/undo.svgz \
images/unknown.svgz \
images/up.svgz \
@@ -1833,6 +1833,7 @@ dist_imagesoxygen_DATA1X = \
images/oxygen/thesaurus-entry.svgz \
images/oxygen/toolbar-toggle_math.svgz \
images/oxygen/toolbar-toggle_math_panels.svgz \
+   images/oxygen/toolbar-toggle_review.svgz \
images/oxygen/toolbar-toggle_table.svgz \
images/oxygen/undo.svgz \
images/oxygen/unknown.svgz \
@@ -2024,6 +2025,7 @@ dist_imagesclassic_DATA = \
images/classic/thesaurus-entry.png  \
images/classic/toolbar-toggle_math.png  \
images/classic/toolbar-toggle_math_panels.png  \
+   images/classic/toolbar-toggle_review.png \
images/classic/toolbar-toggle_table.png  \
images/classic/undo.png  \
images/classic/unknown.png  \


[LyX/master] Update lib/Makefile.am and lib/doc/Makefile.am to reference newly translated files (Norwegian (nb) Tutorial, splash and examples)

2016-03-19 Thread Helge Hafting
commit e1c609781ad68d31ed9e37a95f4f92c9c1af80b2
Author: Helge Hafting 
Date:   Sun Mar 20 02:38:02 2016 +0100

Update lib/Makefile.am and lib/doc/Makefile.am to reference newly
translated files (Norwegian (nb) Tutorial, splash and examples)

diff --git a/lib/Makefile.am b/lib/Makefile.am
index d049507..80463f4 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -193,6 +193,12 @@ koexamplesdir = $(pkgdatadir)/examples/ko
 dist_koexamples_DATA = \
examples/ko/splash.lyx
 
+nbexamplesdir = $(pkgdatadir)/examples/nb
+dist_nbexamples_DATA = \
+   examples/nb/eksempel_lyxet.lyx \
+   examples/nb/eksempel_txt.lyx \
+   examples/nb/splash.lyx
+
 nlexamplesdir = $(pkgdatadir)/examples/nl
 dist_nlexamples_DATA = \
examples/nl/opsommingstekens.lyx \
@@ -2327,6 +2333,7 @@ exampleandtemplate_files = \
   $(dist_itexamples_DATA) \
   $(dist_jaexamples_DATA) \
   $(dist_koexamples_DATA) \
+  $(dist_nbexamples_DATA) \
   $(dist_nlexamples_DATA) \
   $(dist_plexamples_DATA) \
   $(dist_ptexamples_DATA) \
diff --git a/lib/doc/Makefile.am b/lib/doc/Makefile.am
index 97ffe77..8f8a4a0 100644
--- a/lib/doc/Makefile.am
+++ b/lib/doc/Makefile.am
@@ -243,7 +243,8 @@ dist_nldoc_DATA = \
 
 nbdocdir = $(docdir)/nb
 dist_nbdoc_DATA = \
-   nb/Intro.lyx
+   nb/Intro.lyx \
+   nb/Tutorial.lyx
 
 pldocdir = $(docdir)/pl
 dist_pldoc_DATA = \