Skip to content

Commit d61ab70

Browse files
committed
explain upgrade requirements
1 parent d3cedd8 commit d61ab70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/docs/config-files.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,7 @@ Notepad++ also allows customization of the icons used for the toolbar buttons (n
372372

373373
- In v8.4.2 - v8.7.9, the configuration file `toolbarIcons.xml` was used
374374
- In v8.8 and newer, this was merged into the `toolbarButtonsConf.xml` ([above](#toolbar-icon-visibility-toolbarbuttonsconfxml)), so the same will be used for both Toolbar Customization tasks.
375+
- If you had `toolbarIcons.xml` in an earlier version, and you upgrade to v8.8 or newer, you will have to copy the `<ToolBarIcons icoFolderName="myAwesomeIcons" />` from the old `toolbarIcons.xml` file into `toolbarButtonsConf.xml`
375376

376377
Aside from the config file, you need to create icons. You will populate and place the configuration file and icon files as described below:
377378

0 commit comments

Comments
 (0)