WoWInterface SVN KuiNameplates

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk/Kui_Nameplates/lib
    from Rev 136 to Rev 143
    Reverse comparison

Rev 136 → Rev 143

Kui/main.lua
1,4 → 1,4
local MAJOR, MINOR = 'Kui-1.0', 2
local MAJOR, MINOR = 'Kui-1.0', 3
local kui = LibStub:NewLibrary(MAJOR, MINOR)
 
if not kui then
11,7 → 11,6
kui.m = {
t = {
-- borders
square = media .. 't\\simpleSquare',
shadow = media .. 't\\shadowBorder',
rounded = media .. 't\\solidRoundedBorder',