Wireshark-commits: [Wireshark-commits] master-3.0 46c7850: Fix our .chm titles.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 01 Apr 2019 18:24:39 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=46c785096a89e56ca8c45196e60d169a5cb86c60
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark

Commits:

46c7850 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Fix our .chm titles.
    
    HTML Help has trouble rendering both straight (') and curly (’) quotes
    in its window titles. Make sure we remove them.
    
    Bug: 15656
    Change-Id: Ic7ab6652e285c11e50e4acb3fab4fcc12653778c
    Reviewed-on: https://code.wireshark.org/review/32675
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  725c526   HL7: do not call proto_reg_handoff_hl7() when changing a preference
     add  46c7850   Fix our .chm titles.


Summary of changes:
 cmake/modules/FindXSLTPROC.cmake | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)