aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ui/ChangeLog4
-rw-r--r--ui/evolution-mail.xml4
2 files changed, 6 insertions, 2 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index cad6615a84..d29e9a2c81 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,7 @@
+2000-10-04 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * evolution-mail.xml: Add Invert Selection
+
2000-10-04 Michael Meeks <michael@helixcode.com>
* evolution-mail.xml: bind 'D' to MessageDelete; a proto binding.
diff --git a/ui/evolution-mail.xml b/ui/evolution-mail.xml
index 5747eb0ce7..cee8737b54 100644
--- a/ui/evolution-mail.xml
+++ b/ui/evolution-mail.xml
@@ -35,8 +35,8 @@
<menuitem name="EditSelectAll" verb=""
_label="Select _All"/>
- <menuitem name="EditUnSelectAll" verb=""
- _label="_Unselect All"/>
+ <menuitem name="EditInvertSelection" verb=""
+ _label="_Invert Selection"/>
</submenu>