Version: kdevelop20030121 (using KDE KDE 3.0.99) Installed from: Slackware Packages Compiler: gcc 3.2 Slackware-current 2003 01 18 OS: Linux my resolution is 800x600x16 the icon setting in control center->appearance & themes->icons for "Use of icon" is "Desktop/File Manager" the "size" is 64 when opening a .cpp file of a project on the left top corner there's a much oversized icon (kdevelop icon). I don't think that the size of this icon should be taken from "Desktop/File Manager" setting - unless it's something that cannot be controlled from kdevelop. The proposed size should be the size of a regular toolbar button (like "open project" for example).
the title should be "... should NOT be taken ..." - sorry about that
I can not reproduce this one. Can you test this one with a new KDevelop version?
It is fixed in CVS. mainwindow.cpp, line 409: child->setIcon(SmallIcon("kdevelop")); // was empty or too big, take something useful