Files
extra/claws-mail/rework-defs.patch
2025-06-22 20:39:04 -05:00

14 lines
619 B
Diff

--- a/src/common/defs.h 2020-10-19 12:37:56.000000000 +0200
+++ b/src/common/defs.h 2021-09-22 01:14:47.507010589 +0200
@@ -120,8 +120,8 @@
/* #define DEFAULT_INC_PATH "/usr/bin/imget" */
/* #define DEFAULT_INC_PROGRAM "imget" */
#define DEFAULT_SENDMAIL_CMD "/usr/sbin/sendmail -t -i"
-#define DEFAULT_BROWSER_CMD "firefox '%s'"
-#define DEFAULT_EDITOR_CMD "gedit '%s'"
+#define DEFAULT_BROWSER_CMD "iceweasel-uxp '%s'"
+#define DEFAULT_EDITOR_CMD "l3afpad '%s'"
#define DEFAULT_MIME_CMD "metamail -d -b -x -c %s '%s'"
#define DEFAULT_IMAGE_VIEWER_CMD "display '%s'"
#define DEFAULT_AUDIO_PLAYER_CMD "play '%s'"