WoWInterface SVN KuiNameplates

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /branches
    from Rev 140 to Rev 142
    Reverse comparison

Rev 140 → Rev 142

v4/config.lua
264,15 → 264,20
softMax = 2,
},
outline = {
name = 'Outline',
desc = 'Dsiplay an outline on all fonts',
name = 'NYI Outline',
desc = 'Dsiplay an outline on all fonts [NYI doesn\'t reapply]',
type = 'toggle',
},
monochrome = {
name = 'Monochrome',
desc = 'Don\'t anti-alias fonts',
name = 'NYI Monochrome',
desc = 'Don\'t anti-alias fonts. [NYI doesn\'t reapply]',
type = 'toggle'
},
onesize = {
name = 'NYI Use one font size',
desc = 'Use the same font size for all strings. Useful if using a pixel font',
type = 'toggle'
},
}
},
}
341,4 → 346,4
 
function SlashCmdList.KUINAMEPLATES()
InterfaceOptionsFrame_OpenToCategory('Kui Nameplates')
end
\ No newline at end of file +end
v4 Property changes : Modified: svn:ignore - .git OLD custom.lua + .git OLD custom.lua *.sublime-workspace KuiNameplates.sublime-project