[gnome-maps/wip/mlundblad/remove-dark-street-and-hybrid-aerial: 6/7] mainWindow: Remove hybrid-aerial action
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps/wip/mlundblad/remove-dark-street-and-hybrid-aerial: 6/7] mainWindow: Remove hybrid-aerial action
- Date: Mon, 27 Jun 2022 10:12:48 +0000 (UTC)
commit 3b06d163b7e49e655a24e4c584ffc245b3015992
Author: Marcus Lundblad <ml dfupdate se>
Date: Sun Jun 26 22:06:36 2022 +0200
mainWindow: Remove hybrid-aerial action
Remove action to toggle hybrid aerial tiles.
We haven't had access to hybrid aerial tiles
for a while now, so remove this for now.
src/mainWindow.js | 4 ----
1 file changed, 4 deletions(-)
---
diff --git a/src/mainWindow.js b/src/mainWindow.js
index 4c17b407..6429dbc1 100644
--- a/src/mainWindow.js
+++ b/src/mainWindow.js
@@ -196,10 +196,6 @@ export class MainWindow extends Gtk.ApplicationWindow {
state: ['b', false],
onActivate: () => this._onMapTypeMenuActivate()
},
- 'hybrid-aerial': {
- paramType: 'b',
- setting: 'hybrid-aerial'
- },
'goto-user-location': {
accels: ['<Primary>L'],
onActivate: () => this._onGotoUserLocationActivate()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]