WoWInterface SVN oUF_Sliker

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk/oUF_Kui/lib/Kui
    from Rev 145 to Rev 153
    Reverse comparison

Rev 145 → Rev 153

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',