From cc4aa0ad928ef9851db5d1e122ef9cc679866a81 Mon Sep 17 00:00:00 2001
From: Michele Calgaro <michele.calgaro@yahoo.it>
Date: Sat, 10 Sep 2022 12:40:01 +0900
Subject: Remove unnecessary accelerators from .ui files.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
---
 src/rip/videodvd/base_k3bvideodvdrippingwidget.ui | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/src/rip/videodvd/base_k3bvideodvdrippingwidget.ui b/src/rip/videodvd/base_k3bvideodvdrippingwidget.ui
index e6c35c0..88389a7 100644
--- a/src/rip/videodvd/base_k3bvideodvdrippingwidget.ui
+++ b/src/rip/videodvd/base_k3bvideodvdrippingwidget.ui
@@ -587,9 +587,6 @@
                         <property name="text">
                             <string>&amp;2-pass encoding</string>
                         </property>
-                        <property name="accel">
-                            <string>Alt+2</string>
-                        </property>
                         <property name="checked">
                             <bool>true</bool>
                         </property>
@@ -628,9 +625,6 @@
                         <property name="text">
                             <string>Resample Audio to &amp;44.1 KHz</string>
                         </property>
-                        <property name="accel">
-                            <string>Alt+4</string>
-                        </property>
                         <property name="checked">
                             <bool>true</bool>
                         </property>
-- 
cgit v1.2.1