diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-04-06 17:25:32 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-04-06 17:25:32 +0800 |
commit | d4d4b161a13d1bb3a71413fb19f55ec12c6b2214 (patch) | |
tree | 286006b55b211e6240c2a4aa6e6e7a1e369446f0 /shell/ChangeLog | |
parent | 3ac32109474221bd1c62a3ec540baaaf16450261 (diff) | |
download | gsoc2013-evolution-d4d4b161a13d1bb3a71413fb19f55ec12c6b2214.tar.gz gsoc2013-evolution-d4d4b161a13d1bb3a71413fb19f55ec12c6b2214.tar.zst gsoc2013-evolution-d4d4b161a13d1bb3a71413fb19f55ec12c6b2214.zip |
(update_window_icon): Get the large version of
the icon instead of the small one, so it works more nicely with
modern WMs.
svn path=/trunk/; revision=20683
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 20bb8e03c6..9457ae4872 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2003-04-06 Ettore Perazzoli <ettore@ximian.com> + + * e-shell-view.c (update_window_icon): Get the large version of + the icon instead of the small one, so it works more nicely with + modern WMs. + 2003-04-04 Ettore Perazzoli <ettore@ximian.com> [#40413] |