up vote 5 down vote favorite
8
share [g+] share [fb]

Does anyone know how it is done?

They seem to be enabling japanese language settings.. But how?

It's impossible to search for it, because of all the outrage over Emoji apps in the app store.

Thanks a bunch!

link|improve this question

feedback

2 Answers

up vote 7 down vote accepted

The language settings are stored in /User/Library/Preferences/com.apple.Preferences.plist which is on the user partition and isn't sandboxed off from third-party applications. Enabling Emoji everywhere is a simple matter of adding the KeyboardEmojiEverywhere key to this file and giving it a value of true.

link|improve this answer
1  
Thanks! That's what I needed to know. – dot Apr 11 '09 at 6:40
feedback

It's more the case users are kind of hacking the phones to enable the Japanese characters, than apps are specifically enabling it.

I forget how but it did involve a few steps.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.