Updating branch refs/heads/jannis/port-to-udev
         to 1e50062cee660551c1c2759baf00dfd8aecc07f3 (commit)
       from 1a6787121c8fe4cb15f87b6be066d07721aee66f (commit)

commit 1e50062cee660551c1c2759baf00dfd8aecc07f3
Author: Jannis Pohlmann <jan...@xfce.org>
Date:   Wed Jul 21 11:54:15 2010 +0200

    Fix typo spotted by Linoel Le Folgoc.

 thunar-volman/tvm-input-device.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/thunar-volman/tvm-input-device.c b/thunar-volman/tvm-input-device.c
index 3be0721..2747be1 100644
--- a/thunar-volman/tvm-input-device.c
+++ b/thunar-volman/tvm-input-device.c
@@ -64,7 +64,7 @@ tvm_input_device_added (TvmContext *context)
     {
       /* we have a wacom tablet */
       enabled_property = "/autotablet/enabled";
-      command_property = "/autotabled/command";
+      command_property = "/autotablet/command";
     }
   else if (g_strcmp0 (id_class, "mouse") == 0)
     {
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to