mannkind / fix-your-last-input-adium-plugin
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitattributes | Tue Mar 31 15:38:07 -0700 2009 | |
| |
.gitignore | Tue Mar 31 15:38:07 -0700 2009 | |
| |
English.lproj/ | Thu Apr 19 23:48:21 -0700 2007 | |
| |
FixYourLastInputPlugin.xcodeproj/ | Tue Mar 31 15:38:07 -0700 2009 | |
| |
FixYourLastInputPlugin_Prefix.pch | Sun Dec 21 01:09:59 -0800 2008 | |
| |
Info.plist | Tue Mar 31 15:06:26 -0700 2009 | |
| |
LICENSE.txt | Sun Dec 21 01:09:59 -0800 2008 | |
| |
README.txt | Sun Dec 21 01:09:59 -0800 2008 | |
| |
TNPFixYourLastInputPlugin.h | Tue Mar 31 15:28:34 -0700 2009 | |
| |
TNPFixYourLastInputPlugin.m | Tue Mar 31 15:38:07 -0700 2009 |
README.txt
# Requirements
In addition to the code in this repository, you'll need the following:
* Adium.framework
* AIUtilities.framework
* Fribidi.framework
You can checkout and compile Adium to get the required frameworks
See http://trac.adiumx.com/wiki/GettingReleaseAdiumSource for more info on checking out the Adium source.
# Additional References
See http://fadeover.org/blog/archives/25 for more info on writing Adium plugins.
