Changes between Version 2 and Version 3 of Ticket #4004, comment 2
- Timestamp:
- Apr 12, 2024, 1:13:17 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4004, comment 2
v2 v3 1 1 I actually think we should change SciTEConfig.au3 line 1243: 2 2 3 {{{ 3 {{{#!autoit 4 4 Update_SciTE_UserContent("Update", "style.*.32", $Orec) 5 5 … … 8 8 to 9 9 10 {{{ 10 {{{#!autoit 11 11 Update_SciTE_UserContent("Update", "style.au3.32", $Orec) 12 12
