Changed packaging.
- Drop .yapfaqrc and yapfaq.cfg in favor of .yapfaqrc.sample and yapfaq.cfg.sample; rename test.txt to sample.txt. - Change contents of these files to reflect the new names. - Update some defaults, change sample.txt contents to English. - Add "INSTALLATION" chapter to documentation. Fixes #7. Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
parent
8f65a0a519
commit
c4765a39f3
5 changed files with 28 additions and 17 deletions
|
|
@ -1,6 +0,0 @@
|
|||
NNTPServer = 'localhost'
|
||||
NNTPUser = ''
|
||||
NNTPPass = ''
|
||||
Sender = ''
|
||||
ConfigFile = 'yapfaq.cfg'
|
||||
Program = ''
|
||||
Loading…
Add table
Add a link
Reference in a new issue