* Don't bother looking up the locale information if a writing direction preference...
commit56dd6e302c25417086171baaf45ec48e06b9c81b
authorEvan Schoenberg <evan@adiumx.com>
Wed, 30 Aug 2006 19:42:26 +0000 (30 19:42 +0000)
committerEvan Schoenberg <evan@adiumx.com>
Wed, 30 Aug 2006 19:42:26 +0000 (30 19:42 +0000)
tree453e06e46be1ee3b6065e7caed846893f1ae90a7
parentb8542b343e15734261be5d9cdc8e3ccd290043ec
 * Don't bother looking up the locale information if a writing direction preference is found
 * When looking up locale information, on Intel, we can use the symbols directly.  On PPC, use NSClassFromString() and @"locale:language code" which is what the constant is on 10.4.  This is a step better than the feature simply not working on PPC machines.

git-svn-id: svn://svn.adiumx.com/adium/trunk@17530 1c916fce-81e2-0310-a464-8ca513f45935
Frameworks/Adium Framework/Source/AIListContact.m