]> spindle.queued.net Git - midori/commitdiff
Use a 200ms delay for location completion like elsewhere
authorChristian Dywan <christian@twotoasts.de>
Mon, 5 Jul 2010 21:02:27 +0000 (23:02 +0200)
committerChristian Dywan <christian@twotoasts.de>
Mon, 5 Jul 2010 21:38:34 +0000 (23:38 +0200)
midori/midori-locationaction.c

index 9434e1cd58ff44fca83a2dc59c4527f771f94bd5..c35c30b89bc35405548e9832b7f1ef37283d94dd 100644 (file)
@@ -25,7 +25,7 @@
     #include <sqlite3.h>
 #endif
 
-#define COMPLETION_DELAY 150
+#define COMPLETION_DELAY 200
 #define MAX_ITEMS 25
 
 struct _MidoriLocationAction