]> git.lyx.org Git - lyx.git/blobdiff - lib/scripts/prefs2prefs_prefs.py
Amend bd6d09fc
[lyx.git] / lib / scripts / prefs2prefs_prefs.py
index 1eac80cde351c92949c523b9cb7f8835bc6165c9..6bbb8ac0bc5471b74d3c5ec2c5f9cc9ced2826c4 100644 (file)
 #   Add ct_additions_underlined.
 #   No convergence necessary.
 
+# Incremented to format 32, by spitz
+#   Add ct_markup_copied.
+#   No convergence necessary.
+
 # NOTE: The format should also be updated in LYXRC.cpp and
 # in configure.py.
 
@@ -474,5 +478,6 @@ conversions = [
        [ 28, [remove_date_insert_format]],
        [ 29, [remove_use_pixmap_cache]],
        [ 30, []],
-       [ 31, []]
+       [ 31, []],
+       [ 32, []]
 ]