]> git.sur5r.net Git - minitube/commitdiff
Japanese translation credits
authorFlavio Tordini <flavio.tordini@gmail.com>
Sat, 29 Aug 2009 15:03:19 +0000 (17:03 +0200)
committerFlavio Tordini <flavio.tordini@gmail.com>
Sat, 29 Aug 2009 15:03:19 +0000 (17:03 +0200)
CHANGES
src/AboutView.cpp

diff --git a/CHANGES b/CHANGES
index 8da67d7f33deb9dd0c31be3a06a0dddacc14eadd..dd4f48cd2562762bfc4911dce8644ec2c0f56a9c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,10 @@
+0.6
+- Hide idle mouse cursor when above the video
+- Volume keyboard shortcuts and status bar messages
+- Better error reporting
+- Spanish translation by Rafa
+- Japanese translation by Kiwamu Okabe
+
 0.5 - July 31, 2009
 - Search autocomplete
 - Skip to the next when a video cannot be loaded
index a1ccd9e37fb2869803064df00689fca2bdc59c1b..6c679cc721302de11766e544f9a7305c91e28d86 100644 (file)
@@ -37,7 +37,8 @@ AboutView::AboutView(QWidget *parent) : QWidget(parent) {
                                                       "Márcio Moraes (pt_BR), "
                                                       "Sergio Tocalini Joerg (es_AR), "
                                                       "Stefan Brück (de_DE), "
-                                                      "Grzegorz Gibas (pl_PL)"
+                                                      "Grzegorz Gibas (pl_PL), "
+                                                      "Kiwamu Okabe (ja_JP)"
                                                       ) + "</p>"
 
                    "<p>" + tr("Released under the <a href='%1'>GNU General Public License</a>")