Remove smileys in messenger program (iChat for mac)
Thursday, August 13th, 2009 by Jesper Rønn-JensenIt has long annoyed me that there is no intuitive, straightforward way to disable smileys in chat programs.
Today I found that these two commands can do it for iChat for mac:
$ cd /Applications/iChat.app/Contents/Resources/English.lproj/
$ mv SmileyTable.plist SmileyTable.plist.bak
Restart iChat. (tip from MacOSXhints.com: Disable graphical smileys in iChat 3.0 but it works for me on Mac OS [...]