since i would love different icons too i am really interested in this.
i use tango-icons on my ubuntu laptop and have a tango-icon-set installed on my XP machine so a matching Code::Blocks would be quite nice.
just for a test i replaced a few 22x22 icons in "codeblocks\share\CodeBlocks\images" and restarted Code::Blocks.
well, i couldn't see any changes. after some more investigation i found resources.zip which also contains every toolbar icon. i removed resources.zip but extracted the *.xrc before doing so. Code::Blocks still starts normal but still with the old 22x22 icons.
now i have two questions about this :
1. why are there icons in resources.zip and in codeblocks\share\CodeBlocks\images ?
2. did i overlook something or why aren't my new icons showing up anywhere?
(this all with a clean install of yesterdays nightly build (svn 3464) on WindowsXP)
thanks in advance
Markus
[edit]
just tested this with a 16x16 icon -> same result, i don't see my new icon
[/edit]
[edit2]
mh, i feel stupid now. i still had resources.zip in the folder so my new icons couldn't show up.
*but* : resources.zip has all the toolbar icons in 16x16 and 22x22 in it. replacing them in the images-directory has no effect for me. removing the images from resources.zip results in Code::Blocks not being able to load any toolbar-image.
this is just a really wild guess, but could it be possible that this has to do with some of the current problems with icons (buttons not changing state, wrong icon in find&replace) because WxWidgets gets a little bit confused?
[/edit2]