aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2021-10-22 02:20:04 +0200
committerPřemysl Eric Janouch <p@janouch.name>2021-10-22 02:20:04 +0200
commit462428d0a26bad6900b1423817255b6dc9a9d1c7 (patch)
tree95c262eab8b8799b993043bc63c5aa376fc11c39 /README.adoc
parent89580f2113a190494afd7e9454bad5275beda4c6 (diff)
downloadtdv-462428d0a26bad6900b1423817255b6dc9a9d1c7.tar.gz
tdv-462428d0a26bad6900b1423817255b6dc9a9d1c7.tar.xz
tdv-462428d0a26bad6900b1423817255b6dc9a9d1c7.zip
sdgui: the firstclassing continues
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.adoc b/README.adoc
index e81a4b0..16e617b 100644
--- a/README.adoc
+++ b/README.adoc
@@ -1,5 +1,5 @@
-StarDict Terminal UI
-====================
+StarDict Terminal and Graphical UI
+==================================
'sdtui' aims to provide an easy way of viewing translation as well as other
kinds of dictionaries in your terminal, and is inspired by the dictionary
@@ -12,9 +12,9 @@ software.
image::sdtui.png[align="center"]
-As a recent addition, there is now an alternative GTK+ 3 based frontend as well.
-It shares its dictionary list with 'sdtui', but styling will follow your theme,
-and may be customized from 'gtk.css'.
+As a recent addition, there is now an alternative GTK+ 3 based frontend as well,
+called 'sdgui'. It shares its dictionary list with 'sdtui', but styling will
+follow your theme, and may be customized from 'gtk.css'.
Packages
--------
@@ -56,7 +56,7 @@ automatically.
Windows
~~~~~~~
-With the help of Mingw-w64 and WINE, the GUI will successfully cross-compile
+With the help of Mingw-w64 and WINE, 'sdgui' will successfully cross-compile
for Windows. It isn't particularly usable on that system, if only because
selection watching is a very X11/Wayland-specific feature. Beware that build
dependencies take up almost a gigabyte of disk space.