GTK HID: Fix pango markup in DRC window to be more compatible
commit609fa1f28c11757e54e0454f247259951c3b9797
authorPeter Clifton <pcjc2@cam.ac.uk>
Sun, 5 Apr 2009 20:41:29 +0000 (5 21:41 +0100)
committerPeter Clifton <pcjc2@cam.ac.uk>
Sun, 5 Apr 2009 20:41:29 +0000 (5 21:41 +0100)
tree8f09ee71d50083c903bfa7fb648dfaa3f94dd684
parent9071e457cf209a9e3d64f2645610ed0b93a4161f
GTK HID: Fix pango markup in DRC window to be more compatible

Avoid using the attribute alias "font_size" in the markup. Older
pango versions only support "size", which is functionally identical.
src/hid/gtk/gui-drc-window.c