diff options
Diffstat (limited to '')
| -rw-r--r-- | Config.in | 9 |
1 files changed, 9 insertions, 0 deletions
| @@ -494,6 +494,15 @@ config FEATURE_PNG_ALL | |||
| 494 | 494 | ||
| 495 | endchoice | 495 | endchoice |
| 496 | 496 | ||
| 497 | config FEATURE_LONG_PATHS | ||
| 498 | bool "Support for long paths" | ||
| 499 | default n | ||
| 500 | depends on FEATURE_RESOURCES | ||
| 501 | help | ||
| 502 | Allow paths longer than 260 characters. This is only supported | ||
| 503 | on Windows 10+. The registry key LongPathsEnabled must be set | ||
| 504 | to 1. | ||
| 505 | |||
| 497 | config FEATURE_EURO | 506 | config FEATURE_EURO |
| 498 | bool "Support the euro currency symbol" | 507 | bool "Support the euro currency symbol" |
| 499 | default y | 508 | default y |
