summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2018-06-22 16:18:14 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2018-06-22 22:00:26 +0200
commitcc00249b9bacccafa6408c319dd4cbd935f59f78 (patch)
tree5013a2818898e4ac6599ee89cd0054b2583ebc08 /gnu/packages/gnome.scm
parent9253b4ffc7e9fd1ab7713a5a51fbeeb7fd79a1cc (diff)
downloadpatches-cc00249b9bacccafa6408c319dd4cbd935f59f78.tar
patches-cc00249b9bacccafa6408c319dd4cbd935f59f78.tar.gz
gnu: workrave: Edit description.
* gnu/packages/gnome.scm (workrave)[description]: Edit and mark up.
Diffstat (limited to 'gnu/packages/gnome.scm')
-rw-r--r--gnu/packages/gnome.scm7
1 files changed, 4 insertions, 3 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 74a7cd0972..be5374a59f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7302,9 +7302,10 @@ mp3, Ogg Vorbis and FLAC")
("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+))))