[maemo-commits] [maemo-commits] r19349 - projects/haf/trunk/hildon-input-method-plugins-example/src

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Sep 15 12:55:49 EEST 2009
Author: jrocha
Date: 2009-09-15 12:55:47 +0300 (Tue, 15 Sep 2009)
New Revision: 19349

Modified:
   projects/haf/trunk/hildon-input-method-plugins-example/src/hildon-im-onehand-fkb.c
Log:
Set the default hand mode to right.

Modified: projects/haf/trunk/hildon-input-method-plugins-example/src/hildon-im-onehand-fkb.c
===================================================================
--- projects/haf/trunk/hildon-input-method-plugins-example/src/hildon-im-onehand-fkb.c	2009-09-15 09:53:19 UTC (rev 19348)
+++ projects/haf/trunk/hildon-input-method-plugins-example/src/hildon-im-onehand-fkb.c	2009-09-15 09:55:47 UTC (rev 19349)
@@ -32,7 +32,7 @@
 #include <hildon/hildon.h>
 
 #define SLIDING_TIMEOUT 1000
-#define FAVORITE_HAND LEFT
+#define FAVORITE_HAND RIGHT
 
 #define MCE_RULE "type='signal', interface='" MCE_SIGNAL_IF "', member='" MCE_DEVICE_ORIENTATION_SIG "'"
 #define MCE_PORTRAIT_MODE_NAME "portrait"

More information about the maemo-commits mailing list