Mercurial > dillo_port1.3
changeset 375:4634db37837d
- iconset patch fix.
author | jcid |
---|---|
date | Wed, 01 Oct 2008 22:39:06 +0200 |
parents | fb3a62d1aab2 |
children | 9be38a4a0b14 |
files | src/ui.cc |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ui.cc Wed Oct 01 21:00:05 2008 +0200 +++ b/src/ui.cc Wed Oct 01 22:39:06 2008 +0200 @@ -56,8 +56,8 @@ *new xpmImage(right_i_xpm)), new MultiImage(*new xpmImage(stop_xpm), INACTIVE_R, *new xpmImage(stop_i_xpm)), - new MultiImage(*new xpmImage(imgload_on_xpm), INACTIVE_R, - *new xpmImage(imgload_off_xpm)) + new MultiImage(*new xpmImage(imgload_off_xpm), STATE, + *new xpmImage(imgload_on_xpm)) }; static struct iconset small_icons = {