]> git.eshelyaron.com Git - emacs.git/commit
* xterm.c (x_wm_set_icon_pixmap): Call xg_get_pixbuf_from_pix_and_mask
authorJan Djärv <jan.h.d@swipnet.se>
Sat, 13 Aug 2005 09:48:36 +0000 (09:48 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Sat, 13 Aug 2005 09:48:36 +0000 (09:48 +0000)
commitcb515a21c74f594bba6c8b917d271b1eeeacdf36
tree0bc22746109ecfaee7efd5e8687da45ac56dab16
parent5695f1b4ba430c364635cad172f5746a98c7426d
* xterm.c (x_wm_set_icon_pixmap): Call xg_get_pixbuf_from_pix_and_mask
to get an GTK icon and set it with GTK functions to avoid having GTK
override an icon set with just X functions.
src/xterm.c