summaryrefslogtreecommitdiff
path: root/core/apps/embeddedkonsole/commandeditdialog.cpp
authormickeyl <mickeyl>2004-02-24 16:43:17 (UTC)
committer mickeyl <mickeyl>2004-02-24 16:43:17 (UTC)
commit8989d83c1acbe1617f26d67d54e8c8ab816933e9 (patch) (side-by-side diff)
treeff590ad49da3190b658607b6a0a0ceed0b8fa9b7 /core/apps/embeddedkonsole/commandeditdialog.cpp
parent576cbdd9af5eabbece53e1622aa3b4a3569276e0 (diff)
downloadopie-8989d83c1acbe1617f26d67d54e8c8ab816933e9.zip
opie-8989d83c1acbe1617f26d67d54e8c8ab816933e9.tar.gz
opie-8989d83c1acbe1617f26d67d54e8c8ab816933e9.tar.bz2
s/Qkonsole/Konsole/
Diffstat (limited to 'core/apps/embeddedkonsole/commandeditdialog.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/apps/embeddedkonsole/commandeditdialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/apps/embeddedkonsole/commandeditdialog.cpp b/core/apps/embeddedkonsole/commandeditdialog.cpp
index b23db18..e4255f3 100644
--- a/core/apps/embeddedkonsole/commandeditdialog.cpp
+++ b/core/apps/embeddedkonsole/commandeditdialog.cpp
@@ -152,7 +152,7 @@ CommandEditDialog::~CommandEditDialog()
void CommandEditDialog::accept()
{
int i = 0;
- Config *cfg = new Config("Qkonsole");
+ Config *cfg = new Config("Konsole");
cfg->setGroup("Commands");
cfg->clearGroup();