diff options
Diffstat (limited to 'src/plugins/General/gnomehotkey/gnomehotkeyfactory.cpp')
| -rw-r--r-- | src/plugins/General/gnomehotkey/gnomehotkeyfactory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/gnomehotkey/gnomehotkeyfactory.cpp b/src/plugins/General/gnomehotkey/gnomehotkeyfactory.cpp index 191c133a1..d501d71ba 100644 --- a/src/plugins/General/gnomehotkey/gnomehotkeyfactory.cpp +++ b/src/plugins/General/gnomehotkey/gnomehotkeyfactory.cpp @@ -49,7 +49,7 @@ void GnomeHotkeyFactory::showAbout(QWidget *parent) { QMessageBox::about (parent, tr("About Gnome Hotkey Plugin"), tr("Qmmp Gnome Hotkey Plugin") + "\n" + - tr("This plugin adds support of the GNOME/Cinnamone hotkeys") + "\n" + + tr("This plugin adds support of the GNOME/Cinnamon hotkeys") + "\n" + tr("Written by: Ilya Kotov <forkotov02@hotmail.ru>")); } |
