Merged [21104]: Using NSBundle's methods properly rather than making up our own paths...
commitcc222d61dde581ce055915f458e8c2bdd425be53
authorEvan Schoenberg <evan@adiumx.com>
Mon, 24 Sep 2007 21:43:24 +0000 (24 21:43 +0000)
committerEvan Schoenberg <evan@adiumx.com>
Mon, 24 Sep 2007 21:43:24 +0000 (24 21:43 +0000)
treed507abce7a2b2ff4b2f15a4f0223e097a1209718
parent5c5f703aff1fd69a2a17045d80402f7b0e0b4219
Merged [21104]: Using NSBundle's methods properly rather than making up our own paths based on false assumptions is good. Use pathForResources: rather than [[bundle resourcePath] stringByAppendingPathComponent:] to get the Emoticons.plist path for an emoticon pack. Fixes #7962

git-svn-id: svn://svn.adiumx.com/adium/branches/adium-1.1@21106 1c916fce-81e2-0310-a464-8ca513f45935
Frameworks/Adium Framework/Source/AIEmoticonPack.m