Commit 177e1ba
committed
Update Inno Setup Theme Detection And Installer Font
Expand Inno Setup lexer file associations to include `.iss.in` theme
templates so they are recognized consistently by the editor and theme
importer. Also ensure the language manager preserves that extension when
loading lexer definitions.
Adjust the Inno Setup installer script to initialize the wizard license
memo with a consistent Segoe UI font and size, improving readability of
the license text during installation.
* Theme importers
* Lexer configuration
* Installer script
**Generated by CodeLite**
Signed-off-by: Eran Ifrah <eran@codelite.org>1 parent cc64d17 commit 177e1ba
File tree
3 files changed
+12
-1
lines changed- InnoSetup
- Plugin
- ThemeImporters
3 files changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
82 | 89 | | |
83 | 90 | | |
84 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
936 | 936 | | |
937 | 937 | | |
938 | 938 | | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
939 | 943 | | |
940 | 944 | | |
941 | 945 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments