summaryrefslogtreecommitdiff
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorMarcus Lundblad <ml@update.uu.se>2017-02-08 21:45:31 +0100
committerMarcus Lundblad <ml@update.uu.se>2017-02-15 20:49:50 +0100
commitf80c0a50e2c3f7c7c1035bd15e7a4ba71e895d5e (patch)
tree7fab981b00d6a3061dc8110139f15381fd8271c0 /po/POTFILES.in
parentf832dfb7d2ac939023ab8148a814770f37a53415 (diff)
downloadgnome-maps-f80c0a50e2c3f7c7c1035bd15e7a4ba71e895d5e.tar.gz
Add module to delegate routing requests.
Adds a new module implementing a delegator that delegates routing requests to either GraphHopper or OpenTripPlanner based on the selected mode. Also change the name of the RouteService module to GraphHopper to make it more clear that these are different service interfaces. https://bugzilla.gnome.org/show_bug.cgi?id=755808
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 4da00607..83eef5f4 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -35,6 +35,7 @@ src/contextMenu.js
src/exportViewDialog.js
src/geoclue.js
src/geoJSONSource.js
+src/graphHopper.js
src/layersPopover.js
src/mainWindow.js
src/mapView.js
@@ -46,7 +47,6 @@ src/placeEntry.js
src/place.js
src/printLayout.js
src/printOperation.js
-src/routeService.js
src/sendToDialog.js
src/shapeLayer.js
src/sidebar.js