[gnome-maps/wip/routing2] fixup query



commit 042f7dda62d7890b4f6d35c0efcf8c0d60524e12
Author: Mattias Bengtsson <mattias jc bengtsson gmail com>
Date:   Thu May 1 22:44:59 2014 +0200

    fixup query

 src/route.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/route.js b/src/route.js
index 28351d2..80038b4 100644
--- a/src/route.js
+++ b/src/route.js
@@ -72,7 +72,7 @@ const Query = new Lang.Class({
                                                 GObject.ParamFlags.READABLE |
                                                 GObject.ParamFlags.WRITABLE,
                                                 Transportation.CAR,
-                                                Transportation.TRANSIT,
+                                                Transportation.PEDESTRIAN,
                                                 Transportation.CAR)
     },
 


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