diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:02:50 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:02:50 -0400 |
commit | 26c8d59b538294c3588483599da4cd59024c8bde (patch) | |
tree | 63076ab476b25b7717586f35dc0c861a8cc3aab6 /misc | |
parent | 5cbafae4446709006027fa72b4487409b39f6676 (diff) | |
download | slackbuilds-26c8d59b538294c3588483599da4cd59024c8bde.tar.gz |
misc/kronometer: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/kronometer/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/misc/kronometer/README b/misc/kronometer/README index 991e3f5b1c..549b9e77c8 100644 --- a/misc/kronometer/README +++ b/misc/kronometer/README @@ -1,4 +1,5 @@ -Kronometer is a stopwatch application built for the KDE Desktop Environment. -It features the basic stopwatch actions (pause/resume/reset/laps), as well as -the ability to save the times on a file and resume them later. -Kronometer is part of the KDE Extragear collection, within the Utils sub-module. +Kronometer is a stopwatch application built for the KDE +Desktop Environment. It features the basic stopwatch actions +(pause/resume/reset/laps), as well as the ability to save the times on +a file and resume them later. Kronometer is part of the KDE Extragear +collection, within the Utils sub-module. |