diff options
author | Not Zed <NotZed@Ximian.com> | 2004-05-18 12:44:39 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-05-18 12:44:39 +0800 |
commit | 68fbde50f89a55d92d8003d90675b35db7f2adb2 (patch) | |
tree | 74511a9d5c489dfe3e21b44033ee132fbb6d3455 /shell/ChangeLog | |
parent | d1551390ffa5d2b4b22f3cf085f30676885e8f0d (diff) | |
download | gsoc2013-evolution-68fbde50f89a55d92d8003d90675b35db7f2adb2.tar gsoc2013-evolution-68fbde50f89a55d92d8003d90675b35db7f2adb2.tar.gz gsoc2013-evolution-68fbde50f89a55d92d8003d90675b35db7f2adb2.tar.bz2 gsoc2013-evolution-68fbde50f89a55d92d8003d90675b35db7f2adb2.tar.lz gsoc2013-evolution-68fbde50f89a55d92d8003d90675b35db7f2adb2.tar.xz gsoc2013-evolution-68fbde50f89a55d92d8003d90675b35db7f2adb2.tar.zst gsoc2013-evolution-68fbde50f89a55d92d8003d90675b35db7f2adb2.zip |
added noshell and noshell-reason error strings. the latter seems a waste,
2004-05-18 Not Zed <NotZed@Ximian.com>
* shell-errors.xml: added noshell and noshell-reason error
strings. the latter seems a waste, but ...
* main.c (idle_cb): use e_error for the new no shell errors.
svn path=/trunk/; revision=25946
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 9a08ff1114..dcaae8add6 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2004-05-18 Not Zed <NotZed@Ximian.com> + + * shell-errors.xml: added noshell and noshell-reason error + strings. the latter seems a waste, but ... + + * main.c (idle_cb): use e_error for the new no shell errors. + 2004-05-17 Jeffrey Stedfast <fejj@novell.com> * e-shell-window-commands.c: Change E_PIXMAP() sizes over to |