From: Flavio Tordini
Date: Sat, 29 Aug 2009 15:03:19 +0000 (+0200)
Subject: Japanese translation credits
X-Git-Tag: 0.6~40
X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e1b8c983f0789afd247fa58733a021264c0f1494;p=minitube
Japanese translation credits
---
diff --git a/CHANGES b/CHANGES
index 8da67d7..dd4f48c 100644
--- 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
diff --git a/src/AboutView.cpp b/src/AboutView.cpp
index a1ccd9e..6c679cc 100644
--- a/src/AboutView.cpp
+++ b/src/AboutView.cpp
@@ -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)"
) + "
"
"" + tr("Released under the GNU General Public License")