Merge: Reorganize mnit submodules
authorJean Privat <jean@pryen.org>
Mon, 31 Aug 2015 16:27:44 +0000 (12:27 -0400)
committerJean Privat <jean@pryen.org>
Mon, 31 Aug 2015 16:27:44 +0000 (12:27 -0400)
commit1caa807ec45803ba8f92bd6ef54bf8cce994bcaf
tree79a5d276de3be56928b71bae8a22d7bdcc306bca
parent55083e18295a255479d16e377a223facb8a8841c
parente2aa25447c828b4bfab50c9374a072da86da143c
Merge: Reorganize mnit submodules

So now Linux clients import `mnit::linux` instead of `mnit_linux` and Android clients import `mnit::android`. Also rename `mnit_display` and `mnit_input` to `mnit::display` and `mnit::input` respectively.

This may look familiar as it was a part of #1671.

Pull-Request: #1674
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>