From 67759d0c28d52ad61696dd09ae39a394ec1a422f Mon Sep 17 00:00:00 2001 From: ArkadiuszMichalski Date: Wed, 28 Apr 2021 02:51:39 +0200 Subject: [PATCH] Add "Outdated configuration files" --- FAQ.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 365e8a8..5271859 100644 --- a/FAQ.md +++ b/FAQ.md @@ -2,7 +2,14 @@ A list of frequently asked questions related to common issues: - 1. [Incorrect character rendering](https://github.com/notepad-plus-plus/notepad-plus-plus/wiki/FAQ#incorrect-character-rendering) + 1. [Outdated configuration files](https://github.com/notepad-plus-plus/notepad-plus-plus/wiki/FAQ#outdated-configuration-files) + 2. [Incorrect character rendering](https://github.com/notepad-plus-plus/notepad-plus-plus/wiki/FAQ#incorrect-character-rendering) + +## Outdated configuration files + +Some problems may arise because of outdated configuration files. The easiest way to determine this case is repeat the problem in the latest portable version ([instruction](https://github.com/notepad-plus-plus/notepad-plus-plus/wiki/Testing)). If everything works fine in the portable version, you should locate your configuration files and update them manually. Depending on the situation different `.xml` files should be update (check the manual for [configuration files details](https://npp-user-manual.org/docs/config-files/)). + +References: [#9806](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9806) ## Incorrect character rendering