diff --git a/docs/SlyEdit_DD_Message_Lister_notes.txt b/docs/SlyEdit_DD_Message_Lister_notes.txt index 6c3f96b32efbc42f3911c32bfa9d078df1f62e55..00a1b28f143d21079b3be7a45f9a7e61a500ed58 100644 --- a/docs/SlyEdit_DD_Message_Lister_notes.txt +++ b/docs/SlyEdit_DD_Message_Lister_notes.txt @@ -14,6 +14,7 @@ Message Lister with the recent versions of SlyEdit: SlyEdit Digital Distortion message Lister ------- --------------------------------- +1.34 1.36+ 1.33 1.36+ 1.32 1.36+ 1.31 1.36+ diff --git a/docs/SlyEdit_ReadMe.txt b/docs/SlyEdit_ReadMe.txt index d9bab9ed3ad2dcba01df2cdca3a8090bc8ac630b..cbf50024328309d422c08617e25eec4b3286efd2 100644 --- a/docs/SlyEdit_ReadMe.txt +++ b/docs/SlyEdit_ReadMe.txt @@ -1,6 +1,6 @@ SlyEdit message editor - Version 1.33 - Release date: 2013-09-19 + Version 1.34 + Release date: 2013-10-13 by @@ -367,6 +367,15 @@ ThemeFilename The name of the color theme file to use. in Section 5: Ice-style Color Theme Settings. If no theme file is specified, then default colors will be used. +menuOptClassicColors Whether or not to use the classic Ice-style + menu option colors. Valid options are true + and false. If this option is set to false, + then new colors will be used for Ice-style + menu options. If this is set to true, then + the classic Ice-style menu option colors will + be used. Note that if this is set to false, + the color setting SelectedOptionTextColor + won't be used. DCT colors ---------- diff --git a/docs/SlyEdit_Upgrading.txt b/docs/SlyEdit_Upgrading.txt index 17fb8845fe81ea744cc077a906a044c2868110ca..588e31379cbea22033dec860eac5c33bdad485e9 100644 --- a/docs/SlyEdit_Upgrading.txt +++ b/docs/SlyEdit_Upgrading.txt @@ -2,6 +2,12 @@ This file contains upgrade notes for sysops who are upgrading from earlier versions of SlyEdit. Only versions with significant/noteworthy configuration changes, etc. are listed in this file, with the most recent version on top. +Upgrading to version 1.34 +------------------------- +This version includes a new configuration option in SlyEdit.cfg for Ice-style +colors: menuOptClassicColors. If this option is set to false, then new colors +will be used for Ice-style menu options. If this is set to false, then the +classic Ice-style menu option colors will be used. Upgrading to version 1.33 -------------------------