diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-08-20 02:56:19 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-08-20 02:56:19 +0800 |
commit | b6fecb62d9c71e6e914b4aaca2c9b86939803666 (patch) | |
tree | 7c39cb3aa95123cefbc2f3f597705b734eb2ecd5 /ui/evolution-message-composer.xml | |
parent | 4dd1972ef940051236f5c931e8e410e8b43e4b90 (diff) | |
download | gsoc2013-evolution-b6fecb62d9c71e6e914b4aaca2c9b86939803666.tar.gz gsoc2013-evolution-b6fecb62d9c71e6e914b4aaca2c9b86939803666.tar.zst gsoc2013-evolution-b6fecb62d9c71e6e914b4aaca2c9b86939803666.zip |
Added Cut/Copy/Paste underline thingies.
2001-08-19 Jeffrey Stedfast <fejj@ximian.com>
* evolution-mail-list.xml: Added Cut/Copy/Paste underline
thingies.
svn path=/trunk/; revision=12223
Diffstat (limited to 'ui/evolution-message-composer.xml')
-rw-r--r-- | ui/evolution-message-composer.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-message-composer.xml b/ui/evolution-message-composer.xml index 42eb2a7ee6..823e5fe188 100644 --- a/ui/evolution-message-composer.xml +++ b/ui/evolution-message-composer.xml @@ -56,7 +56,7 @@ type="toggle" state="0"/> <cmd name="ViewAttach" _label="Show attachments" _tip="Show / hide attachments" - type="toggle" state="0"/> + type="toggle" state="0"/> <cmd name="SecurityPGPSign" _label="PGP Sign" _tip="Sign this message with your PGP key" type="toggle" state="0"/> |