diff options
author | Dan Winship <danw@src.gnome.org> | 2004-02-04 01:31:50 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2004-02-04 01:31:50 +0800 |
commit | b9c4553423f182bb1aec8d51cb295bb2bca78abe (patch) | |
tree | fb15775da9c9d452ba18c81a0b25127baa24b785 /widgets/misc/ChangeLog | |
parent | c89d4ffa5d97289457c207fa6a8dacc1bdad07cb (diff) | |
download | gsoc2013-evolution-b9c4553423f182bb1aec8d51cb295bb2bca78abe.tar.gz gsoc2013-evolution-b9c4553423f182bb1aec8d51cb295bb2bca78abe.tar.zst gsoc2013-evolution-b9c4553423f182bb1aec8d51cb295bb2bca78abe.zip |
Moved here from shell/, since they are now used only by the components,
* e-activity-handler.c:
* e-activity-handler.h:
* e-task-bar.c:
* e-task-bar.h:
* e-task-widget.c:
* e-task-widget.h: Moved here from shell/, since they are now used
only by the components, not the shell itself.
* Makefile.am (widgetsinclude_HEADERS,
libemiscwidgets_la_SOURCES): add new files
svn path=/trunk/; revision=24586
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 1d1e6af08c..ba42818801 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,16 @@ +2004-02-03 Dan Winship <danw@ximian.com> + + * e-activity-handler.c: + * e-activity-handler.h: + * e-task-bar.c: + * e-task-bar.h: + * e-task-widget.c: + * e-task-widget.h: Moved here from shell/, since they are now used + only by the components, not the shell itself. + + * Makefile.am (widgetsinclude_HEADERS, + libemiscwidgets_la_SOURCES): add new files + 2004-02-02 Chris Toshok <toshok@ximian.com> * e-image-chooser.c (set_image_from_data): set |