summaryrefslogtreecommitdiff
path: root/src/settings
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-02-19 02:36:27 +0100
committerAndrea Diamantini <adjam7@gmail.com>2010-02-19 02:36:27 +0100
commit3d67f611a66096f19e1a6521f257ea748effb27f (patch)
tree1ddb60279e3a2aca424ed3affccc37f402d68b08 /src/settings
parentMerge commit 'refs/merge-requests/90' of git://gitorious.org/rekonq/mainline ... (diff)
downloadrekonq-3d67f611a66096f19e1a6521f257ea748effb27f.tar.xz
Pano, please compile your code && your changes before asking for a
merge request..
Diffstat (limited to 'src/settings')
-rw-r--r--src/settings/settingsdialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/settings/settingsdialog.cpp b/src/settings/settingsdialog.cpp
index 0b9d8e85..e7a9d1e8 100644
--- a/src/settings/settingsdialog.cpp
+++ b/src/settings/settingsdialog.cpp
@@ -151,7 +151,7 @@ SettingsDialog::SettingsDialog(QWidget *parent)
, d(new Private(this))
{
showButtonSeparator(false);
- setWindowTitle(i18nic("Window title of the settings dialog", "Configure – rekonq"));
+ setWindowTitle(i18nc("Window title of the settings dialog", "Configure – rekonq"));
setModal(true);
readConfig();