From e3f218a74cbf07a3f710f05a1e6727b508e82243 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sabri=20=C3=9Cnal?= Date: Tue, 10 Jan 2023 01:56:08 +0300 Subject: help-overlay: Remove visible properties Due to widgets are visible by default on GTK4 remove visible property names. Source: https://gitlab.gnome.org/GNOME/gtk/-/blob/main/gtk/gtkwidget.c#L1275 --- src/gui/shortcuts-dialog.ui | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/gui/shortcuts-dialog.ui b/src/gui/shortcuts-dialog.ui index 38a1a853..b373eac4 100644 --- a/src/gui/shortcuts-dialog.ui +++ b/src/gui/shortcuts-dialog.ui @@ -5,26 +5,22 @@ - True shortcuts 10 - True General - True Quit <Control>Q - True Help F1 @@ -33,7 +29,6 @@ - True Move to the panel/view up <Control>Page_Up @@ -41,7 +36,6 @@ - True Move to the panel/view up <Alt>Up @@ -49,7 +43,6 @@ - True Move to the panel/view below <Control>Page_Down @@ -57,7 +50,6 @@ - True Move to the panel/view below <Alt>Down -- cgit v1.2.1