aboutsummaryrefslogtreecommitdiffstats
path: root/shell/main.c
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-07-11 09:07:47 +0800
committerDan Winship <danw@src.gnome.org>2000-07-11 09:07:47 +0800
commiteba6b9ca7210d0d0e1f5e6e6188d07186bd78275 (patch)
tree967376ee2feae78301c38c6be349c3570831e24d /shell/main.c
parent592a45a9c07d92648ca2e791fa04e23ebd1afe62 (diff)
downloadgsoc2013-evolution-eba6b9ca7210d0d0e1f5e6e6188d07186bd78275.tar
gsoc2013-evolution-eba6b9ca7210d0d0e1f5e6e6188d07186bd78275.tar.gz
gsoc2013-evolution-eba6b9ca7210d0d0e1f5e6e6188d07186bd78275.tar.bz2
gsoc2013-evolution-eba6b9ca7210d0d0e1f5e6e6188d07186bd78275.tar.lz
gsoc2013-evolution-eba6b9ca7210d0d0e1f5e6e6188d07186bd78275.tar.xz
gsoc2013-evolution-eba6b9ca7210d0d0e1f5e6e6188d07186bd78275.tar.zst
gsoc2013-evolution-eba6b9ca7210d0d0e1f5e6e6188d07186bd78275.zip
Update the message.
* main.c (development_warning): Update the message. svn path=/trunk/; revision=4082
Diffstat (limited to 'shell/main.c')
-rw-r--r--shell/main.c28
1 files changed, 13 insertions, 15 deletions
diff --git a/shell/main.c b/shell/main.c
index 68fc6b0c7b..a01f2b8237 100644
--- a/shell/main.c
+++ b/shell/main.c
@@ -96,23 +96,21 @@ development_warning ()
label = gtk_label_new (
_(
- "Hi. Thanks for taking the time to download this preview release of\n"
- "the Evolution groupware suite.\n"
+ "Hi. Thanks for taking the time to download this preview release\n"
+ "of the Evolution groupware suite.\n"
"\n"
- "The Evolution team has worked hard to make Evolution as robust,\n"
- "extensible, pretty, fast and well-suited to heavy internet users as\n"
- "possible. And we're very tired. But we're not done -- not yet.\n"
+ "Over the last month and a half, our focus has been on making\n"
+ "Evolution usable. Many of the Evolution developers are now using\n"
+ "Evolution to read their mail full time. You could too. (Just\n"
+ "be sure to keep a backup.)\n"
"\n"
- "As you explore Evolution, please understand that most of our work has\n"
- "been focused on the backend engine which drives the entire system and\n"
- "not on the user interface. We are just cresting the hill now, though,\n"
- "and will be pouring most of our love and attention into the UI from\n"
- "here out. But at least you know that you're not using demoware.\n"
- "\n"
- "So, time for the nerdy disclaimer. Evolution will: crash, lose your\n"
- "mail, leave stray processes running, consume 100% CPU, race, lock,\n"
- "send HTML mail to random mailing lists, and embarass you in front of\n"
- "your friends and co-workers. Use at your own risk.\n"
+ "But while we have fixed many bugs affecting its stability and\n"
+ "security, you still get the disclaimer: Evolution will: crash,\n"
+ "lose your mail when you don't want it to, refuse to delete your\n"
+ "mail when you do want it to, leave stray processes running,\n"
+ "consume 100% CPU, race, lock, send HTML mail to random mailing\n"
+ "lists, and embarass you in front of your friends and co-workers.\n"
+ "Use only as directed.\n"
"\n"
"We hope that you enjoy the results of our hard work, and we eagerly\n"
"await your contributions!\n"