[gtk-web] download/windows: Fix XHTML validation
- From: Daniel Boles <dboles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-web] download/windows: Fix XHTML validation
- Date: Thu, 20 Apr 2017 08:27:00 +0000 (UTC)
commit 584639302a6895abd956b17026320000bc49f2c2
Author: Luis Menina <liberforce freeside fr>
Date: Tue Apr 18 19:24:08 2017 +0200
download/windows: Fix XHTML validation
https://bugzilla.gnome.org/show_bug.cgi?id=779994
download/windows.php | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/download/windows.php b/download/windows.php
index 508b794..e450516 100755
--- a/download/windows.php
+++ b/download/windows.php
@@ -72,7 +72,7 @@ You can then import your GUI from your code using the <code>GtkBuilder</code> AP
<p>You are welcome to redistribute GTK+ binaries, including applications that bundle them, on other web
sites, CD-ROM, and other media. You don't have to ask for permission. That's one of the points of Free
Software. One important thing that the <a class="external"
href="http://www.fsf.org/licenses/licenses.html">GNU licenses</a> require is that <strong>you must also
redistribute the source code</strong>. This usually means at least the gettext, GLib, GTK+, Pango and Atk
sources.</p>
<h4>List of GTK+ dependencies</h4>
-<p>GTK+ depends on several libraries:
+<p>GTK+ depends on several libraries:</p>
<ul>
<li>GLib</li>
<li>cairo</li>
@@ -80,9 +80,8 @@ You can then import your GUI from your code using the <code>GtkBuilder</code> AP
<li>ATK</li>
<li>gdk-pixbuf</li>
</ul>
-</p>
-<p>To run GTK+ programs you will also need:
+<p>To run GTK+ programs you will also need:</p>
<ul>
<li>gettext-runtime</li>
<li>fontconfig</li>
@@ -91,6 +90,5 @@ You can then import your GUI from your code using the <code>GtkBuilder</code> AP
<li>libpng</li>
<li>zlib</li>
</ul>
-</p>
<?php require '../template.php';
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]