diff options
author | B. Watson <yalhcru@gmail.com> | 2022-02-05 16:18:25 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-09 09:35:07 +0700 |
commit | acc8f8c69f86fdf1dbcefbd3bd811fa7cb618fac (patch) | |
tree | c0ecb93fe79bca1b573297e00212ec5d322f7e12 /libraries/girara/README | |
parent | 5dd0d5768d33529ef16a79cb022e159cc85f5a19 (diff) |
libraries/girara: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/girara/README')
-rw-r--r-- | libraries/girara/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/girara/README b/libraries/girara/README index c1047f7e65c6..099d442adae8 100644 --- a/libraries/girara/README +++ b/libraries/girara/README @@ -2,8 +2,8 @@ girara (GTK+ based GUI for text-oriented applications) girara is a library that implements a user interface that focuses on simplicity and minimalism. girara was designed to replace and enhance -the user interface that is used by zathura and jumanji and other features -that those applications share. +the user interface that is used by zathura and jumanji and other +features that those applications share. Note: Previous version of girara were based on gtk+-2.x. This version is based on 3.x, so any software that uses girara will likely need to |