summaryrefslogtreecommitdiffstats
path: root/system/qdirstat
diff options
context:
space:
mode:
author B. Watson2022-03-14 17:43:31 +0100
committer B. Watson2022-03-17 17:38:10 +0100
commitc295bc2cf3939802646b5ad421c95bbf555ec262 (patch)
tree223ad58ed115c71f3e2e67e70b8b5a765898390e /system/qdirstat
parentdc93e90c46df395df18dae6c17018fcb52a8576c (diff)
downloadslackbuilds-c295bc2cf3939802646b5ad421c95bbf555ec262.tar.gz
system/qdirstat: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/qdirstat')
-rw-r--r--system/qdirstat/README19
1 files changed, 12 insertions, 7 deletions
diff --git a/system/qdirstat/README b/system/qdirstat/README
index 836b12ddd5..d389462155 100644
--- a/system/qdirstat/README
+++ b/system/qdirstat/README
@@ -1,15 +1,20 @@
QDirStat is a graphical application to show where your disk space has
gone and to help you to clean it up.
-This is a Qt-only port of the old Qt3/KDE3-based KDirStat, now based on
-the latest Qt 5. It does not need any KDE libs or infrastructure. It
-runs on every X11-based desktop on Linux, BSD and other Unix-like systems.
+This is a Qt-only port of the old Qt3/KDE3-based KDirStat,
+now based on the latest Qt 5. It does not need any KDE libs or
+infrastructure. It runs on every X11-based desktop on Linux, BSD and
+other Unix-like systems.
-QDirStat has a number of new features compared to KDirStat. To name a few:
+QDirStat has a number of new features compared to KDirStat. To name
+a few:
* Multi-selection in both the tree and the treemap.
* Unlimited number of user-defined cleanup actions.
- * Properly show errors of cleanup actions (and their output, if desired).
- * File categories (MIME types) and their treemap color are now configurable.
+ * Properly show errors of cleanup actions (and their output, if
+ desired).
+ * File categories (MIME types) and their treemap color are now
+ configurable.
* Exclude rules for directories are easily configurable.
- * Desktop-agnostic; no longer relies on KDE or any other specific desktop.
+ * Desktop-agnostic; no longer relies on KDE or any other specific
+ desktop.