shell/source/unix/misc/senddoc.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 60845a6d213f7e84857608f828dbbfd5d1c69e58
Author: Peter Tillemans <p...@snamellit.com>
Date:   Tue Jun 26 12:20:36 2012 +0100

    enable gnome-mail and xdg-mail
    
    Change-Id: Iba47ee76328aeb4734dbeb46322a9516b0ea9f7a

diff --git a/shell/source/unix/misc/senddoc.sh 
b/shell/source/unix/misc/senddoc.sh
index a18562b..f75e51d 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
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to