diff --git a/Bindings.xml b/Bindings.xml index 7d128a77..0843ae07 100644 --- a/Bindings.xml +++ b/Bindings.xml @@ -71,4 +71,4 @@ - \ No newline at end of file + diff --git a/Details.toc b/Details.toc index ce1f5ca0..9ceec088 100644 --- a/Details.toc +++ b/Details.toc @@ -100,4 +100,4 @@ core\parser.lua functions\loaddata.lua -startup.lua \ No newline at end of file +startup.lua diff --git a/Libs/DF/LibDFramework-1.0.toc b/Libs/DF/LibDFramework-1.0.toc index b3137ad6..29d01d97 100644 --- a/Libs/DF/LibDFramework-1.0.toc +++ b/Libs/DF/LibDFramework-1.0.toc @@ -6,4 +6,4 @@ embeds.xml #@end-no-lib-strip@ -load.xml \ No newline at end of file +load.xml diff --git a/Libs/DF/addon.lua b/Libs/DF/addon.lua index b21fd7f3..3312db3b 100644 --- a/Libs/DF/addon.lua +++ b/Libs/DF/addon.lua @@ -59,4 +59,4 @@ function DF:CreateAddOn (name, global_saved, global_table, options_table, broker return addon -end \ No newline at end of file +end diff --git a/Libs/DF/button.lua b/Libs/DF/button.lua index d0976cf5..a405655b 100644 --- a/Libs/DF/button.lua +++ b/Libs/DF/button.lua @@ -1176,4 +1176,4 @@ function DF:NewColorPickButton (parent, name, member, callback, alpha, button_te return button -end \ No newline at end of file +end diff --git a/Libs/DF/button.xml b/Libs/DF/button.xml index cb89c10f..ae375e7c 100644 --- a/Libs/DF/button.xml +++ b/Libs/DF/button.xml @@ -39,4 +39,4 @@ - \ No newline at end of file + diff --git a/Libs/DF/colors.lua b/Libs/DF/colors.lua index 3299d76d..e8f370da 100644 --- a/Libs/DF/colors.lua +++ b/Libs/DF/colors.lua @@ -164,4 +164,4 @@ do ["yellow"] = {1, 1, 0, 1}, ["yellowgreen"] = {0.603922, 0.803922, 0.196078, 1} } -end \ No newline at end of file +end diff --git a/Libs/DF/cooltip.lua b/Libs/DF/cooltip.lua index 305acafa..5cb76aef 100644 --- a/Libs/DF/cooltip.lua +++ b/Libs/DF/cooltip.lua @@ -3143,4 +3143,4 @@ function DF:CreateCoolTip() end -DF:CreateCoolTip() \ No newline at end of file +DF:CreateCoolTip() diff --git a/Libs/DF/cooltip.xml b/Libs/DF/cooltip.xml index 1505f98b..db62716e 100644 --- a/Libs/DF/cooltip.xml +++ b/Libs/DF/cooltip.xml @@ -315,4 +315,4 @@