]> git.eshelyaron.com Git - emacs.git/commit
* xterm.c (xg_default_icon_file): New variable.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 22 Jun 2009 04:09:14 +0000 (04:09 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 22 Jun 2009 04:09:14 +0000 (04:09 +0000)
commitec7c992608dbbaaf0acaf6ae54c525f98cede22e
tree6fc86e28025e9a01b0526339cf3f1606aad59292
parent303eb97f1036136e3b742486ebce3ad248821d1b
* xterm.c (xg_default_icon_file): New variable.
(syms_of_xterm): Initialize it to the Emacs SVG icon file.
(x_bitmap_icon): Under GTK, use xg_default_icon_file.
src/ChangeLog
src/xterm.c