diff options
author | Michele Calgaro <[email protected]> | 2022-05-05 00:15:44 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-05-05 00:15:53 +0900 |
commit | 872756fd1a214b32d8dceb49661a3ce9b464d04d (patch) | |
tree | 78e0505f524f8c3154a80875bd5f739ff951c347 /README.md | |
parent | 0df7d0722be947a5a9b3e54fc2693fdcc4221a9b (diff) | |
download | tdeio-appinfo-872756fd1a214b32d8dceb49661a3ce9b464d04d.tar.gz tdeio-appinfo-872756fd1a214b32d8dceb49661a3ce9b464d04d.zip |
Overall code clean up. Functionality still to be fixed up.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -3,18 +3,19 @@ TDEIO appinfo The appinfo:/ TDEIO slave combines an application's configuration, data, manual and temp files and folders into a single view. -Type 'appinfo:/' followed by the application name you're interested in the +Type 'app:/' followed by the application name you're interested in the konqueror address bar to get information about the specified application. -Type 'appinfo:/' without an application name to list all the applications -found in the usual suspect directories (e.g. /usr/bin, /usr/local/bin, etc.) +Type 'appinfo:/' without any application name to list all the applications +found in the usual suspect directories (e.g. /usr/bin, /usr/local/bin, etc.). +This may take some time, during which Konqueror will be mostly irresponsive. . Contributing -------------- -If you wish to contribute to katapult, you might do so: +If you wish to contribute to tdeio-appinfo, you might do so: - TDE Gitea Workspace (TGW) collaboration tool. https://mirror.git.trinitydesktop.org/gitea |