[gnome-calendar] Drop the year view shortcut
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar] Drop the year view shortcut
- Date: Mon, 16 May 2022 12:21:56 +0000 (UTC)
commit 0a455d6fdfda70b7f959b99502b023ca3dc115e0
Author: Adrien Plazas <kekun plazas laposte net>
Date: Mon May 16 10:24:41 2022 +0200
Drop the year view shortcut
It was accidentally left over when dropping the year view.
src/gui/gcal-window.ui | 7 -------
src/gui/gtk/help-overlay.ui | 6 ------
2 files changed, 13 deletions(-)
---
diff --git a/src/gui/gcal-window.ui b/src/gui/gcal-window.ui
index c70c0986..0d37e8c9 100644
--- a/src/gui/gcal-window.ui
+++ b/src/gui/gcal-window.ui
@@ -79,13 +79,6 @@
<property name="arguments">1</property>
</object>
</child>
- <child>
- <object class="GtkShortcut">
- <property name="trigger"><Alt>3</property>
- <property name="action">action(win.change-view)</property>
- <property name="arguments">2</property>
- </object>
- </child>
<child>
<object class="GtkShortcut">
<property name="trigger"><Ctrl>n</property>
diff --git a/src/gui/gtk/help-overlay.ui b/src/gui/gtk/help-overlay.ui
index 8a6a2502..8508d55a 100644
--- a/src/gui/gtk/help-overlay.ui
+++ b/src/gui/gtk/help-overlay.ui
@@ -91,12 +91,6 @@
<property name="accelerator"><Alt>2</property>
</object>
</child>
- <child>
- <object class="GtkShortcutsShortcut">
- <property name="title" translatable="yes" context="shortcut window">Year view</property>
- <property name="accelerator"><Alt>3</property>
- </object>
- </child>
</object>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]