-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello,
This will have to wait until after the release of 0.4.1 since we are currently in a string freeze. Could you also give a reference why you consider this standard? Maybe an HIG or something like that? Best regards, Adam. Am 11.03.2013 01:29, schrieb David Fries: > Package: qpdfview Version: 0.3.1-1 Severity: normal Tags: patch > > Dear Maintainer, > > Please apply the following patch to correct the expected exit key > sequence to the standard sequence for program exit which uses the x > not e for the hotkey mnemonic. > >> From d05b57456ca48b7817e32bfa39a7eca0073decd4 Mon Sep 17 00:00:00 >> 2001 > From: David Fries <da...@fries.net> Date: Sun, 10 Mar 2013 19:04:51 > -0500 Subject: [PATCH] Fix non-standard mnemonic. > > For exiting the mnemonic is Alt-F-X not Alt-F-E, updated. --- > sources/mainwindow.cpp | 2 +- translations/qpdfview_de.ts | > 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/sources/mainwindow.cpp b/sources/mainwindow.cpp index > 4dc809b..633ddb9 100644 --- a/sources/mainwindow.cpp +++ > b/sources/mainwindow.cpp @@ -1149,7 +1149,7 @@ void > MainWindow::createActions() > > // exit > > - m_exitAction = new QAction(tr("&Exit"), this); + > m_exitAction = new QAction(tr("E&xit"), this); > m_exitAction->setShortcut(QKeySequence::Quit); > m_exitAction->setIcon(QIcon::fromTheme("application-exit")); > m_exitAction->setIconVisibleInMenu(true); diff --git > a/translations/qpdfview_de.ts b/translations/qpdfview_de.ts index > e1c8505..0b1b461 100644 --- a/translations/qpdfview_de.ts +++ > b/translations/qpdfview_de.ts @@ -260,7 +260,7 @@ </message> > <message> <location filename="../sources/mainwindow.cpp" > line="1152"/> - <source>&Exit</source> + > <source>E&xit</source> <translation > type="unfinished">&Beenden</translation> </message> <message> > -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iQEcBAEBAgAGBQJRPZprAAoJEPSSjE3STU34k+QH/2Qac31YTZ7VkmFI/Lg4PUbN 1TmWFq7Mge3IKKaufG8p4FRpM8bWboWWCJXgEbHcIdVHnXxG4seSOM8aTqhcs30a axSFXdAeS9JteCc9w9gwhjgFlnWNkYvm8CBSDFivVF6SO6mwN5C86Kv2vaAWzq94 qU0tj2663EvRxCR0zowdi1Q14DZjeSlbDm5S2v5LbJi6hH7yOhBve7HHB+WJ6arH W9aVUv3GT6W8AHzlgN+DgwFvPY8avCe0X+pntN2LAkEiY89OJJC/ZzuYAqy+6+Jr c11DxmTnOHOaZWwu9IJ/GbW9GbKzH8SG2P+j0c8qbFFAV4otL8Gk3dYNJ/FCsIU= =yKWi -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org