[gpointing-device-settings] Fix typos. Fixes for bug 596015.



commit d39cf65fceb7abb4c5db241bb261f4e0f9eeb8a8
Author: Peter Hutterer <peter hutterer who-t net>
Date:   Sun Sep 27 10:40:37 2009 +0900

    Fix typos. Fixes for bug 596015.

 modules/common/gpds-mouse-definitions.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/modules/common/gpds-mouse-definitions.h b/modules/common/gpds-mouse-definitions.h
index a78771d..1b2039d 100644
--- a/modules/common/gpds-mouse-definitions.h
+++ b/modules/common/gpds-mouse-definitions.h
@@ -22,9 +22,9 @@
 
 #define GPDS_MOUSE_GCONF_DIR                   "/desktop/gnome/peripherals"
 #define GPDS_MOUSE_MIDDLE_BUTTON_EMULATION_KEY "middle_button_emulation"
-#define GPDS_MOUSE_MIDDLE_BUTTON_TIMEOUT_KEY   "middle_button_timeoue"
+#define GPDS_MOUSE_MIDDLE_BUTTON_TIMEOUT_KEY   "middle_button_timeout"
 #define GPDS_MOUSE_WHEEL_EMULATION_KEY         "wheel_emulation"
-#define GPDS_MOUSE_WHEEL_EMULATION_INERTIA_KEY "wheel_emulation_inetia"
+#define GPDS_MOUSE_WHEEL_EMULATION_INERTIA_KEY "wheel_emulation_inertia"
 #define GPDS_MOUSE_WHEEL_EMULATION_X_AXIS_KEY  "wheel_emulation_x_axis"
 #define GPDS_MOUSE_WHEEL_EMULATION_Y_AXIS_KEY  "wheel_emulation_y_axis"
 #define GPDS_MOUSE_WHEEL_EMULATION_TIMEOUT_KEY "wheel_emulation_timeout"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]