WoWInterface SVN AKA

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 7 to Rev 8
    Reverse comparison

Rev 7 → Rev 8

trunk/Readme.txt
69,7 → 69,12
 
Version History
========
Oct 13, 2008 (version 2.6b)
* More code clean up
* Changed event handling from 'this' to passing 'self'
* This fixed /who tooltips
 
 
Oct 13, 2008 (version 2.5b)
* More code clean-up
* Preferences are now being drawn correctly. (This was also causing the "losing my settings" problem.)
trunk/aka.toc
1,7 → 1,7
## Interface: 30000
## Title: AKA
## Notes: Publishes player alts to guild members
## Version: 2.5
## Version: 2.6
## Author: Schnoggo
## OptionalDeps: CleanChat,Gatherer,GuildEventManager2
## SavedVariables: AKA_SavedVars, AKA_USERID, AKA_DEBUG, AKA_TRAFFICMONITOR
trunk/localization.lua
1,4 → 1,4
AKA_TITLE="A.K.A. Version 2.4b";
AKA_TITLE="A.K.A. Version 2.6b";
 
 
AKA_TEXT = {};