From: Arnout E. <rab...@us...> - 2012-05-01 21:39:57
|
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 bfe8b3125861992b792841ae0c337535b53b62d2 (commit) from 7c37c11e6a2c67caf73cbd0c3d9d4c0e463759d4 (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 bfe8b3125861992b792841ae0c337535b53b62d2 Author: Arnout Engelen <arn...@bz...> Date: Tue May 1 23:39:07 2012 +0200 add mod_xinerama, git_xkbevents and mod_xrandr as git submodules libtu and libextl are candidates too ----------------------------------------------------------------------- Summary of changes: .gitmodules | 9 +++++++++ mod_xinerama | 1 + mod_xkbevents | 1 + mod_xrandr | 1 + modulelist.mk | 2 +- system.mk | 4 ++++ 6 files changed, 17 insertions(+), 1 deletions(-) create mode 100644 .gitmodules create mode 160000 mod_xinerama create mode 160000 mod_xkbevents create mode 160000 mod_xrandr hooks/post-receive -- notion window manager core |