awesome/widgets
marco candrian 4ff0dae17e trailing whitespaces removed
like:
find . -iname "*.txt" -o -iname "*.c" -o -iname "*.h" | xargs sed -i 's/\s\+$//'

Signed-off-by: Julien Danjou <julien@danjou.info>
2008-02-13 09:05:10 +01:00
..
focusicon.c trailing whitespaces removed 2008-02-13 09:05:10 +01:00
graph.c little memory leak fix *shrug* 2008-02-13 09:04:32 +01:00
iconbox.c trailing whitespaces removed 2008-02-13 09:05:10 +01:00
layoutinfo.c add align option to widget to specify their alignment 2008-02-08 10:59:55 +01:00
progressbar.c change draw_color_new() proto to fill the struct and return status 2008-02-13 08:58:21 +01:00
taglist.c add align option to widget to specify their alignment 2008-02-08 10:59:55 +01:00
tasklist.c trailing whitespaces removed 2008-02-13 09:05:10 +01:00
textbox.c change draw_color_new() proto to fill the struct and return status 2008-02-13 08:58:21 +01:00