diff options
author | B. Watson <yalhcru@gmail.com> | 2013-07-06 09:40:41 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-07-07 09:10:01 -0300 |
commit | 5339c6bc3120a25cda925327f8ad7ff828a31eaf (patch) | |
tree | 528c4cef0b8020136b88a3c64bfdf5075f91bf5e /network/surf/README | |
parent | 2fac39d6548219137b1df420bc00518378d1c4ce (diff) | |
download | slackbuilds-5339c6bc3120a25cda925327f8ad7ff828a31eaf.tar.gz |
network/surf: Added (minimalist web browser)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/surf/README')
-rw-r--r-- | network/surf/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/network/surf/README b/network/surf/README new file mode 100644 index 0000000000..25ca44dca7 --- /dev/null +++ b/network/surf/README @@ -0,0 +1,9 @@ +surf (minimalist web browser) + +surf is a simple web browser based on WebKit/GTK+. It is able to display +websites and follow links. It supports the XEmbed protocol which makes +it possible to embed it in another application. Furthermore, one can +point surf to another URI by setting its XProperties. + +This build has many options controlled by environment variables. See +options.txt for full details. |