From: Arnout E. <rab...@us...> - 2014-08-11 19:16:16
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "notion window manager core". The branch, master has been updated via 009a1300609e629ef9dbf4e03c098f96f51ceb6d (commit) from 1339872463d179d6bb504eda49c0faac41d1135e (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 009a1300609e629ef9dbf4e03c098f96f51ceb6d Author: Arnout Engelen <arn...@bz...> Date: Mon Aug 11 21:15:24 2014 +0200 Consistency fixes Some typos fixed (mostly trailing white space symbols), a few more outdated comments removed. Also a little bit more consistent comment style. Thanks to co...@gm... ----------------------------------------------------------------------- Summary of changes: etc/cfg_dock.lua | 33 +++++++++-------- etc/cfg_kludges.lua | 53 +++++++++++++-------------- etc/cfg_layouts.lua | 28 +++++++------- etc/cfg_menu.lua | 14 ++----- etc/cfg_notion.lua | 43 ++++++++++------------ etc/cfg_notioncore.lua | 92 ++++++++++++++++++++++++------------------------ etc/cfg_query.lua | 57 +++++++++++++----------------- etc/cfg_statusbar.lua | 31 ++++++++-------- etc/cfg_tiling.lua | 11 +----- 9 files changed, 169 insertions(+), 193 deletions(-) hooks/post-receive -- notion window manager core |