diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2003-10-22 23:16:33 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-10-22 23:16:33 +0800 |
commit | 1dc27af3fd3f35e57630b6da4b4f85d42ca3ba34 (patch) | |
tree | d0f67b3eb5b12b4aac062e5ca8cf256c6836e965 /shell/ChangeLog | |
parent | ca613033f47bdc51332e3881902e98fc3ccff945 (diff) | |
download | gsoc2013-evolution-1dc27af3fd3f35e57630b6da4b4f85d42ca3ba34.tar.gz gsoc2013-evolution-1dc27af3fd3f35e57630b6da4b4f85d42ca3ba34.tar.zst gsoc2013-evolution-1dc27af3fd3f35e57630b6da4b4f85d42ca3ba34.zip |
Change to "evolution-1.5" - although, ideally, this should be a config.h
2003-10-22 Jeffrey Stedfast <fejj@ximian.com>
* e-shell-window.c (e_shell_window_new): Change to "evolution-1.5"
- although, ideally, this should be a config.h macro or something.
svn path=/trunk/; revision=22984
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 aa4f72a521..7470b7bae5 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2003-10-22 Jeffrey Stedfast <fejj@ximian.com> + + * e-shell-window.c (e_shell_window_new): Change to "evolution-1.5" + - although, ideally, this should be a config.h macro or something. + 2003-10-22 Dan Winship <danw@ximian.com> * main.c: Remove e_proxy_init call. (e-proxy is gone now) |