x11: Fix build errors with newest xcb-util.
authorMaciej Grela <maciej.grela@gmail.com>
Tue, 29 Mar 2011 20:57:28 +0000 (22:56 +0159)
committerColin Guthrie <colin@mageia.org>
Thu, 28 Apr 2011 08:52:41 +0000 (09:52 +0100)
commit88e6078f3b74002c58b69f8b69f6c043d65ef80b
tree985a42258029409352b8527962c620631f355abf
parentfd14a9af359657c5c3b9bd8b031c4b7cacd6e357
x11: Fix build errors with newest xcb-util.

The xcb_atom_get functions were removed from xcb-util. Changed these to
xcb_intern_atom/xcb_intern_atom_reply. Also, STRING is now
XCB_ATOM_STRING.
src/pulsecore/x11prop.c