summaryrefslogtreecommitdiffstats
path: root/system/android-file-transfer/README
diff options
context:
space:
mode:
author Isaac Yu <isaacyu1@isaacyu1.com>2021-04-17 02:43:44 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-17 11:47:41 +0700
commit2288e8520334c7c3cff27e2c136d8f28707ce6f0 (patch)
tree5c0f973b1cf570d737436e7540e6cc79bdbbaabe /system/android-file-transfer/README
parent8df7bcaad7633309b816a6b3651359f46b252c50 (diff)
downloadslackbuilds-2288e8520334c7c3cff27e2c136d8f28707ce6f0.tar.gz
slackbuilds-2288e8520334c7c3cff27e2c136d8f28707ce6f0.tar.xz
system/android-file-transfer: Updated for version 4.2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/android-file-transfer/README')
-rw-r--r--system/android-file-transfer/README8
1 files changed, 5 insertions, 3 deletions
diff --git a/system/android-file-transfer/README b/system/android-file-transfer/README
index a2ec55f725..a0b712341a 100644
--- a/system/android-file-transfer/README
+++ b/system/android-file-transfer/README
@@ -1,8 +1,10 @@
Android File Transfer for Linux - reliable MTP client with
minimalistic UI similar to Android File Transfer for Mac.
-Android File Transfer by default builds qt4 ui (or qt5,
-if installed). However, in building only the client,
-without ui, run the script with the following command:
+Android File Transfer by default builds qt5 ui. This version
+of Android File Transfer does not support qt4 ui.
+
+In building only the command-line client (this does not require
+qt5), run the script with the following command:
QT_GUI=no ./android-file-transfer.SlackBuild