diff options
author | Dan Winship <danw@src.gnome.org> | 2004-02-04 01:33:26 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2004-02-04 01:33:26 +0800 |
commit | ed8f202a40d86bbd2e46c1404ad4eec880c4604e (patch) | |
tree | 9d1cadc7ee1341172022be73320c272f3515f1c0 /shell/ChangeLog | |
parent | 42f36a871ae1d6e0b1b27b1ed07e21cd32a2f533 (diff) | |
download | gsoc2013-evolution-ed8f202a40d86bbd2e46c1404ad4eec880c4604e.tar.gz gsoc2013-evolution-ed8f202a40d86bbd2e46c1404ad4eec880c4604e.tar.zst gsoc2013-evolution-ed8f202a40d86bbd2e46c1404ad4eec880c4604e.zip |
Moved to misc/widgets since they depend on libemiscwidgets now, and aren't
* 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 to misc/widgets since they depend on
libemiscwidgets now, and aren't actually used by the shell itself.
* Makefile.am (eshell_HEADERS, libeshell_la_SOURCES): Update
svn path=/trunk/; revision=24590
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 8c66c2c48e..f9051b87cd 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,15 @@ +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 to misc/widgets since they depend on + libemiscwidgets now, and aren't actually used by the shell itself. + + * Makefile.am (eshell_HEADERS, libeshell_la_SOURCES): Update + 2004-02-02 Chris Toshok <toshok@ximian.com> * e-component-registry.c (component_info_new): don't generate a |