aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2003-03-07 03:44:13 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2003-03-07 03:44:13 +0800
commit8f3ca8febccc664e78252608ac3492525e59cc4e (patch)
tree67d46c3565d73b162adbe82f7f983a0bc2187194 /shell/ChangeLog
parent12cf52d717e51baa9c2ab5b376233e188bfb1ed3 (diff)
downloadgsoc2013-evolution-8f3ca8febccc664e78252608ac3492525e59cc4e.tar
gsoc2013-evolution-8f3ca8febccc664e78252608ac3492525e59cc4e.tar.gz
gsoc2013-evolution-8f3ca8febccc664e78252608ac3492525e59cc4e.tar.bz2
gsoc2013-evolution-8f3ca8febccc664e78252608ac3492525e59cc4e.tar.lz
gsoc2013-evolution-8f3ca8febccc664e78252608ac3492525e59cc4e.tar.xz
gsoc2013-evolution-8f3ca8febccc664e78252608ac3492525e59cc4e.tar.zst
gsoc2013-evolution-8f3ca8febccc664e78252608ac3492525e59cc4e.zip
(impl_Shell_selectUserFolder): At least for now,
disable the nasty XWMHints trick to fool WMs; it is not needed now that everything is in-proc. svn path=/trunk/; revision=20211
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index df9895e1e2..b38b6eae07 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,11 @@
2003-03-06 Ettore Perazzoli <ettore@ximian.com>
+ * e-shell.c (impl_Shell_selectUserFolder): At least for now,
+ disable the nasty XWMHints trick to fool WMs; it is not needed now
+ that everything is in-proc.
+
+2003-03-06 Ettore Perazzoli <ettore@ximian.com>
+
* e-shell-utils.c (e_shell_folder_name_is_valid): Do not allow
names with a "#" in them either.