Modified 'development_icon_get.py' so it doesn't touch the Console anymore.

If you have never noticed an option in your Blender’s Python Console, checkbox “Show System Icon”…

Yea me neither.

It’s located inside the menu ‘Console’ in the header.

Just few moments ago today, I toggled it on to see what happens, and it messed up my Console header. I decided I’m killing this option with fire for good.

So I removed the parts that relates to this button from the development_icon_get.py. If you find it annoying anyway, enjoy.

The icon panel in the text editor is much more organized and robust. I encourage everyone to use that instead of the one in the console header.

This file is located in “X:#NOT_USER_FOLDER#\Blender Foundation\Blender\2.78\scripts\addons”, where you also find the blender.exe executable. You may be prompted with a Permission dialogue because it did this to me when I tried to edit and save the file. A bit of hustle to bypass it, but simply copy/paste should only give you a YES/NO dialogue.

Or if your Windows & Blender was installed correctly, there should be no prompt at all. I guess.

development_icon_get.zip (2.2 KB)