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
65 5871d 04h magnus /tags/1.2.2.1-5a/ [svn-buildpackage] Tagging prayer (1.2.2.1-5a)  
55 5882d 02h 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 5892d 05h magnus /branches/lenny/ Create lenny stable branch.  
47 5924d 06h magnus /tags/1.2.2.1-1/ [svn-buildpackage] Tagging prayer (1.2.2.1-1)  
36 5926d 03h 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.