diff options
author | Sarfraaz Ahmed <asarfraaz@novell.com> | 2004-05-26 18:06:36 +0800 |
---|---|---|
committer | Ahmed Sarfraaz <sarfraaz@src.gnome.org> | 2004-05-26 18:06:36 +0800 |
commit | d45880ec8e75c015b7796bb9c8a4ee243677b738 (patch) | |
tree | 64df4c396cbf445ee32eb72d5cb8f1cdb89380f6 /shell/ChangeLog | |
parent | fd23815dd407a5988984da44a88ad0c41579c921 (diff) | |
download | gsoc2013-evolution-d45880ec8e75c015b7796bb9c8a4ee243677b738.tar gsoc2013-evolution-d45880ec8e75c015b7796bb9c8a4ee243677b738.tar.gz gsoc2013-evolution-d45880ec8e75c015b7796bb9c8a4ee243677b738.tar.bz2 gsoc2013-evolution-d45880ec8e75c015b7796bb9c8a4ee243677b738.tar.lz gsoc2013-evolution-d45880ec8e75c015b7796bb9c8a4ee243677b738.tar.xz gsoc2013-evolution-d45880ec8e75c015b7796bb9c8a4ee243677b738.tar.zst gsoc2013-evolution-d45880ec8e75c015b7796bb9c8a4ee243677b738.zip |
Implemented. Sends the "interactive" message when the first window is
2004-05-26 Sarfraaz Ahmed <asarfraaz@novell.com>
* e-shell.c (set_interactive): Implemented. Sends the "interactive"
message when the first window is created to all the components.
svn path=/trunk/; revision=26098
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 50bce39db2..78b201c1a6 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2004-05-26 Sarfraaz Ahmed <asarfraaz@novell.com> + + * e-shell.c (set_interactive): Implemented. Sends the "interactive" + message when the first window is created to all the components. + 2004-05-26 Not Zed <NotZed@Ximian.com> * importer/evolution-importer.c |