gnu: recoll: Update synopsis.
* gnu/packages/search.scm (recoll)[synopsis]: Do not use package name.
This commit is contained in:
parent
07ae9d8fe3
commit
0e6470b47f
1 changed files with 1 additions and 1 deletions
|
@ -328,7 +328,7 @@ for parsing HTML files.")
|
||||||
`(("pkg-config" ,pkg-config)
|
`(("pkg-config" ,pkg-config)
|
||||||
("which" ,which)))
|
("which" ,which)))
|
||||||
(home-page "https://www.lesbonscomptes.com/recoll/")
|
(home-page "https://www.lesbonscomptes.com/recoll/")
|
||||||
(synopsis "Recoll finds documents based on their contents or file names")
|
(synopsis "Find documents based on their contents or file names")
|
||||||
(description "Recoll finds documents based on their contents as well as
|
(description "Recoll finds documents based on their contents as well as
|
||||||
their file names. It can search most document formats, but you may need
|
their file names. It can search most document formats, but you may need
|
||||||
external applications for text extraction. It can reach any storage place:
|
external applications for text extraction. It can reach any storage place:
|
||||||
|
|
Reference in a new issue