The branch, master, has been updated. - Log -----------------------------------------------------------------
commit 769afefb15b426a4f56437ce037950c6f36d4869 Author: Juergen Spitzmueller <[email protected]> Date: Wed Aug 8 10:07:31 2012 +0200 documentation diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 0e0fb8e..ee523fb 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -32,6 +32,9 @@ The following pref variables are obsoleted in 2.1: - \\default_language - \\default_papersize +To set the default language and paper size for new documents, use the +"Save As Document Defaults" button in Document > Settings. + The following new LyX functions have been introduced: - LFUN_BUFFER_EXPORT_AS <format> <filename> diff --git a/lib/scripts/prefs2prefs_prefs.py b/lib/scripts/prefs2prefs_prefs.py index 8e16899..0716d38 100644 --- a/lib/scripts/prefs2prefs_prefs.py +++ b/lib/scripts/prefs2prefs_prefs.py @@ -43,7 +43,7 @@ # Add "nice" flag for converters # No conversion necessary. -# Incremented to format 9, by spitz +# Incremented to format 9, a18af620 by spitz # Remove default_language rc. import re ----------------------------------------------------------------------- Summary of changes: RELEASE-NOTES | 3 +++ lib/scripts/prefs2prefs_prefs.py | 2 +- 2 files changed, 4 insertions(+), 1 deletions(-) hooks/post-receive -- The LyX Source Repository
