Version: (using KDE KDE 3.2.0) Installed from: Compiled From Sources OS: Linux I love being able to customize my toolbar for every KDE application. The problem is that most actions available in "Configure Toolbars" do not have icons. When I add one of these to my toolbar I get the generic "ascii.png" icon. This is not very helpful, especially since I can't distinguish between these buttons. My request is to allow customization of icons on tool buttons. There could be a RMB entry for each button that says "Choose Icon..." Then it could just bring up the standard icon selection box and let you could choose your icon. I know you want to have consistent icons, but icon selection seems to be the only way to make custom toolbars worthwhile. Maybe you might want to only enable it for actions that don't have associated icons.
CVS commit by faure: Support for changing icons in kedittoolbar. Needs uptodate kdialog with --geticon. Factorized some code with kactioncollection (for saving ActionProperties). CCMAIL: 80450-done@bugs.kde.org M +6 -37 kactioncollection.cpp 1.316 M +180 -112 kedittoolbar.cpp 1.84 M +5 -2 kedittoolbar.h 1.37 M +43 -3 kxmlguifactory.cpp 1.144 M +14 -0 kxmlguifactory.h 1.79
Awesome. I don't CVS yet, but it sounds great!
*** Bug 63493 has been marked as a duplicate of this bug. ***