summaryrefslogtreecommitdiff
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorAmisha Singla <amishas157@gmail.com>2016-02-15 22:08:15 +0530
committerJonas Danielsson <jonas@threetimestwo.org>2016-02-16 10:09:54 +0100
commitac88800dccbbc836b6e7a7bd6e5ee20fb225a997 (patch)
tree78d32753cb97e142b5f6858c69d3b987ca073a13 /po/POTFILES.in
parentc6308b145131a135f8d061914426a5c023249a08 (diff)
downloadgnome-maps-ac88800dccbbc836b6e7a7bd6e5ee20fb225a997.tar.gz
Add Print Route Feature
Print Operation class is added to draw the cairo surfaces given to it. Print Layout acts as a tool-box which sub-classes like short Route layout , long route layout use to layout the surfaces as per the respective requirements of rendering various surfaces. GUI is added to give users an ability to access print Route feature. https://bugzilla.gnome.org/show_bug.cgi?id=746790
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index cc069f75..df436e19 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -38,6 +38,8 @@ src/osmEditDialog.js
src/placeBubble.js
src/placeEntry.js
src/place.js
+src/printLayout.js
+src/printOperation.js
src/routeService.js
src/sendToDialog.js
src/shapeLayer.js