]> git.pld-linux.org Git - packages/mutt.git/blobdiff - mutt-cd.signatures_menu.patch
- updated for 1.5.18
[packages/mutt.git] / mutt-cd.signatures_menu.patch
index 404cb22b778ba24137e228f8e38859a88a925a7c..9f9418bebda636e11b80401f7d171d2a9f8c931e 100644 (file)
@@ -56,8 +56,8 @@ diff -pruN2 mutt-1.3.27.orig/compose.c mutt-1.3.27/compose.c
        case OP_PIPE:
        case OP_FILTER:
 diff -pruN2 mutt-1.3.27.orig/doc/manual.sgml.head mutt-1.3.27/doc/manual.sgml.head
---- mutt-1.3.27.orig/doc/manual.sgml.head      Sat Jan 12 12:35:43 2002
-+++ mutt-1.3.27/doc/manual.sgml.head   Wed Jan 23 22:35:32 2002
+--- mutt-1.3.27.orig/doc/manual.xml.head       Sat Jan 12 12:35:43 2002
++++ mutt-1.3.27/doc/manual.xml.head    Wed Jan 23 22:35:32 2002
 @@ -526,4 +526,5 @@ c       edit-cc                 edit the
  b       edit-bcc                edit the Bcc field
  y       send-message            send the message
@@ -179,7 +179,7 @@ diff -pruN2 mutt-1.3.27.orig/protos.h mutt-1.3.27/protos.h
 diff -pruN2 mutt-1.3.27.orig/signature.c mutt-1.3.27/signature.c
 --- mutt-1.3.27.orig/signature.c       Thu Jan  1 01:00:00 1970
 +++ mutt-1.3.27/signature.c    Wed Jan 23 22:35:32 2002
-@@ -0,0 +1,495 @@
+@@ -0,0 +1,499 @@
 +/*
 + * Copyright (C) 2001 Cedric Duval <cedricduval@free.fr>
 + * 
@@ -198,6 +198,10 @@ diff -pruN2 mutt-1.3.27.orig/signature.c mutt-1.3.27/signature.c
 + *     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
 + */
 +
++#if HAVE_CONFIG_H
++# include "config.h"
++#endif
++
 +#include "mutt.h"
 +#include "mutt_menu.h"
 +#include "mapping.h"
This page took 0.029569 seconds and 4 git commands to generate.