WoWInterface SVN QualityID

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 26 to Rev 27
    Reverse comparison

Rev 26 → Rev 27

QualityID/QualityID.lua
4,7 → 4,7
-- Notes: Displays an items basic info in the color of the item's quality, in the tooltip.
-- License: GNUv2GPL
-- Author: Anaral
-- Version: 3.10
-- Version: 3.20
--#######################
 
QualityID = {}
18,7 → 18,7
showType = true;
addTopLine = true;
addBotLine = true;
QualityIDVersion = "3.11";
QualityIDVersion = "3.2";
};
 
QIDDB.enabled = true
QualityID/QualityID.toc
2,13 → 2,10
## Title: QualityID
## Notes: Displays an items basic info in the item's quality color.
## Author: Anaral
## Version: 3.02.wowi:revision
## Version: 3.02.@project-revision@
## Version: 3.2.wowi:revision
## Version: 3.2.@project-revision@
## SavedVariables: QIDDB
## X-Category: Interface Enhancements
 
##Core##
QualityID.lua
 
##Addon File Not For Distribution##
HoverTips.lua
\ No newline at end of file