]> git.pld-linux.org Git - packages/mutt.git/blobdiff - mutt-cd.signatures_menu.patch
Up to 2.0.6.
[packages/mutt.git] / mutt-cd.signatures_menu.patch
index 2267d31e06c22d852e3d288956ed0762ff6315be..5d62c0ea72abb2e9a03bc1762b13669d58542195 100644 (file)
@@ -105,7 +105,7 @@ diff -pruN2 mutt-1.3.27.orig/init.h mutt-1.3.27/init.h
 @@ -1954,4 +1954,12 @@ struct option_t MuttVars[] = {
    ** its stdout.
    */
-+  { "signatures_directory",   DT_PATH, R_NONE, UL &SigDirectory, UL "" },
++  { "signatures_directory",   DT_PATH, R_NONE, {.p=&SigDirectory}, {.p=""} },
 +  /*
 +  ** .pp
 +  ** Specifies the path where your signatures are located. In the files of
This page took 0.028456 seconds and 4 git commands to generate.