From: MINAMI H. <mi...@ch...> - 2002-08-28 11:50:38
|
Hi, I've committed support for window icons. Both of the WMHints style and the "extended window manager hint" style icon are generated. An icon for mlterm window is now can be specified using "icon_path" entry in .mlterm/main like this: icon_path = /usr/share/pixmaps/mlterm.png To use this feature, you have to configure mlterm with gdk-pixbuf. i.e. specify --enable-gdk-pixbuf and do NOT specify --enable-imlib. regards, minami |