aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2002-07-03 01:25:52 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-07-03 01:25:52 +0800
commitd90ce8063d562d9b9bb9201781ed0db9183f86de (patch)
treed885538906e1988618834f8324ce66bb1f251874 /shell/ChangeLog
parentae79a5820be5ceb8018d2af16a632be430db05f9 (diff)
downloadgsoc2013-evolution-d90ce8063d562d9b9bb9201781ed0db9183f86de.tar
gsoc2013-evolution-d90ce8063d562d9b9bb9201781ed0db9183f86de.tar.gz
gsoc2013-evolution-d90ce8063d562d9b9bb9201781ed0db9183f86de.tar.bz2
gsoc2013-evolution-d90ce8063d562d9b9bb9201781ed0db9183f86de.tar.lz
gsoc2013-evolution-d90ce8063d562d9b9bb9201781ed0db9183f86de.tar.xz
gsoc2013-evolution-d90ce8063d562d9b9bb9201781ed0db9183f86de.tar.zst
gsoc2013-evolution-d90ce8063d562d9b9bb9201781ed0db9183f86de.zip
(e_shell_show_settings): Don't set up the settings
dialog as a transient. [#25776] svn path=/trunk/; revision=17350
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index b4facf3710..783ab4d7ac 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,10 @@
2002-07-02 Ettore Perazzoli <ettore@ximian.com>
+ * e-shell.c (e_shell_show_settings): Don't set up the settings
+ dialog as a transient. [#25776]
+
+2002-07-02 Ettore Perazzoli <ettore@ximian.com>
+
* e-local-storage.c (bonobo_interface_remove_folder_cb): Add
parameter @listener to match the signal's signature. [#24413]