Subversion Repositories

?revision_form?
Rev ?revision_input??revision_submit?
?revision_endform?

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
70 5736d 01h magnus /tags/1.2.2.1-6/ [svn-buildpackage] Tagging prayer (1.2.2.1-6)  
55 5821d 22h magnus /branches/lenny/debian/ * welcome_is_template.patch:
- shared/config.c: Don't require that the help_dir option, which was
removed from the default prayer.cf earlier, is defined
(Closes: #493009).
* makefile_install_config.patch:
- shared/config.c: Likewise don't check for lock_dir (Closes: #494011).
 
52 5832d 01h magnus /branches/lenny/ Create lenny stable branch.  
47 5864d 02h magnus /tags/1.2.2.1-1/ [svn-buildpackage] Tagging prayer (1.2.2.1-1)  
36 5865d 23h magnus /trunk/debian/ welcome_is_template.patch (new): Although the welcome screen is now a
template among others, cmd_welcome.c still tried to read the file
specified by welcome_path (welcome.html by default) and wouldn't show
the welcome screen if the option was unset or the file couldn't be
read. This patch removes that check as well as the welcome_path and
help_path options from prayer.cf.