OLD | NEW |
---|---|
(Empty) | |
1 Name: gestures | |
2 URL: https://chromium.googlesource.com/chromiumos/platform/gestures | |
3 Version: 5a656849c7d2b0d0ddbe0ac6d300c1e2fada0bb4 | |
4 License: MIT | |
5 License File: src/LICENSE | |
6 Security Critical: yes | |
7 | |
8 Description: | |
9 ChromeOS touchpad gestures library. | |
10 | |
11 Modifications: | |
12 - None | |
13 | |
14 To import a new snapshot of gestures: | |
15 - Checkout the latest version: git checkout 5a656849c7d2b0d0ddbe0ac6d300c1e2fada 0bb4 | |
16 - Change the DEPS entry to the newly checked out commit. | |
17 - Update header file: | |
18 cp gestures/include/gestures.h include/gestures/gestures.h | |
19 - Update this README to reflect the new version number. | |
OLD | NEW |