[Commits] [SCM] claws branch, gtk2, updated. 3.20.0-67-gb0d8970c2

mones at claws-mail.org mones at claws-mail.org
Mon Mar 18 00:14:02 UTC 2024


The branch, gtk2 has been updated
       via  b0d8970c2e7b97cf06b7a71c646bf0960ec35070 (commit)
      from  d7f77df65cdaceef9963ac27d5b2922ebdd77556 (commit)

Summary of changes:
 src/common/defs.h | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)


- Log -----------------------------------------------------------------
commit b0d8970c2e7b97cf06b7a71c646bf0960ec35070
Author: Ricardo Mones <ricardo at mones.org>
Date:   Mon Mar 18 01:11:56 2024 +0100

    Remove unused define
    
    Support for metamail was dropped in 2.5.0 according to NEWS file.
    Removed also two comments, very likely debugging remnants.

diff --git a/src/common/defs.h b/src/common/defs.h
index e812b11a6..0ce29cab7 100644
--- a/src/common/defs.h
+++ b/src/common/defs.h
@@ -1,6 +1,6 @@
 /*
  * Claws Mail -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2021 the Claws Mail team and Hiroyuki Yamamoto
+ * Copyright (C) 1999-2024 the Claws Mail team and Hiroyuki Yamamoto
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -115,12 +115,9 @@
 
 #define DEFAULT_INC_PATH	"/usr/bin/mh/inc"
 #define DEFAULT_INC_PROGRAM	"inc"
-/* #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_MIME_CMD	"metamail -d -b -x -c %s '%s'"
 #define DEFAULT_IMAGE_VIEWER_CMD "display '%s'"
 #define DEFAULT_AUDIO_PLAYER_CMD "play '%s'"
 

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list