[gnome-boxes] Remove disable_multidevice(), fix respond to mose events
- From: Marc-Andre Lureau <malureau src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes] Remove disable_multidevice(), fix respond to mose events
- Date: Tue, 22 Nov 2011 12:21:27 +0000 (UTC)
commit e40ac8311c7c5126e8f14c0712ffd3e3d84049a6
Author: Marc-Andrà Lureau <marcandre lureau gmail com>
Date: Tue Nov 22 13:01:35 2011 +0100
Remove disable_multidevice(), fix respond to mose events
https://bugzilla.gnome.org/show_bug.cgi?id=664528
src/main.vala | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/main.vala b/src/main.vala
index eb070a2..f3708e7 100644
--- a/src/main.vala
+++ b/src/main.vala
@@ -43,7 +43,6 @@ public void main (string[] args) {
Intl.bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
Intl.textdomain (GETTEXT_PACKAGE);
GLib.Environment.set_application_name (_("Boxes"));
- Gdk.disable_multidevice ();
parse_args (ref args);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]