Sorry I was wrong.
is deprecated
When I opened those files again, I saw a big mess. So I rewritten that part.
github.com/Cook-Self-Service/JDom/commit...fd143bc25f13ad9bce8e
You need the last JDom version 2.6.14, included naturally when you download again (no need to do anything). JDom will be automatically updated at install.
It is now much easy to change the icons. You have to edit the file :
html/grid/task/state/bool.php
You will find the icons at the top of the file.
JDom calls does not change at all in your code.
You still can use
html.grid.bool which is an alias of
html.grid.task.state.bool
Hope it helps.