diff options
Diffstat (limited to 'old/fosdem2005/dillo-3.html')
-rw-r--r-- | old/fosdem2005/dillo-3.html | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/old/fosdem2005/dillo-3.html b/old/fosdem2005/dillo-3.html new file mode 100644 index 0000000..b64712d --- /dev/null +++ b/old/fosdem2005/dillo-3.html @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<head> +<title>Slide 3</title> +</head> +<body> +<p><br /> +What's Dillo<br /> +<br /> +<br /> +Dillo is a very fast, extremely small web browser that's completely \<br /> +written in C.<br /> +<br /> +It is a graphical browser built upon GTK1.<br /> +<br /> +It is a multi-platform browser alternative that's small, stable, \<br /> +developer-friendly, usable, fast, and extensible.<br /> +<br /> +Dillo is a free software project released under the GNU general \<br /> +public license (GPL).<br /> +<br /> +</p> +<hr /> +<p><a href="dillo-4.html">Go to next slide</a></p> +</body> +</html> |