From da579eece985874047178addd832034ad7505318 Mon Sep 17 00:00:00 2001 From: Gitoffthelawn Date: Sat, 3 May 2025 16:59:51 -0700 Subject: [PATCH] Improve toolbarButtonsConf_example.xml documentation Close #16508 --- .../src/toolbarButtonsConf_example.xml | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/PowerEditor/src/toolbarButtonsConf_example.xml b/PowerEditor/src/toolbarButtonsConf_example.xml index 69d88eb2e..b7d548700 100644 --- a/PowerEditor/src/toolbarButtonsConf_example.xml +++ b/PowerEditor/src/toolbarButtonsConf_example.xml @@ -6,17 +6,17 @@ This file allows you to: 1. Hide any toolbar buttons you don't need. 2. Change the appearance of (replace) any or all toolbar icons. -To archieve one or both of above gaols, you need to move and rename the "toolbarButtonsConf_example.xml" to "%APPDATA%\Notepad++\toolbarButtonsConf.xml" (or place it beside "notepad++.exe" if you're using the portable package). -Edit the relevant sections, save your change, and relaunch Notepad++ for the modifications to take effect. +To achieve one or both of above goals, you need to move and rename the "toolbarButtonsConf_example.xml" to "%APPDATA%\Notepad++\toolbarButtonsConf.xml" (or place it in the same folder as "notepad++.exe" if you're using the portable package). +Edit the relevant sections, save your changes, then relaunch Notepad++ for the modifications to take effect. --> - \ No newline at end of file +