From 730708f0ca1a17b998c6b383c97633bebc24411f Mon Sep 17 00:00:00 2001 From: David Sansome Date: Thu, 30 Sep 2010 21:25:31 +0000 Subject: [PATCH] Add an "About Qt" menu item. Fixes issue #833 --- src/translations/ar.po | 3 +++ src/translations/bg.po | 3 +++ src/translations/ca.po | 3 +++ src/translations/cs.po | 3 +++ src/translations/da.po | 3 +++ src/translations/de.po | 3 +++ src/translations/el.po | 3 +++ src/translations/en_CA.po | 3 +++ src/translations/en_GB.po | 3 +++ src/translations/es.po | 3 +++ src/translations/fi.po | 3 +++ src/translations/fr.po | 3 +++ src/translations/gl.po | 3 +++ src/translations/hu.po | 3 +++ src/translations/it.po | 3 +++ src/translations/kk.po | 3 +++ src/translations/lt.po | 3 +++ src/translations/nb.po | 3 +++ src/translations/nl.po | 3 +++ src/translations/oc.po | 3 +++ src/translations/pl.po | 3 +++ src/translations/pt.po | 3 +++ src/translations/pt_BR.po | 3 +++ src/translations/ro.po | 3 +++ src/translations/ru.po | 3 +++ src/translations/sk.po | 3 +++ src/translations/sl.po | 3 +++ src/translations/sr.po | 3 +++ src/translations/sv.po | 3 +++ src/translations/tr.po | 3 +++ src/translations/translations.pot | 3 +++ src/translations/uk.po | 3 +++ src/translations/zh_CN.po | 3 +++ src/translations/zh_TW.po | 3 +++ src/ui/mainwindow.cpp | 2 ++ src/ui/mainwindow.ui | 26 ++++++++++++++++---------- 36 files changed, 120 insertions(+), 10 deletions(-) diff --git a/src/translations/ar.po b/src/translations/ar.po index 9d5d3d222..642a8adfb 100644 --- a/src/translations/ar.po +++ b/src/translations/ar.po @@ -111,6 +111,9 @@ msgstr "" msgid "About Clementine..." msgstr "" +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "" diff --git a/src/translations/bg.po b/src/translations/bg.po index 72be29d7c..1078583df 100644 --- a/src/translations/bg.po +++ b/src/translations/bg.po @@ -112,6 +112,9 @@ msgstr "" msgid "About Clementine..." msgstr "" +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "" diff --git a/src/translations/ca.po b/src/translations/ca.po index 9380f11e5..bd4898fe4 100644 --- a/src/translations/ca.po +++ b/src/translations/ca.po @@ -118,6 +118,9 @@ msgstr "Sobre %1" msgid "About Clementine..." msgstr "Sobre Clementine..." +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "Detalls del compte" diff --git a/src/translations/cs.po b/src/translations/cs.po index a0adec9f8..8f231de58 100644 --- a/src/translations/cs.po +++ b/src/translations/cs.po @@ -113,6 +113,9 @@ msgstr "O %1" msgid "About Clementine..." msgstr "O Clementine..." +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "Podrobnosti o účtu" diff --git a/src/translations/da.po b/src/translations/da.po index c9de8d648..9af6056d1 100644 --- a/src/translations/da.po +++ b/src/translations/da.po @@ -113,6 +113,9 @@ msgstr "Om %1" msgid "About Clementine..." msgstr "Om Clementine..." +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "" diff --git a/src/translations/de.po b/src/translations/de.po index d49e9627b..daefcb082 100644 --- a/src/translations/de.po +++ b/src/translations/de.po @@ -117,6 +117,9 @@ msgstr "Über %1" msgid "About Clementine..." msgstr "Über Clementine..." +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "Benutzerkonto" diff --git a/src/translations/el.po b/src/translations/el.po index 86aa272d6..b512ac0c7 100644 --- a/src/translations/el.po +++ b/src/translations/el.po @@ -119,6 +119,9 @@ msgstr "Περί %1" msgid "About Clementine..." msgstr "Περί του Clementine..." +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "Λεπτομέρειες λογαριασμού" diff --git a/src/translations/en_CA.po b/src/translations/en_CA.po index 813b08045..02c46c3b7 100644 --- a/src/translations/en_CA.po +++ b/src/translations/en_CA.po @@ -111,6 +111,9 @@ msgstr "About %1" msgid "About Clementine..." msgstr "About Clementine..." +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "" diff --git a/src/translations/en_GB.po b/src/translations/en_GB.po index 07d41e7d8..a943d4d01 100644 --- a/src/translations/en_GB.po +++ b/src/translations/en_GB.po @@ -111,6 +111,9 @@ msgstr "About %1" msgid "About Clementine..." msgstr "About Clementine..." +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "" diff --git a/src/translations/es.po b/src/translations/es.po index daeee3dac..8253e35ea 100644 --- a/src/translations/es.po +++ b/src/translations/es.po @@ -119,6 +119,9 @@ msgstr "Acerca de %1" msgid "About Clementine..." msgstr "Acerca de Clementine..." +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "Detalles de la cuenta" diff --git a/src/translations/fi.po b/src/translations/fi.po index 3fec831f1..aa7b4aa30 100644 --- a/src/translations/fi.po +++ b/src/translations/fi.po @@ -112,6 +112,9 @@ msgstr "Tietoja - %1" msgid "About Clementine..." msgstr "Tietoja Clementinestä..." +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "Tilin tiedot" diff --git a/src/translations/fr.po b/src/translations/fr.po index 81580eaed..3301ea2da 100644 --- a/src/translations/fr.po +++ b/src/translations/fr.po @@ -118,6 +118,9 @@ msgstr "À propos de %1" msgid "About Clementine..." msgstr "À propos de Clementine..." +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "Détails du compte" diff --git a/src/translations/gl.po b/src/translations/gl.po index 0df1a4313..6937dd7d3 100644 --- a/src/translations/gl.po +++ b/src/translations/gl.po @@ -112,6 +112,9 @@ msgstr "Acerca do %1" msgid "About Clementine..." msgstr "Acerca de Clementine..." +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "Detalles da conta" diff --git a/src/translations/hu.po b/src/translations/hu.po index 09e7ce358..63963113f 100644 --- a/src/translations/hu.po +++ b/src/translations/hu.po @@ -117,6 +117,9 @@ msgstr "A(z) %1 névjegye" msgid "About Clementine..." msgstr "A Clementine névjegye" +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "Fiók részletek" diff --git a/src/translations/it.po b/src/translations/it.po index 4e4c78def..95eb4962d 100644 --- a/src/translations/it.po +++ b/src/translations/it.po @@ -119,6 +119,9 @@ msgstr "Informazioni su %1" msgid "About Clementine..." msgstr "Informazioni su Clementine..." +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "Dettagli dell'account" diff --git a/src/translations/kk.po b/src/translations/kk.po index 3f5cb4115..5dc8e0e8a 100644 --- a/src/translations/kk.po +++ b/src/translations/kk.po @@ -111,6 +111,9 @@ msgstr "" msgid "About Clementine..." msgstr "" +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "" diff --git a/src/translations/lt.po b/src/translations/lt.po index c35037665..3ce18561d 100644 --- a/src/translations/lt.po +++ b/src/translations/lt.po @@ -112,6 +112,9 @@ msgstr "" msgid "About Clementine..." msgstr "" +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "" diff --git a/src/translations/nb.po b/src/translations/nb.po index 0ba442a0e..525fe4e52 100644 --- a/src/translations/nb.po +++ b/src/translations/nb.po @@ -112,6 +112,9 @@ msgstr "Om %1" msgid "About Clementine..." msgstr "Om Clementine..." +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "Kontodetaljer" diff --git a/src/translations/nl.po b/src/translations/nl.po index 0e59efc7f..c0aa1ce86 100644 --- a/src/translations/nl.po +++ b/src/translations/nl.po @@ -116,6 +116,9 @@ msgstr "Over %1" msgid "About Clementine..." msgstr "Over Clementine..." +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "Accountdetails" diff --git a/src/translations/oc.po b/src/translations/oc.po index aa82f841e..2996e1995 100644 --- a/src/translations/oc.po +++ b/src/translations/oc.po @@ -111,6 +111,9 @@ msgstr "A prepaus de « %1 »" msgid "About Clementine..." msgstr "A prepaus de Clementine..." +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "" diff --git a/src/translations/pl.po b/src/translations/pl.po index fa596ddcc..d18531eb4 100644 --- a/src/translations/pl.po +++ b/src/translations/pl.po @@ -120,6 +120,9 @@ msgstr "O programie %1" msgid "About Clementine..." msgstr "O Clemetine..." +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "Szczegóły konta" diff --git a/src/translations/pt.po b/src/translations/pt.po index a2eb855f7..0953bc506 100644 --- a/src/translations/pt.po +++ b/src/translations/pt.po @@ -118,6 +118,9 @@ msgstr "Sobre %1" msgid "About Clementine..." msgstr "Sobre o Clementine..." +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "Detalhes da conta" diff --git a/src/translations/pt_BR.po b/src/translations/pt_BR.po index dc2b3e690..885b56a4c 100644 --- a/src/translations/pt_BR.po +++ b/src/translations/pt_BR.po @@ -115,6 +115,9 @@ msgstr "Sobre %1" msgid "About Clementine..." msgstr "Sobre Clementine..." +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "Detalhes da conta" diff --git a/src/translations/ro.po b/src/translations/ro.po index 134752254..297c81a1c 100644 --- a/src/translations/ro.po +++ b/src/translations/ro.po @@ -111,6 +111,9 @@ msgstr "Despre %1" msgid "About Clementine..." msgstr "Despre Clementine..." +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "" diff --git a/src/translations/ru.po b/src/translations/ru.po index 3d9bfbc10..38b23984c 100644 --- a/src/translations/ru.po +++ b/src/translations/ru.po @@ -115,6 +115,9 @@ msgstr "О «%1»" msgid "About Clementine..." msgstr "О программе Clementine..." +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "Детали учётной записи" diff --git a/src/translations/sk.po b/src/translations/sk.po index edcdd1a05..9a99590a8 100644 --- a/src/translations/sk.po +++ b/src/translations/sk.po @@ -117,6 +117,9 @@ msgstr "O programe %1" msgid "About Clementine..." msgstr "O Clemetine..." +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "Detaily účtu" diff --git a/src/translations/sl.po b/src/translations/sl.po index 17f490914..8fc922d48 100644 --- a/src/translations/sl.po +++ b/src/translations/sl.po @@ -116,6 +116,9 @@ msgstr "O %1" msgid "About Clementine..." msgstr "O Clementine ..." +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "Podrobnosti računa" diff --git a/src/translations/sr.po b/src/translations/sr.po index 2948ab245..c3c292a0c 100644 --- a/src/translations/sr.po +++ b/src/translations/sr.po @@ -112,6 +112,9 @@ msgstr "О %1" msgid "About Clementine..." msgstr "О Клементини" +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "Детаљи о налогу" diff --git a/src/translations/sv.po b/src/translations/sv.po index d7052a860..fe3b5f0d6 100644 --- a/src/translations/sv.po +++ b/src/translations/sv.po @@ -112,6 +112,9 @@ msgstr "Om %1" msgid "About Clementine..." msgstr "Om Clementine..." +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "Kontodetaljer" diff --git a/src/translations/tr.po b/src/translations/tr.po index 62bf961bc..9c7c945f7 100644 --- a/src/translations/tr.po +++ b/src/translations/tr.po @@ -116,6 +116,9 @@ msgstr "%1 Hakkında" msgid "About Clementine..." msgstr "Clementine Hakkında..." +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "Hesap ayrıntıları" diff --git a/src/translations/translations.pot b/src/translations/translations.pot index 0d0dd02e6..e13ccc60c 100644 --- a/src/translations/translations.pot +++ b/src/translations/translations.pot @@ -102,6 +102,9 @@ msgstr "" msgid "About Clementine..." msgstr "" +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "" diff --git a/src/translations/uk.po b/src/translations/uk.po index e4e36d59f..cd932fff4 100644 --- a/src/translations/uk.po +++ b/src/translations/uk.po @@ -116,6 +116,9 @@ msgstr "Про %1" msgid "About Clementine..." msgstr "Про Clementine..." +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "Параметри облікового запису" diff --git a/src/translations/zh_CN.po b/src/translations/zh_CN.po index 7d7224d9b..095642844 100644 --- a/src/translations/zh_CN.po +++ b/src/translations/zh_CN.po @@ -111,6 +111,9 @@ msgstr "" msgid "About Clementine..." msgstr "" +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "" diff --git a/src/translations/zh_TW.po b/src/translations/zh_TW.po index a3391573f..b697f2b40 100644 --- a/src/translations/zh_TW.po +++ b/src/translations/zh_TW.po @@ -116,6 +116,9 @@ msgstr "關於 %1" msgid "About Clementine..." msgstr "關於 Clementine..." +msgid "About Qt..." +msgstr "" + msgid "Account details" msgstr "帳號詳情" diff --git a/src/ui/mainwindow.cpp b/src/ui/mainwindow.cpp index 79ae4d362..e8bedc930 100644 --- a/src/ui/mainwindow.cpp +++ b/src/ui/mainwindow.cpp @@ -207,6 +207,7 @@ MainWindow::MainWindow(NetworkAccessManager* network, Engine::Type engine, QWidg // Icons ui_->action_about->setIcon(IconLoader::Load("help-about")); + ui_->action_about_qt->setIcon(QIcon(":/trolltech/qmessagebox/images/qtlogo-64.png")); ui_->action_add_file->setIcon(IconLoader::Load("document-open")); ui_->action_add_folder->setIcon(IconLoader::Load("document-open-folder")); ui_->action_add_stream->setIcon(IconLoader::Load("document-open-remote")); @@ -260,6 +261,7 @@ MainWindow::MainWindow(NetworkAccessManager* network, Engine::Type engine, QWidg connect(ui_->action_edit_value, SIGNAL(triggered()), SLOT(EditValue())); connect(ui_->action_configure, SIGNAL(triggered()), SLOT(OpenSettingsDialog())); connect(ui_->action_about, SIGNAL(triggered()), SLOT(ShowAboutDialog())); + connect(ui_->action_about_qt, SIGNAL(triggered()), qApp, SLOT(aboutQt())); connect(ui_->action_shuffle, SIGNAL(triggered()), playlists_, SLOT(ShuffleCurrent())); connect(ui_->action_open_media, SIGNAL(triggered()), SLOT(AddFile())); connect(ui_->action_add_file, SIGNAL(triggered()), SLOT(AddFile())); diff --git a/src/ui/mainwindow.ui b/src/ui/mainwindow.ui index 688dd5427..199359cbc 100644 --- a/src/ui/mainwindow.ui +++ b/src/ui/mainwindow.ui @@ -173,16 +173,16 @@ 0 - - - - 0 - 0 - - - - - + + + + 0 + 0 + + + + + @@ -557,6 +557,7 @@ Help + @@ -846,6 +847,11 @@ Queue Manager + + + About Qt... + +