gnu: workrave: Edit description.

* gnu/packages/gnome.scm (workrave)[description]: Edit and mark up.
This commit is contained in:
Tobias Geerinckx-Rice 2018-06-22 16:18:14 +02:00
parent 9253b4ffc7
commit cc00249b9b
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -7302,9 +7302,10 @@ (define-public workrave
("gobject-introspection" ,gobject-introspection)
("python2" ,python-2)))
(synopsis "Tool to help prevent repetitive strain injury (RSI)")
(description "Workrave is a program that assists in the recovery and
prevention of repetitive strain injury (RSI). The program frequently alerts
you to take micro-pauses, rest breaks and restricts you to your daily limit")
(description
"Workrave is a program that assists in the recovery and prevention of
repetitive strain injury (@dfn{RSI}). The program frequently alerts you to take
micro-pauses and rest breaks, and restricts you to your daily limit.")
(home-page "http://www.workrave.org")
(license license:gpl3+))))