• jeremy@chromium.org's avatar
    Remove Hunspell on OS X - step 1 · 7b6e7920
    jeremy@chromium.org authored
    This CL removes Hunspell-related options from the spelling context menu on the Mac and tries to bring the menu more inline with the native platform menu.
    
    Notably:
    * Spelling submenu observer is split into Hunspell and Mac implementation files.
    * strings are split into mac/non-mac variants (saving a bit of space on non-mac platforms?) and the titles are brought more in line with OS X (probably need more work to make this match on all OS X versions).
    * Menu is reordered on Mac to more closely match the Cocoa spelling submenu. 
    
    BUG=69944
    TEST=Spelling submenu should continue to work on non-Mac platforms. On Mac it should contain 3 items - "Show Spelling and Grammar", "Check Spelling while you Type" and "Language Settings..."
    
    
    Review URL: http://codereview.chromium.org/8823009
    
    git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113457 0039d316-1c4b-4281-b951-d872f2087c98
    7b6e7920
chrome_browser.gypi 283 KB