summaryrefslogtreecommitdiff
path: root/data/ui
diff options
context:
space:
mode:
authorSabri Ünal <libreajans@gmail.com>2022-12-08 19:45:20 +0000
committerMarcus Lundblad <ml@dfupdate.se>2022-12-08 19:45:20 +0000
commita4a9c977b43d89356be37c63cfd9db52a18fe47c (patch)
tree9ac438c47b28bd09e11d6a38979b24ca7d79a5b6 /data/ui
parent176f1e85833a20f7d1e8e44773db9ed5d3663f43 (diff)
downloadgnome-maps-a4a9c977b43d89356be37c63cfd9db52a18fe47c.tar.gz
help-overlay: Remove visible properties
Diffstat (limited to 'data/ui')
-rw-r--r--data/ui/help-overlay.ui14
1 files changed, 0 insertions, 14 deletions
diff --git a/data/ui/help-overlay.ui b/data/ui/help-overlay.ui
index e427db71..cbf62705 100644
--- a/data/ui/help-overlay.ui
+++ b/data/ui/help-overlay.ui
@@ -4,52 +4,44 @@
<property name="modal">1</property>
<child>
<object class="GtkShortcutsSection">
- <property name="visible">1</property>
<!-- The longer shortcut titles make GTK+ want to layout the groups
vertically, but we really really want a horizontal layout -->
<property name="max-height">10</property>
<child>
<object class="GtkShortcutsGroup">
- <property name="visible">1</property>
<property name="title" translatable="yes" context="shortcut window">General</property>
<child>
<object class="GtkShortcutsShortcut">
- <property name="visible">1</property>
<property name="title" translatable="yes" context="shortcut window">Show Shortcuts</property>
<property name="accelerator">&lt;Primary&gt;question</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
- <property name="visible">1</property>
<property name="title" translatable="yes" context="shortcut window">Search</property>
<property name="accelerator">&lt;Primary&gt;F</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
- <property name="visible">1</property>
<property name="title" translatable="yes" context="shortcut window">Toggle route planner</property>
<property name="accelerator">&lt;Primary&gt;D</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
- <property name="visible">1</property>
<property name="title" translatable="yes" context="shortcut window">Print route</property>
<property name="accelerator">&lt;Primary&gt;P</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
- <property name="visible">1</property>
<property name="title" translatable="yes" context="shortcut window">Quit</property>
<property name="accelerator">&lt;Primary&gt;Q</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
- <property name="visible">1</property>
<property name="title" translatable="yes" context="shortcut window">Open main menu</property>
<property name="accelerator">F10</property>
</object>
@@ -58,32 +50,27 @@
</child>
<child>
<object class="GtkShortcutsGroup">
- <property name="visible">1</property>
<property name="title" translatable="yes" context="shortcut window">Map View</property>
<child>
<object class="GtkShortcutsShortcut">
- <property name="visible">1</property>
<property name="title" translatable="yes" context="shortcut window">Zoom in</property>
<property name="accelerator">plus equal</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
- <property name="visible">1</property>
<property name="title" translatable="yes" context="shortcut window">Zoom out</property>
<property name="accelerator">minus</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
- <property name="visible">1</property>
<property name="title" translatable="yes" context="shortcut window">Toggle scale</property>
<property name="accelerator">&lt;Primary&gt;S</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
- <property name="visible">1</property>
<property name="title" translatable="yes" context="shortcut window">Go to current location</property>
<property name="accelerator">&lt;Primary&gt;L</property>
</object>
@@ -107,7 +94,6 @@
</child>
<child>
<object class="GtkShortcutsShortcut">
- <property name="visible">1</property>
<property name="title" translatable="yes" context="shortcut window">Open shape layer</property>
<property name="accelerator">&lt;Primary&gt;O</property>
</object>