Use a GHashTable to store and lookup key/name mapping rather than GSList.
commit93b0b1bed1456838d755aaf885c82ac68552513d
authorMatthew Brush <codebrainz@codebrainz.ca>
Fri, 23 Sep 2011 01:42:30 +0000 (22 18:42 -0700)
committerMatthew Brush <mbrush@codebrainz.ca>
Mon, 10 Oct 2011 20:56:13 +0000 (10 13:56 -0700)
tree011ee8e51eaa7c76b8d1c45e7bc7891d4de2b7db
parent6429f36d881adf3c47b05e06db5d9057485e4e2e
Use a GHashTable to store and lookup key/name mapping rather than GSList.
src/interface.c