wmshutdown: Use const in XPM image. The function gdk_pixbuf_new_from_xpm_data expects...
commit2ef45495007aaa44c58accc03c79408a5e6a65c9
authorTorrance, Douglas <dtorrance@piedmont.edu>
Sat, 8 Dec 2018 15:03:47 +0000 (8 15:03 +0000)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 8 Dec 2018 15:36:44 +0000 (8 15:36 +0000)
treece06f0bbe65013016d503e7e8a19d79a88cf9ae6
parentc1772473604c9a5ab8df71a34738544356186ec3
wmshutdown: Use const in XPM image. The function gdk_pixbuf_new_from_xpm_data expects a const char, and so previously we had a compiler warning.
wmshutdown/wmshutdown.xpm