aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-05-11 06:16:44 +0800
committerChris Lahey <clahey@src.gnome.org>2000-05-11 06:16:44 +0800
commitc60ff58d801e6a2a32807917614829d0c26ecadc (patch)
treec63196dcdff23aab5473b93d35be80dcef0c80e4
parent9542a346182b7e3b3c7184018220d1983196db1f (diff)
downloadgsoc2013-evolution-c60ff58d801e6a2a32807917614829d0c26ecadc.tar
gsoc2013-evolution-c60ff58d801e6a2a32807917614829d0c26ecadc.tar.gz
gsoc2013-evolution-c60ff58d801e6a2a32807917614829d0c26ecadc.tar.bz2
gsoc2013-evolution-c60ff58d801e6a2a32807917614829d0c26ecadc.tar.lz
gsoc2013-evolution-c60ff58d801e6a2a32807917614829d0c26ecadc.tar.xz
gsoc2013-evolution-c60ff58d801e6a2a32807917614829d0c26ecadc.tar.zst
gsoc2013-evolution-c60ff58d801e6a2a32807917614829d0c26ecadc.zip
Made this dialog have fewer buttons.
2000-05-10 Christopher James Lahey <clahey@helixcode.com> * folder-browser-factory.c (development_warning): Made this dialog have fewer buttons. svn path=/trunk/; revision=2983
-rw-r--r--mail/ChangeLog5
-rw-r--r--mail/folder-browser-factory.c3
2 files changed, 6 insertions, 2 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 1ecf02a742..c80ac77be4 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,10 @@
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
+ * folder-browser-factory.c (development_warning): Made this dialog
+ have fewer buttons.
+
+2000-05-10 Christopher James Lahey <clahey@helixcode.com>
+
* folder-browser-factory.c (development_warning): New development
warning text from Nat.
diff --git a/mail/folder-browser-factory.c b/mail/folder-browser-factory.c
index e4f21d3676..99e0cafe31 100644
--- a/mail/folder-browser-factory.c
+++ b/mail/folder-browser-factory.c
@@ -77,8 +77,7 @@ development_warning ()
warning_dialog = gnome_dialog_new (
"Evolution 0.0",
- "I know what I'm doing,\nI want to lose mail!",
- "I'll try it later",
+ GNOME_STOCK_OK,
NULL);
label = gtk_label_new (