diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-12-14 23:17:50 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-12-14 23:17:50 +0800 |
commit | 332a54b73920ae6b72c72a7d1c9cbba641df356c (patch) | |
tree | 1e7252d8e73788e13dee195dd8da2f0a9ab05981 /shell/main.c | |
parent | 5ec2c902adcace4c61a938c31d96a8730c977ba2 (diff) | |
download | gsoc2013-evolution-332a54b73920ae6b72c72a7d1c9cbba641df356c.tar.gz gsoc2013-evolution-332a54b73920ae6b72c72a7d1c9cbba641df356c.tar.zst gsoc2013-evolution-332a54b73920ae6b72c72a7d1c9cbba641df356c.zip |
Slightly updated the startup warning message for the release.
svn path=/trunk/; revision=7004
Diffstat (limited to 'shell/main.c')
-rw-r--r-- | shell/main.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/main.c b/shell/main.c index dff0514f11..e8aa4b2b8d 100644 --- a/shell/main.c +++ b/shell/main.c @@ -74,8 +74,8 @@ development_warning (void) "Hi. Thanks for taking the time to download this preview release\n" "of the Evolution groupware suite.\n" "\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" + "Over the time since the past release, 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" |