Re: [PATCH 6/6] Add abiword

2014-09-09 Thread Ludovic Courtès
Marek Benc skribis: > Phew, this was a bit harder than I thought it would be, but here it is. Heheh, excellent work! > Note: To get spell checking to work, install an aspell dictionary for > your language (currently only English) and then put something like > this into ~/.aspell.conf: > > dict-

[PATCH 6/6] Add abiword

2014-09-08 Thread Marek Benc
Phew, this was a bit harder than I thought it would be, but here it is. Note: To get spell checking to work, install an aspell dictionary for your language (currently only English) and then put something like this into ~/.aspell.conf: dict-dir /home/dusan/.guix-profile/lib/aspell A couple pl