diff --git a/modules/kodosBA.py b/modules/kodosBA.py
--- a/modules/kodosBA.py
+++ b/modules/kodosBA.py
@@ -1276,7 +1276,7 @@
         self.editPasteAction.setAccel(self.__tr("Ctrl+V"))
         self.examineAction.setText(self.__tr("Examine Regex for Match"))
         self.examineAction.setMenuText(self.__tr("E&xamine Regex"))
-        self.examineAction.setAccel(self.__tr("Ctrl+X"))
+        self.examineAction.setAccel(self.__tr("Ctrl+E"))
         self.helpContentsAction.setText(self.__tr("Contents"))
         self.helpContentsAction.setMenuText(self.__tr("&Contents..."))
         self.helpContentsAction.setAccel(QString.null)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/795237

Title:
  Shortcut for "Examine regex" (Ctrl-X) is already taken by "Cut"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kodos/+bug/795237/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to