]> git.madduck.net Git - etc/awesome.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

yawn: new icon
authorluke bonham <dadasignificanulla@gmail.com>
Sat, 21 Sep 2013 19:59:05 +0000 (21:59 +0200)
committerluke bonham <dadasignificanulla@gmail.com>
Sat, 21 Sep 2013 19:59:05 +0000 (21:59 +0200)
widgets/imap.lua
widgets/yawn/icons/HeavyRain.png [new symlink]

index 605c1c482e24954a9592286412105ff8e196d6fa..b3f281d654bed5f1ca8007470bbd6cd961064d05 100644 (file)
@@ -62,7 +62,7 @@ local function worker(args)
         f:close()
 
         t, mailcount = string.gsub(ws, "%d", "")
-        t = nil -- because it's useless
+        t = nil 
         mailcount = tonumber(mailcount)
 
         widget = imap.widget
diff --git a/widgets/yawn/icons/HeavyRain.png b/widgets/yawn/icons/HeavyRain.png
new file mode 120000 (symlink)
index 0000000..ace2a94
--- /dev/null
@@ -0,0 +1 @@
+Showers.png
\ No newline at end of file