diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-03-27 07:01:07 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-03-27 07:01:07 +0800 |
commit | d47803508bafe6a1f3878ab84701ea8918aad630 (patch) | |
tree | e1f654253630f4a41f42136a96a15c0438ffe0ed /shell/ChangeLog | |
parent | b5834ca4070caf4190edc951c0e0ba9cd0919f7d (diff) | |
download | gsoc2013-evolution-d47803508bafe6a1f3878ab84701ea8918aad630.tar.gz gsoc2013-evolution-d47803508bafe6a1f3878ab84701ea8918aad630.tar.zst gsoc2013-evolution-d47803508bafe6a1f3878ab84701ea8918aad630.zip |
(e_shell_view_construct): Pass "evolution-1.4" as
the app name to bonobo_ui_util_set_ui() instead of "evolution".
svn path=/trunk/; revision=20527
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 3925be2841..92f811b9fa 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 2003-03-26 Ettore Perazzoli <ettore@ximian.com> + * e-shell-view.c (e_shell_view_construct): Pass "evolution-1.4" as + the app name to bonobo_ui_util_set_ui() instead of "evolution". + +2003-03-26 Ettore Perazzoli <ettore@ximian.com> + [Shell part of #7153.] * e-local-storage.c (load_folder): Call e_storage_new_folder() |