Wireshark-commits: [Wireshark-commits] master 3aaa131: On 'You have unsaved packets' dialog, expect

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 17 Feb 2014 21:46:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3aaa131000231046f2a548fd290dca354eea5554
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3aaa131 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    On 'You have unsaved packets' dialog, expected D or <Alt>D to use as accelerator to discard and S or <Alt>S of save [Wireshark Qt]. 
    
    From me : Add window title and fix missing text (Do you want to ....)
    
    Change-Id: I1448d7b85ad9490a92dac7e89d9fd2fdb51a145e
    Partial-Bug: 9003
    Reviewed-on: https://code.wireshark.org/review/239
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  7447cd8   Menu cannot be reached using accelerators, for example <Alt-F> does not open File [Wireshark Qt].
    adds  3aaa131   On 'You have unsaved packets' dialog, expected D or <Alt>D to use as accelerator to discard and S or <Alt>S of save [Wireshark Qt].


Summary of changes:
 ui/qt/main_window.cpp |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)