<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>tekKonfigButton.lua</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -23,6 +23,10 @@ cf:SetScript(&quot;OnMouseWheel&quot;, function(frame, delta)
 end)
 
 
+local b = LibStub(&quot;tekKonfig-Button&quot;).new(cf, &quot;TOPRIGHT&quot;, cf, &quot;BOTTOMRIGHT&quot;, -155, -3)
+b:SetText(&quot;Clear&quot;)
+b:SetScript(&quot;OnClick&quot;, function() cf:Clear() end)
+
 local function Print(text, frame)
 	if not text or text:len() == 0 then text = &quot; &quot; end
 	(frame or cf):AddMessage(text)</diff>
      <filename>Spew.lua</filename>
    </modified>
    <modified>
      <diff>@@ -11,4 +11,6 @@
 
 LibStub.lua
 tekPanelAuction.lua
+tekKonfigButton.lua
+
 Spew.lua</diff>
      <filename>Spew.toc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5707f78f78b8e7dc8b8c6d73db41364c038eff32</id>
    </parent>
  </parents>
  <author>
    <name>Tekkub</name>
    <email>tekkub@gmail.com</email>
  </author>
  <url>http://github.com/tekkub/spew/commit/16812ef45bf49620e5a3714a7d95e2177aff03d2</url>
  <id>16812ef45bf49620e5a3714a7d95e2177aff03d2</id>
  <committed-date>2008-10-22T19:15:10-07:00</committed-date>
  <authored-date>2008-10-22T19:15:10-07:00</authored-date>
  <message>Add button to clear spewings</message>
  <tree>90205a8d1a1e14bfc192f2b2cc04401f3146cc95</tree>
  <committer>
    <name>Tekkub</name>
    <email>tekkub@gmail.com</email>
  </committer>
</commit>
