aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-04-16 22:49:22 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-04-16 22:49:22 +0800
commit611fbb0443eb7a26a252ca4a706f9b592cdf0b98 (patch)
treed9274ce378153b5b80116597a196927524834282 /shell/ChangeLog
parentd4b1e549f69674ab8c3d36f6ffe2b116269b9032 (diff)
downloadgsoc2013-evolution-611fbb0443eb7a26a252ca4a706f9b592cdf0b98.tar
gsoc2013-evolution-611fbb0443eb7a26a252ca4a706f9b592cdf0b98.tar.gz
gsoc2013-evolution-611fbb0443eb7a26a252ca4a706f9b592cdf0b98.tar.bz2
gsoc2013-evolution-611fbb0443eb7a26a252ca4a706f9b592cdf0b98.tar.lz
gsoc2013-evolution-611fbb0443eb7a26a252ca4a706f9b592cdf0b98.tar.xz
gsoc2013-evolution-611fbb0443eb7a26a252ca4a706f9b592cdf0b98.tar.zst
gsoc2013-evolution-611fbb0443eb7a26a252ca4a706f9b592cdf0b98.zip
Increase the default value for
* apps_evolution_shell.schemas: Increase the default value for /schemas/apps/evolution/shell/view_defaults/folder_bar/width to 200. [#41002] * evolution-shell-component.c (owner_ping_callback): Enable this again. (setup_owner_pinging): Same. (impl_setOwner): Check if the shell is in-process and, if so, call setup_owner_pinging(). svn path=/trunk/; revision=20862
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 711a05fff9..0913c48ece 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,15 @@
+2003-04-16 Ettore Perazzoli <ettore@ximian.com>
+
+ * apps_evolution_shell.schemas: Increase the default value for
+ /schemas/apps/evolution/shell/view_defaults/folder_bar/width to
+ 200. [#41002]
+
+ * evolution-shell-component.c (owner_ping_callback): Enable this
+ again.
+ (setup_owner_pinging): Same.
+ (impl_setOwner): Check if the shell is in-process and, if so, call
+ setup_owner_pinging().
+
2003-04-15 Hans Petter Jansson <hpj@ximian.com>
* e-setup.c (e_setup_check_config): Free the temporary string.