gpointing-device-settings r71 - trunk/modules
- From: hiikezoe svn gnome org
- To: svn-commits-list gnome org
- Subject: gpointing-device-settings r71 - trunk/modules
- Date: Sun, 1 Mar 2009 06:30:43 +0000 (UTC)
Author: hiikezoe
Date: Sun Mar 1 06:30:43 2009
New Revision: 71
URL: http://svn.gnome.org/viewvc/gpointing-device-settings?rev=71&view=rev
Log:
fix typo. OK. now start working.
Modified:
trunk/modules/gsd-trackpoint-manager.c
Modified: trunk/modules/gsd-trackpoint-manager.c
==============================================================================
--- trunk/modules/gsd-trackpoint-manager.c (original)
+++ trunk/modules/gsd-trackpoint-manager.c Sun Mar 1 06:30:43 2009
@@ -86,7 +86,7 @@
if (!gpds_xinput_exist_device(GPDS_TRACK_POINT_DEVICE_NAME))
return;
- xinput = gpds_xinput_new("trackpoint");
+ xinput = gpds_xinput_new(GPDS_TRACK_POINT_DEVICE_NAME);
value = gconf_entry_get_value(entry);
key = gconf_entry_get_key(entry);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]