X-Git-Url: https://git.madduck.net/etc/awesome.git/blobdiff_plain/1ebfa854f95e3abcd8b41a1798646a9db6e8408b..1b12fd2319e1cd02706fd3a7ec0f0203ca2782d2:/widget/contrib/tpbat/init.lua diff --git a/widget/contrib/tpbat/init.lua b/widget/contrib/tpbat/init.lua index 49cc01a..d926e8e 100644 --- a/widget/contrib/tpbat/init.lua +++ b/widget/contrib/tpbat/init.lua @@ -1,17 +1,16 @@ - --[[ - - tpbat.lua - Battery status widget for ThinkPad laptops that use SMAPI - lain.widget.contrib.tpbat - - More on tp_smapi: http://www.thinkwiki.org/wiki/Tp_smapi - - Licensed under GNU General Public License v2 - * (c) 2013, Conor Heine - * (c) 2013, Luke Bonham - * (c) 2010-2012, Peter Hofmann - + + tpbat.lua + Battery status widget for ThinkPad laptops that use SMAPI + lain.widget.contrib.tpbat + + More on tp_smapi: http://www.thinkwiki.org/wiki/Tp_smapi + + Licensed under GNU General Public License v2 + * (c) 2013, Conor Heine + * (c) 2013, Luke Bonham + * (c) 2010-2012, Peter Hofmann + --]] local debug = { getinfo = debug.getinfo }