diff options
author | Jeffrey Stedfast <fejj@helixcode.com> | 2000-06-30 06:34:21 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-06-30 06:34:21 +0800 |
commit | a2a6d4d922fc99136203d7467abd8aa2ccdd86ac (patch) | |
tree | ee64a5e269402d7bcc14078a7195425b537d5365 /composer/ChangeLog | |
parent | f39e17a1c7784012e18dace88febff18d23256c8 (diff) | |
download | gsoc2013-evolution-a2a6d4d922fc99136203d7467abd8aa2ccdd86ac.tar.gz gsoc2013-evolution-a2a6d4d922fc99136203d7467abd8aa2ccdd86ac.tar.zst gsoc2013-evolution-a2a6d4d922fc99136203d7467abd8aa2ccdd86ac.zip |
Changed "Exit" to "Close" in the File menu. This is a little more
2000-06-29 Jeffrey Stedfast <fejj@helixcode.com>
* e-msg-composer.c: Changed "Exit" to "Close" in the File menu.
This is a little more intuitive as it does not suggest exiting
the application, just says "close this window"
svn path=/trunk/; revision=3814
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index b7bca1205f..82166e587b 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,9 @@ +2000-06-29 Jeffrey Stedfast <fejj@helixcode.com> + + * e-msg-composer.c: Changed "Exit" to "Close" in the File menu. + This is a little more intuitive as it does not suggest exiting + the application, just says "close this window" + 2000-06-26 Christopher James Lahey <clahey@helixcode.com> * Makefile.am: Added e-msg-composer-select-file.h for make |