diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-24 03:52:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-24 03:52:47 +0700 |
commit | 0f1b6b0a123d772a58753bb9533332422bcb5945 (patch) | |
tree | 7063a683d5f92cd9d833070c01536e0b663ab9cf /office/fbreader/README | |
parent | f9b270ccc5a6b21fdc420f2cf4752d8a4a1e6465 (diff) | |
download | slackbuilds-0f1b6b0a123d772a58753bb9533332422bcb5945.tar.gz |
office/fbreader: Remove GTK UI (No longer build).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/fbreader/README')
-rw-r--r-- | office/fbreader/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/office/fbreader/README b/office/fbreader/README index 3108795049..286d2d0937 100644 --- a/office/fbreader/README +++ b/office/fbreader/README @@ -1,4 +1 @@ FBReader is e-book reader for Linux PDAs and desktop. - -This builds the Qt-based user interface by default; if you prefer the GTK -interface instead, run the script as follows: UI=gtk ./fbreader.SlackBuild |