Rocco Rutte:
authorpdmef <pdmef@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Thu, 8 Sep 2005 19:09:38 +0000 (19:09 +0000)
committerpdmef <pdmef@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Thu, 8 Sep 2005 19:09:38 +0000 (19:09 +0000)
- revert change for fix of dotlock program to init.h; fix of Muttngrc to come

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@491 e385b8ad-14ed-0310-8656-cc95a2468c6d

VERSION.svn
init.h

index 4a8e7b5..84fa17b 100644 (file)
@@ -1 +1 @@
-490
+491
diff --git a/init.h b/init.h
index 7cec74c..d2816e4 100644 (file)
--- a/init.h
+++ b/init.h
@@ -584,7 +584,7 @@ struct option_t MuttVars[] = {
    ** filtered message is read from the standard output.
    */
 #if defined(DL_STANDALONE) && defined(USE_DOTLOCK)
    ** filtered message is read from the standard output.
    */
 #if defined(DL_STANDALONE) && defined(USE_DOTLOCK)
-  {"dotlock_program", DT_PATH, R_NONE, UL &MuttDotlock, UL BINDIR "/muttng_dotlock"},
+  {"dotlock_program", DT_PATH, R_NONE, UL &MuttDotlock, "$muttng_bindir/muttng_dotlock"},
   /*
    ** .pp
    ** Availability: Standalone and Dotlock
   /*
    ** .pp
    ** Availability: Standalone and Dotlock