blob: cc0b8caaffaa09b2ce1cab935a4bbfaa4934cdcd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
[encoding: UTF-8]
data/org.gnome.Maps.appdata.xml.in
data/org.gnome.Maps.desktop.in
data/org.gnome.Maps.gschema.xml
[type: gettext/glade]data/ui/app-menu.ui
[type: gettext/glade]data/ui/check-in-dialog.ui
[type: gettext/glade]data/ui/context-menu.ui
[type: gettext/glade]data/ui/export-view-dialog.ui
[type: gettext/glade]data/ui/help-overlay.ui
[type: gettext/glade]data/ui/layers-popover.ui
[type: gettext/glade]data/ui/location-service-notification.ui
[type: gettext/glade]data/ui/main-window.ui
[type: gettext/glade]data/ui/map-bubble.ui
[type: gettext/glade]data/ui/osm-account-dialog.ui
[type: gettext/glade]data/ui/osm-edit-address.ui
[type: gettext/glade]data/ui/osm-edit-dialog.ui
[type: gettext/glade]data/ui/place-bubble.ui
[type: gettext/glade]data/ui/place-popover.ui
[type: gettext/glade]data/ui/send-to-dialog.ui
[type: gettext/glade]data/ui/shape-layer-file-chooser.ui
[type: gettext/glade]data/ui/shape-layer-row.ui
[type: gettext/glade]data/ui/sidebar.ui
[type: gettext/glade]data/ui/social-place-more-results-row.ui
[type: gettext/glade]data/ui/user-location-bubble.ui
[type: gettext/glade]data/ui/zoom-in-notification.ui
lib/maps-file-tile-source.c
lib/maps-osm.c
src/application.js
src/checkInDialog.js
src/checkIn.js
src/contextMenu.js
src/exportViewDialog.js
src/geoclue.js
src/geoJSONSource.js
src/mainWindow.js
src/mapView.js
src/osmConnection.js
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
src/sidebar.js
src/translations.js
src/utils.js
|