WoWInterface SVN AKA

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 9 to Rev 10
    Reverse comparison

Rev 9 → Rev 10

trunk/Readme.txt
1,4 → 1,4
AKA v2.6
AKA v2.61
 
Description
===========
69,7 → 69,12
 
Version History
========
Oct 14, 2008 (2.6)
 
Oct 14, 2008 (2.61)
* Added Inscription to talent tracking
* Back to manaul packaging; the Wowinterface zip maker is messing up the folder name
 
Oct 14, 2008 (2.6)
* Removed beta designation
Changes since last release verion:
* Fixed preference checkboxes and radio buttons. These were not properly displaying their current state
trunk/aka.toc
1,7 → 1,7
## Interface: 30000
## Title: AKA
## Notes: Publishes player alts to guild members
## Version: 2.6
## Version: 2.61
## 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.6";
AKA_TITLE="A.K.A. Version 2.61";
 
 
AKA_TEXT = {};
21,7 → 21,7
AKA_ProfessionList["8"]="Mining";
AKA_ProfessionList["9"]="Skinning";
AKA_ProfessionList["A"]="Tailoring";
AKA_ProfessionList["B"]="UNDEFINED";
AKA_ProfessionList["B"]="Inscription";
AKA_ProfessionList["C"]="UNDEFINED";
AKA_ProfessionList["D"]="UNDEFINED";
AKA_ProfessionList["E"]="UNDEFINED";