[Qemu-devel] [PATCH] ui/gtk: Add Turkish translations

2013-04-22 Thread Ozan Çağlayan
QEMU. +# This file is put in the public domain. +# Ozan Çağlayan , 2013. +# +msgid "" +msgstr "" +"Project-Id-Version: QEMU 1.4.50\n" +"Report-Msgid-Bugs-To: qemu-devel@nongnu.org\n" +"POT-Creation-Date: 2013-04-22 18:33+0300\n" +"PO-Revision

[Qemu-devel] [PATCH] ui/gtk: Use gtk_widget_get_window() to support both gtk2 and gtk3

2013-04-22 Thread Ozan Çağlayan
This fixes build with gtk+-3.0. --- ui/gtk.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/gtk.c b/ui/gtk.c index b46997a..4110342 100644 --- a/ui/gtk.c +++ b/ui/gtk.c @@ -337,7 +337,7 @@ static void gd_mouse_set(DisplayChangeListener *dcl, GtkDisplayState *s = co

[Qemu-devel] [PATCH] ui/gtk: Use gtk_widget_get_window() to support both gtk2 and gtk3

2013-04-23 Thread Ozan Çağlayan
This fixes build with gtk+-3.0. Signed-off-by: Ozan Çağlayan --- ui/gtk.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/gtk.c b/ui/gtk.c index b46997a..4110342 100644 --- a/ui/gtk.c +++ b/ui/gtk.c @@ -337,7 +337,7 @@ static void gd_mouse_set(DisplayChangeListener

[Qemu-devel] [PATCH] ui/gtk: Add Turkish translations

2013-04-23 Thread Ozan Çağlayan
Signed-off-by: Ozan Çağlayan --- po/tr.po | 62 ++ 1 file changed, 62 insertions(+) create mode 100644 po/tr.po diff --git a/po/tr.po b/po/tr.po new file mode 100644 index 000..4faefbd --- /dev/null +++ b/po/tr.po @@ -0,0 +1,62