From cf76e5a86b9261ed09df73a8e3ddedddb503c61d Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 7 Sep 2022 22:50:35 +0900 Subject: Remove unnecessary accelerator from .ui files. Signed-off-by: Michele Calgaro --- kdbg/pgmargsbase.ui | 21 --------------------- kdbg/procattachbase.ui | 6 ------ 2 files changed, 27 deletions(-) diff --git a/kdbg/pgmargsbase.ui b/kdbg/pgmargsbase.ui index be6685e..8d5d862 100644 --- a/kdbg/pgmargsbase.ui +++ b/kdbg/pgmargsbase.ui @@ -93,9 +93,6 @@ Insert &file name... - - Alt+F - Browse for a file; the full path name will be inserted at the current cursor location in the edit box above. @@ -107,9 +104,6 @@ Insert &directory name... - - Alt+D - Browse for a directory; the full path name will be inserted at the current cursor location in the edit box above. @@ -196,9 +190,6 @@ &Browse... - - Alt+B - Browse for the initial working directory where the program is run. @@ -339,9 +330,6 @@ &Modify - - Alt+M - Enters the environment variable that is currently specified in the edit box into the list. If the named variable is already in the list, it receives a new value; otherwise, a new entry is created. @@ -353,9 +341,6 @@ &Delete - - Alt+D - Deletes the selected environment variable from the list. This cannot be used to delete environment variables that are inherited. @@ -457,9 +442,6 @@ &OK - - - true @@ -474,9 +456,6 @@ &Cancel - - - true diff --git a/kdbg/procattachbase.ui b/kdbg/procattachbase.ui index 60614d5..69c2303 100644 --- a/kdbg/procattachbase.ui +++ b/kdbg/procattachbase.ui @@ -189,9 +189,6 @@ &OK - - - true @@ -209,9 +206,6 @@ &Cancel - - - true -- cgit v1.2.3