aboutsummaryrefslogtreecommitdiff
path: root/widgets
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2011-03-09 06:53:13 +0100
committerAdrian C. (anrxc) <anrxc@sysphere.org>2011-03-09 06:53:13 +0100
commitf85d9444d92d1a0be1478a7673dda41b1ab50179 (patch)
tree40c497cb3402597ce642896b97662926779d716b /widgets
parent31d7b2fc6b7d9951efcdae23ac00f6106cca7785 (diff)
downloadvicious-legacy-f85d9444d92d1a0be1478a7673dda41b1ab50179.tar.xz
gmail: fixed misleading comment
Diffstat (limited to 'widgets')
-rw-r--r--widgets/gmail.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/gmail.lua b/widgets/gmail.lua
index 2e3764d..fe0be45 100644
--- a/widgets/gmail.lua
+++ b/widgets/gmail.lua
@@ -36,7 +36,7 @@ local rss = {
--},
}
--- Default is all unread
+-- Default is just Inbox
local feed = rss.inbox
local mail = {
["{count}"] = 0,