Created
March 10, 2015 08:54
-
-
Save kerbyfc/dfd4f8cf22b666a3b4ed to your computer and use it in GitHub Desktop.
Rename Google Chrome Canary (also change application name in menu bar) to use with Slate window management tool
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
perl -pi.bak -e "use open ':std', ':encoding(UTF-8)'; s/Chrome\"/Chrome Canary\"/g" /Applications/Google\ Chrome\ Canary.app/Contents/Resources/ru.lproj/InfoPlist.strings > /dev/null 2>&1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment