Icon paths are handled specially by Leo to accommodate themes.

So, rather than 

  ICON Tango/16x16/places/folder_inv.png

you would just say

  ICON Tango/16x16/places/folder.png

and Leo will check first

  .../leo/themes/<theme_name>/Icons/Tango/16x16/places/folder.png
(and some other places themes might be) and then
  .../leo/Icons/Tango/16x16/places/folder.png

For simplicity and rather than creating a sparse Tango/16x16/ directory
layout in themes/<theme_name>/Icons I'd just copy the regular Tango
icon to .../leo/Icons/file_icons/ and the inverse version to
.../leo/themes/<theme_name>/Icons/file_icons/

Of course this assumes a one to one mapping between themes and icons,
it gets more complicated when we have several different sets of icons
to choose from, thanks Andrea :-).  We could perhaps put them in
.../leo/Icons/file_icons/v[1-6] and then people can just add v3 etc. before
references to file icons in the declutter rules.

Cheers -Terry

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to