diff options
author | Not Zed <NotZed@Ximian.com> | 2004-10-07 16:21:02 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-10-07 16:21:02 +0800 |
commit | b0e927b258bc1a05fc5df822dbfb55b3f5679d31 (patch) | |
tree | 5ba6fa9e0be357a2325ad4a7e6cf49db48214a45 /shell/ChangeLog | |
parent | c6cdea481024679cf1176a30054a9b651537f2fc (diff) | |
download | gsoc2013-evolution-b0e927b258bc1a05fc5df822dbfb55b3f5679d31.tar.gz gsoc2013-evolution-b0e927b258bc1a05fc5df822dbfb55b3f5679d31.tar.zst gsoc2013-evolution-b0e927b258bc1a05fc5df822dbfb55b3f5679d31.zip |
initialise plugin system. (main): add --disable-eplugin and --disable-mono
2004-10-07 Not Zed <NotZed@Ximian.com>
* main.c (main): initialise plugin system.
(main): add --disable-eplugin and --disable-mono arguments.
svn path=/trunk/; revision=27492
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 a422242e90..d2ed6880a8 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2004-10-07 Not Zed <NotZed@Ximian.com> + + * main.c (main): initialise plugin system. + (main): add --disable-eplugin and --disable-mono arguments. + 2004-09-30 Kjartan Maraas <kmaraas@gnome.org> * e-shell-importer.c: (import_cb): use g_timeout_add(). |