[PATCH 1/2] rename hal-addon-keyboard to hal-addon-input

Guillem Jover guillem.jover at nokia.com
Mon Apr 2 16:58:00 PDT 2007


The keyboard addon is now handling the generic Linux input layer, so it
seems less confusing to have it renamed.
---
 fdi/policy/10osvendor/10-input-policy.fdi    |   19 ++
 fdi/policy/10osvendor/10-keyboard-policy.fdi |   19 --
 fdi/policy/10osvendor/Makefile.am            |    2 +-
 hald/linux/addons/.gitignore                 |    2 +-
 hald/linux/addons/Makefile.am                |    6 +-
 hald/linux/addons/addon-input.c              |  325 ++++++++++++++++++++++++++
 hald/linux/addons/addon-keyboard.c           |  325 --------------------------
 7 files changed, 349 insertions(+), 349 deletions(-)
 create mode 100644 fdi/policy/10osvendor/10-input-policy.fdi
 delete mode 100644 fdi/policy/10osvendor/10-keyboard-policy.fdi
 create mode 100644 hald/linux/addons/addon-input.c
 delete mode 100644 hald/linux/addons/addon-keyboard.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 42fc606e5845baeb719f1458fb6947757a856a13.diff
Type: text/x-patch
Size: 21406 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20070403/fb398d6a/42fc606e5845baeb719f1458fb6947757a856a13-0001.bin


More information about the hal mailing list