[gnome-commander] Switch from nautilus-sendto to xdg-email as default send-to command, fixing #83
- From: Uwe Scholz <uwescholz src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gnome-commander] Switch from nautilus-sendto to xdg-email as default send-to command, fixing #83
 
- Date: Tue, 19 May 2020 19:39:55 +0000 (UTC)
 
commit 96c9eb0d5d9fb56bbd2125c2fe21fd111357d09c
Author: Uwe Scholz <u scholz83 gmx de>
Date:   Tue May 19 19:17:38 2020 +0200
    Switch from nautilus-sendto to xdg-email as default send-to command, fixing #83
 data/org.gnome.gnome-commander.gschema.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/org.gnome.gnome-commander.gschema.xml b/data/org.gnome.gnome-commander.gschema.xml
index 92cb79ab..314bf510 100644
--- a/data/org.gnome.gnome-commander.gschema.xml
+++ b/data/org.gnome.gnome-commander.gschema.xml
@@ -725,7 +725,7 @@
       </description>
     </key>
     <key name="sendto-cmd" type="s">
-      <default>'nautilus-sendto %s'</default>
+      <default>'xdg-email --attach %s'</default>
       <summary>Send to command</summary>
       <description>
           This string defines the command for sending files to a receiver.
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]