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
72 5540d 23h magnus /tags/1.2.2.1-7/ Tagging prayer 1.2.2.1-7 (not on any branch)  
55 5791d 00h 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 5801d 02h magnus /branches/lenny/ Create lenny stable branch.  
47 5833d 03h magnus /tags/1.2.2.1-1/ [svn-buildpackage] Tagging prayer (1.2.2.1-1)  
36 5835d 00h 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.