diff options
author | Damon Chaplin <damon@ximian.com> | 2001-08-22 07:05:01 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2001-08-22 07:05:01 +0800 |
commit | 06def2fd565fcc71f2d829e53cbc1beb73d8b528 (patch) | |
tree | 3d0401bccbb193083fd54ffafa63138966f56398 /shell/ChangeLog | |
parent | 9e20b50bd1965b8c26bf6fa59f513c93fe05fa4c (diff) | |
download | gsoc2013-evolution-06def2fd565fcc71f2d829e53cbc1beb73d8b528.tar gsoc2013-evolution-06def2fd565fcc71f2d829e53cbc1beb73d8b528.tar.gz gsoc2013-evolution-06def2fd565fcc71f2d829e53cbc1beb73d8b528.tar.bz2 gsoc2013-evolution-06def2fd565fcc71f2d829e53cbc1beb73d8b528.tar.lz gsoc2013-evolution-06def2fd565fcc71f2d829e53cbc1beb73d8b528.tar.xz gsoc2013-evolution-06def2fd565fcc71f2d829e53cbc1beb73d8b528.tar.zst gsoc2013-evolution-06def2fd565fcc71f2d829e53cbc1beb73d8b528.zip |
unref the rc_style.
2001-08-21 Damon Chaplin <damon@ximian.com>
* e-gray-bar.c (endarken_style): unref the rc_style.
svn path=/trunk/; revision=12373
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index a695bb2a3f..c488b67276 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2001-08-21 Damon Chaplin <damon@ximian.com> + + * e-gray-bar.c (endarken_style): unref the rc_style. + 2001-08-21 Ettore Perazzoli <ettore@ximian.com> * e-shell.c: #include "e-shell-startup-wizard.h". |