[gnome-boxes] Disable multidevice
- From: Marc-Andre Lureau <malureau src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes] Disable multidevice
- Date: Wed, 5 Oct 2011 22:47:59 +0000 (UTC)
commit 8e45304d10d144f72a3628cc5615a46e20df11d4
Author: Marc-Andrà Lureau <marcandre lureau gmail com>
Date: Thu Oct 6 00:47:38 2011 +0200
Disable multidevice
See d5c591d28ff8a26dedb82bb85c35781f22f82783 commit in clutter-gtk
src/main.vala | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/main.vala b/src/main.vala
index 9ce31db..7cac37f 100644
--- a/src/main.vala
+++ b/src/main.vala
@@ -41,6 +41,7 @@ public void main (string[] args) {
Intl.bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
Intl.textdomain (GETTEXT_PACKAGE);
GLib.Environment.set_application_name (_("GNOME Boxes"));
+ Gdk.disable_multidevice ();
parse_args (ref args);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]