aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorRadek Doulik <rodo@ximian.com>2004-06-19 02:16:28 +0800
committerRadek Doulik <rodo@src.gnome.org>2004-06-19 02:16:28 +0800
commitf4cea63565f0f1e9485027108292d87143b0eba2 (patch)
treee9bfc499e8a864bed91c6f70c6a8fae757481b41 /shell/ChangeLog
parente8db8d9ce41e7d25ab8f7e04b069470eefd0c274 (diff)
downloadgsoc2013-evolution-f4cea63565f0f1e9485027108292d87143b0eba2.tar
gsoc2013-evolution-f4cea63565f0f1e9485027108292d87143b0eba2.tar.gz
gsoc2013-evolution-f4cea63565f0f1e9485027108292d87143b0eba2.tar.bz2
gsoc2013-evolution-f4cea63565f0f1e9485027108292d87143b0eba2.tar.lz
gsoc2013-evolution-f4cea63565f0f1e9485027108292d87143b0eba2.tar.xz
gsoc2013-evolution-f4cea63565f0f1e9485027108292d87143b0eba2.tar.zst
gsoc2013-evolution-f4cea63565f0f1e9485027108292d87143b0eba2.zip
test for skip_warning_dialog value in gconf here and not in
2004-06-18 Radek Doulik <rodo@ximian.com> * main.c (main): test for skip_warning_dialog value in gconf here and not in show_development_warning, otherwise we don't add or call idle_cb and evo will not run (show_development_warning): do not read skip_warning_dialog here svn path=/trunk/; revision=26423
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 2a4ac3608f..7da02fabf5 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,10 @@
+2004-06-18 Radek Doulik <rodo@ximian.com>
+
+ * main.c (main): test for skip_warning_dialog value in gconf here
+ and not in show_development_warning, otherwise we don't add or
+ call idle_cb and evo will not run
+ (show_development_warning): do not read skip_warning_dialog here
+
2004-06-18 Not Zed <NotZed@Ximian.com>
** See bug #54498.