summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2007-03-01 23:04:52 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit6741c8872a369047dd3fc2e236f01891055427e4 (patch)
tree6bd4cfae9ebc946eee38075332010a2761eee827
parent3057ce5269abc521e665211f2f5ef6e837ec2c7c (diff)
downloadhorde-vacation-6741c8872a369047dd3fc2e236f01891055427e4.zip
horde-vacation-6741c8872a369047dd3fc2e236f01891055427e4.tar.gz
- update to vacation-3.0.1-rc1
Changed files: horde-vacation-conf.patch -> 1.2
-rw-r--r--horde-vacation-conf.patch14
1 files changed, 7 insertions, 7 deletions
diff --git a/horde-vacation-conf.patch b/horde-vacation-conf.patch
index 3babc64..28fa2bc 100644
--- a/horde-vacation-conf.patch
+++ b/horde-vacation-conf.patch
@@ -1,11 +1,11 @@
---- vacation-3.0-rc1/config/conf.xml~ 2005-10-25 14:41:57.000000000 +0300
-+++ vacation-3.0-rc1/config/conf.xml 2006-04-05 23:36:30.519804001 +0300
-@@ -4,7 +4,7 @@
- <configsection name="vacation">
+--- vacation-3.0.1-rc1/config/conf.xml~ 2007-03-02 00:49:23.015128101 +0200
++++ vacation-3.0.1-rc1/config/conf.xml 2007-03-02 00:49:43.205580154 +0200
+@@ -5,7 +5,7 @@
<configheader>Vacation Settings</configheader>
- <configstring name="path" desc="Location of the vacation program">
+ <configstring name="path" required="false" desc="Location of the vacation
+ program, if necessary for your server">
- /usr/local/bin/vacation
+ /usr/bin/vacation
</configstring>
- <configstring name="validation_pattern" required="false" desc="You can restrict vacation messages to match a certain pattern, if you like. If this config value is non-empty, it is expected to be a PCRE regular expression. Include the pattern delimiters, and any modifiers that you want applied. See: http://www.php.net/manual/en/pcre.pattern.syntax.php. Example: |^Subject: .+\n.+|"/>
- <configphp name="default" required="false" desc="The default vacation message">
+ <configstring name="validation_pattern" required="false" desc="You can
+ restrict vacation messages to match a certain pattern, if you like. If this