Changes between Version 2 and Version 3 of Ticket #4004, comment 2


Ignore:
Timestamp:
Apr 12, 2024, 1:13:17 AM (2 years ago)
Author:
mLipok

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4004, comment 2

    v2 v3  
    11I actually think we should change SciTEConfig.au3 line 1243:
    22
    3 {{{
     3{{{#!autoit
    44        Update_SciTE_UserContent("Update", "style.*.32", $Orec)
    55
     
    88to
    99
    10 {{{
     10{{{#!autoit
    1111        Update_SciTE_UserContent("Update", "style.au3.32", $Orec)
    1212