[Konsole-devel] [Bug 83163] Replace openterm icons with konsole icons.
Kurt V.Hindenburg
kurt.hindenburg at kdemail.net
Wed Mar 16 16:15:57 UTC 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=83163
------- Additional Comments From kurt.hindenburg kdemail net 2005-03-16 17:15 -------
CVS commit by hindenburg:
s/openterm/konsole/
CCBUGS: 83163
M +1 -1 sessioneditor.cpp 1.25
--- kdebase/kcontrol/konsole/sessioneditor.cpp #1.24:1.25
@ -209,5 +209,5 @ void SessionEditor::readSession(int num)
executeLine->setText(str);
- str = co->readEntry("Icon","openterm");
+ str = co->readEntry("Icon","konsole");
previewIcon->setIcon(str);
More information about the konsole-devel
mailing list