diff options
author | Parthasarathi Susarla <sparthasarathi@novell.com> | 2005-12-22 19:11:15 +0800 |
---|---|---|
committer | Parthasarathi Susarla <saps@src.gnome.org> | 2005-12-22 19:11:15 +0800 |
commit | edfe0e087d589fd3b5a70269d19dddaa50aea1d3 (patch) | |
tree | bacb0c296a104941e5da10d2bf351e3e16fc4a28 /shell/ChangeLog | |
parent | 8e22e8ab1b59e22e2c08fff45ec8447dabcb28b6 (diff) | |
download | gsoc2013-evolution-edfe0e087d589fd3b5a70269d19dddaa50aea1d3.tar gsoc2013-evolution-edfe0e087d589fd3b5a70269d19dddaa50aea1d3.tar.gz gsoc2013-evolution-edfe0e087d589fd3b5a70269d19dddaa50aea1d3.tar.bz2 gsoc2013-evolution-edfe0e087d589fd3b5a70269d19dddaa50aea1d3.tar.lz gsoc2013-evolution-edfe0e087d589fd3b5a70269d19dddaa50aea1d3.tar.xz gsoc2013-evolution-edfe0e087d589fd3b5a70269d19dddaa50aea1d3.tar.zst gsoc2013-evolution-edfe0e087d589fd3b5a70269d19dddaa50aea1d3.zip |
Evolution-Component.idl Evolution-Shell.idl Remove duplicate definitions
2005-12-22 Parthasarathi Susarla <sparthasarathi@novell.com>
* Evolution-Component.idl
* Evolution-Shell.idl
* Evolution.idl:
Remove duplicate definitions and circular dependencies.
* e-shell.c: comment out the implementation for findComponent.
If implemented, this creates a circular dependency between the
Shell.idl and Component.idl.
** This is just a work-around **
Evolution-Component.idl Evolution-Shell.idl CVS: Evolution.idl
e-shell-view.c e-shell.c CVS:
----------------------------------------------------------------------
svn path=/trunk/; revision=30934
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 cd5e5ac61a..0edec5bb65 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,15 @@ +2005-12-22 Parthasarathi Susarla <sparthasarathi@novell.com> + + * Evolution-Component.idl + * Evolution-Shell.idl + * Evolution.idl: + Remove duplicate definitions and circular dependencies. + + * e-shell.c: comment out the implementation for findComponent. + If implemented, this creates a circular dependency between the + Shell.idl and Component.idl. + ** This is just a work-around ** + 2005-12-22 Shreyas Srinivasan <sshreyas@novell.com> * Network Manager Support for shell |