summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2017-10-20 22:14:37 +0100
committerRoy Marples <roy@marples.name>2017-10-20 22:14:37 +0100
commit334646445416fb72c07ba845345a13b2f773904b (patch)
tree71e74cf3c69fdf84685f68043582365ffca6df1c
parent53964ea97181c00dec2be9a91da2c9bff2f4bf38 (diff)
downloaddhcpcd-ui-334646445416fb72c07ba845345a13b2f773904b.tar.xz
Note that Qt5 now builds also.
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index d898ac8..6844c5f 100644
--- a/README.md
+++ b/README.md
@@ -6,8 +6,10 @@ dhcpcd-ui is the graphical interface to
It has a helper library in C to try and minimize any toolkit
specific parts.
-There are GTK+-2 (works with GTK+-3) and Qt-4 front ends.
-an EFL (e17) front end is planned.
+There are GTK+-2 (works with GTK+-3) and Qt (works with Qt-4 and Qt-5)
+front ends.
+dhcpcd-curses is very much a work in progress and is only informative
+at this stage.
dhcpcd-online can report on network availability from dhcpcd
(requires dhcpcd-6.4.4)