diff options
author | JP Rosevear <jpr@ximian.com> | 2003-03-29 10:16:56 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2003-03-29 10:16:56 +0800 |
commit | 7e0741f407bbcdbd58c2f07acbba03d06f5c0928 (patch) | |
tree | f926f673b70bc63c9748db1ea28a78e2b99d4cc3 /widgets/misc/ChangeLog | |
parent | 325edf034ca4407a135b2a4eba12c2bae338d0d6 (diff) | |
download | gsoc2013-evolution-7e0741f407bbcdbd58c2f07acbba03d06f5c0928.tar.gz gsoc2013-evolution-7e0741f407bbcdbd58c2f07acbba03d06f5c0928.tar.zst gsoc2013-evolution-7e0741f407bbcdbd58c2f07acbba03d06f5c0928.zip |
set the sub item to the default as well
2003-03-28 JP Rosevear <jpr@ximian.com>
* e-search-bar.c (clear_search): set the sub item to the default
as well
svn path=/trunk/; revision=20572
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 45c2e10737..ba73f83a99 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,8 @@ +2003-03-28 JP Rosevear <jpr@ximian.com> + + * e-search-bar.c (clear_search): set the sub item to the default + as well + 2003-03-25 Dan Winship <danw@ximian.com> * e-calendar.c: #include gtkarrow.h |