commit 9955fbbf2cbe357300cc514fdb22a1e5a3d3f9ee
Author: Uwe Stöhr <[email protected]>
Date:   Mon Mar 21 02:23:35 2016 +0100

    Norwegian files: add missing \origin tag
    
    otherwise I cannot compile LyX:
    C:\Program Files 
(x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets
    (151,5): error MSB6006: "cmd.exe" was ended with Code 1. 
[D:\LyXGit\Master\compile-2010\doc\doc.vcxproj]

diff --git a/lib/doc/nb/Tutorial.lyx b/lib/doc/nb/Tutorial.lyx
index 1fe683c..96ddb91 100644
--- a/lib/doc/nb/Tutorial.lyx
+++ b/lib/doc/nb/Tutorial.lyx
@@ -3,7 +3,7 @@
 \begin_document
 \begin_header
 \save_transient_properties true
-\origin unavailable
+\origin /systemlyxdir/doc/nb/
 \textclass book
 \begin_preamble
 % DO NOT ALTER THIS PREAMBLE!!!
diff --git a/lib/examples/nb/eksempel_lyxet.lyx 
b/lib/examples/nb/eksempel_lyxet.lyx
index 1ea0cb0..3fd6e62 100644
--- a/lib/examples/nb/eksempel_lyxet.lyx
+++ b/lib/examples/nb/eksempel_lyxet.lyx
@@ -3,7 +3,7 @@
 \begin_document
 \begin_header
 \save_transient_properties true
-\origin unavailable
+\origin /systemlyxdir/examples/nb/
 \textclass article
 \use_default_options false
 \maintain_unincluded_children false
diff --git a/lib/examples/nb/eksempel_txt.lyx b/lib/examples/nb/eksempel_txt.lyx
index 60157c1..dc026d6 100644
--- a/lib/examples/nb/eksempel_txt.lyx
+++ b/lib/examples/nb/eksempel_txt.lyx
@@ -3,7 +3,7 @@
 \begin_document
 \begin_header
 \save_transient_properties true
-\origin unavailable
+\origin /systemlyxdir/examples/nb/
 \textclass article
 \use_default_options false
 \maintain_unincluded_children false
diff --git a/lib/examples/nb/splash.lyx b/lib/examples/nb/splash.lyx
index 5fe5002..1a49702 100644
--- a/lib/examples/nb/splash.lyx
+++ b/lib/examples/nb/splash.lyx
@@ -3,7 +3,7 @@
 \begin_document
 \begin_header
 \save_transient_properties true
-\origin unavailable
+\origin /systemlyxdir/examples/nb/
 \textclass article
 \use_default_options false
 \maintain_unincluded_children false

Reply via email to