log: change the log prefixes to be more library-like
authorRan Benita <ran234@gmail.com>
Sun, 28 Jul 2013 20:42:35 +0000 (23:42 +0300)
committerRan Benita <ran234@gmail.com>
Wed, 31 Jul 2013 07:58:25 +0000 (10:58 +0300)
commitc0589be69b9c62607e06f5c3451cf09d9a303b97
tree37a5ce79288506b306759d8c9e2f34c3b654cf77
parent990c09a3d096b29f3de026dc92b36edf1ccf0574
log: change the log prefixes to be more library-like

"Error: " is not very informative when intermingled with other logs. The
format that seems most suitable is:
    "xkbcommon: ERROR: %s"

Signed-off-by: Ran Benita <ran234@gmail.com>
src/context.c