Skip to content

Commit

Permalink
Clarified /local icon deletion/ section
Browse files Browse the repository at this point in the history
  • Loading branch information
pablos-here committed Jun 4, 2021
1 parent 76f8d55 commit e94af9c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
- [Related projects](#related-projects)
- [Customizing icons](#customizing-icons)
- [Local icon directory](#local-icon-directory)
- [Protecting your icons](#protecting-your-icons)
- [Protecting local icons from deletion](#protecting-local-icons-from-deletion)
- [Local nbiff.conf](#local-nbiffconf)
- [Previewing changes](#previewing-changes)
- [Affecting changes](#affecting-changes)
Expand Down Expand Up @@ -203,14 +203,14 @@ A sample icon file is included named `unread_msgs.png`.
It is referenced in the commented code fragment found in the [Local
nbiff.conf](#Local_nbiffconf) file.

#### Protecting your icons
#### Protecting local icons from deletion

The `nbiff` icons are all prefixed with a two-digit number. During an
upgrade, all file names matching this pattern are deleted and
resynchronized with the source tree.
upgrade, all local icon file names matching this pattern are deleted
and resynchronized with the source tree.

Never prefix your local icon with a two-digit number. It will be
deleted at the next upgrade.
**Never prefix your local icon with a two-digit number. It will be
deleted at the next upgrade.**

### Local nbiff.conf

Expand Down

0 comments on commit e94af9c

Please sign in to comment.