From 60845a6d213f7e84857608f828dbbfd5d1c69e58 Mon Sep 17 00:00:00 2001 From: Peter Tillemans Date: Tue, 26 Jun 2012 12:20:36 +0100 Subject: enable gnome-mail and xdg-mail Change-Id: Iba47ee76328aeb4734dbeb46322a9516b0ea9f7a --- shell/source/unix/misc/senddoc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell') diff --git a/shell/source/unix/misc/senddoc.sh b/shell/source/unix/misc/senddoc.sh index a18562b0ae10..f75e51d851c5 100755 --- a/shell/source/unix/misc/senddoc.sh +++ b/shell/source/unix/misc/senddoc.sh @@ -208,7 +208,7 @@ case `basename "$MAILER" | sed 's/-.*$//'` in rm -f $BODY ;; - evolution) + evolution | gnome | xdg) # NB. shortened from the dash on while [ "$1" != "" ]; do case $1 in -- cgit