The branch, master, has been updated.

- Log -----------------------------------------------------------------

commit aeca5e6f0d67c8fe15dd3f86c5f2f7e834a5256e
Author: Richard Heck <[email protected]>
Date:   Tue May 22 08:58:55 2012 -0400

    Typo.

diff --git a/lib/scripts/prefs2prefs_prefs.py b/lib/scripts/prefs2prefs_prefs.py
index 8d02f71..9369ffc 100644
--- a/lib/scripts/prefs2prefs_prefs.py
+++ b/lib/scripts/prefs2prefs_prefs.py
@@ -1,7 +1,7 @@
 #! /usr/bin/env python
 # -*- coding: utf-8 -*-
 
-# file prefs2prefs-lfuns.py
+# file prefs2prefs-prefs.py
 # This file is part of LyX, the document processor.
 # Licence details can be found in the file COPYING.
 

commit cd05753107b8d4b94a2ec59babec630c52dcc543
Author: Richard Heck <[email protected]>
Date:   Tue May 22 08:58:40 2012 -0400

    Forgot to change format in LyXRC.cpp.

diff --git a/src/LyXRC.cpp b/src/LyXRC.cpp
index a07c8e6..e2083ef 100644
--- a/src/LyXRC.cpp
+++ b/src/LyXRC.cpp
@@ -55,7 +55,7 @@ namespace os = support::os;
 
 namespace {
 
-static unsigned int const LYXRC_FILEFORMAT = 7; // gb: add mime types
+static unsigned int const LYXRC_FILEFORMAT = 8; // rgh: add "nice" flag
 
 // when adding something to this array keep it sorted!
 LexerKeyword lyxrcTags[] = {

-----------------------------------------------------------------------

Summary of changes:
 lib/scripts/prefs2prefs_prefs.py |    2 +-
 src/LyXRC.cpp                    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to