log: replace "priority" by "level" everywhere
authorRan Benita <ran234@gmail.com>
Mon, 27 Aug 2012 21:42:59 +0000 (00:42 +0300)
committerRan Benita <ran234@gmail.com>
Mon, 3 Sep 2012 07:31:12 +0000 (10:31 +0300)
commit8d7d9792d1e97abf09d6b93605884590e02f346e
treeaeaa5d5e8d54657d72236602e001823f65663496
parent95d4fb9e4bc815d39a974deaee5373254e134f93
log: replace "priority" by "level" everywhere

Now that we don't use syslog, "level" does sound more commonplace. We
should change it while there is still nobody using it.
Also leave some space between the integers of the xkb_log_level enum
values, if we ever need to shove more in between.

Signed-off-by: Ran Benita <ran234@gmail.com>
src/context.c
src/xkb-priv.h
src/xkbcomp/include.c
src/xkbcomp/keycodes.c
src/xkbcomp/scanner.l
src/xkbcomp/symbols.c
src/xkbcomp/types.c
test/common.c
test/log.c
test/rulescomp.c
xkbcommon/xkbcommon.h