<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -138,12 +138,12 @@ for s = 1, screen.count() do
                              button({ }, 4, function () awful.layout.inc(layouts, 1) end),
                              button({ }, 5, function () awful.layout.inc(layouts, -1) end) })
     -- Create a taglist widget
-    mytaglist[s] = awful.widget.taglist.new(s, awful.widget.taglist.label.all, mytaglist.buttons)
+    mytaglist[s] = awful.widget.taglist(s, awful.widget.taglist.label.all, mytaglist.buttons)
 
     -- Create a tasklist widget
-    mytasklist[s] = awful.widget.tasklist.new(function(c)
-                                                  return awful.widget.tasklist.label.currenttags(c, s)
-                                              end, mytasklist.buttons)
+    mytasklist[s] = awful.widget.tasklist(function(c)
+                                              return awful.widget.tasklist.label.currenttags(c, s)
+                                          end, mytasklist.buttons)
 
     -- Create the wibox
     mywibox[s] = wibox({ position = &quot;top&quot;, fg = beautiful.fg_normal, bg = beautiful.bg_normal })</diff>
      <filename>rc.lua-snowmobile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>dfcd84ee6129f7828002c197cba551fd03221403</id>
    </parent>
  </parents>
  <author>
    <name>Ciaran McCreesh</name>
    <email>ciaran.mccreesh@googlemail.com</email>
  </author>
  <url>http://github.com/ciaranm/dotfiles-ciaranm/commit/81be5c4fd7796e1a8d1f050b5a66385e8a0eff69</url>
  <id>81be5c4fd7796e1a8d1f050b5a66385e8a0eff69</id>
  <committed-date>2009-07-20T11:41:50-07:00</committed-date>
  <authored-date>2009-07-20T11:41:42-07:00</authored-date>
  <message>tweak</message>
  <tree>316a01ac3d4075abd620688d094e2a3b382b12db</tree>
  <committer>
    <name>Ciaran McCreesh</name>
    <email>ciaran.mccreesh@googlemail.com</email>
  </committer>
</commit>
