diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:15:06 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:15:06 -0400 |
commit | 188daef1e336ce5f1c7f16640718bf9942c63acd (patch) | |
tree | 0976477a0a2d64d23e9c5458243a6e21cae7b5c3 /ham | |
parent | 5e08805e5fdb7a531c358471e6b25df1513fb13d (diff) |
ham/xwxapt: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'ham')
-rw-r--r-- | ham/xwxapt/README | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/ham/xwxapt/README b/ham/xwxapt/README index a2824daeb8e2..689db5092752 100644 --- a/ham/xwxapt/README +++ b/ham/xwxapt/README @@ -1,7 +1,7 @@ -xwxapt is a GTK+ graphical version of wxapt. It uses the same decoding -engine as wxapt but it displays APT images at half-size as they are -received, storing the full-sized files when reception is completed. -It also displays some status information (audio level, sync level, +xwxapt is a GTK+ graphical version of wxapt. It uses the same decoding +engine as wxapt but it displays APT images at half-size as they are +received, storing the full-sized files when reception is completed. +It also displays some status information (audio level, sync level, sync status etc) and text messages as it runs. By default, xwxapt wants to create a directory in the home directory @@ -9,6 +9,6 @@ of the installing user. The SlackBuild disables that, but the directory structure including config file has been made available in /usr/share/xwxapt-$VERSION -A config file has been added in /usr/share/xwxapt-$VERSION/xwxapt/xwxaptrc -which you will need to copy and modify before starting xwxapt for the -first time. +A config file has been added in +/usr/share/xwxapt-$VERSION/xwxapt/xwxaptrc which you will need to copy +and modify before starting xwxapt for the first time. |