diff options
author | Not Zed <NotZed@Ximian.com> | 2004-04-08 15:39:51 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-04-08 15:39:51 +0800 |
commit | 313439d717171d45c9e2444e2128939c524f2d9c (patch) | |
tree | e8a418faebeb485ce8c6a7bfee92899606ec12f8 /widgets/misc/ChangeLog | |
parent | 6abfb7eae7cd1d58570881c8c322ff2ba40484df (diff) | |
download | gsoc2013-evolution-313439d717171d45c9e2444e2128939c524f2d9c.tar gsoc2013-evolution-313439d717171d45c9e2444e2128939c524f2d9c.tar.gz gsoc2013-evolution-313439d717171d45c9e2444e2128939c524f2d9c.tar.bz2 gsoc2013-evolution-313439d717171d45c9e2444e2128939c524f2d9c.tar.lz gsoc2013-evolution-313439d717171d45c9e2444e2128939c524f2d9c.tar.xz gsoc2013-evolution-313439d717171d45c9e2444e2128939c524f2d9c.tar.zst gsoc2013-evolution-313439d717171d45c9e2444e2128939c524f2d9c.zip |
A widget to show component info for the current component/view.
2004-04-08 Not Zed <NotZed@Ximian.com>
* e-info-label.[ch]: A widget to show component info for the
current component/view.
svn path=/trunk/; revision=25368
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 dc9baff90d..4f62dc5f68 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,8 @@ +2004-04-08 Not Zed <NotZed@Ximian.com> + + * e-info-label.[ch]: A widget to show component info for the + current component/view. + 2004-04-07 Jeffrey Stedfast <fejj@ximian.com> * e-multi-config-dialog.c: Updated for changes to e-config-page.c |