[Pkg-electronics-commits] [pcb-rnd] 08/09: remove old version of the patch I renamed

Bdale Garbee bdale at moszumanska.debian.org
Thu Feb 16 02:01:34 UTC 2017


This is an automated email from the git hooks/post-receive script.

bdale pushed a commit to branch master
in repository pcb-rnd.

commit edea90e247387eeaf462b8b84de4fd1892c59e05
Author: Bdale Garbee <bdale at gag.com>
Date:   Wed Feb 15 11:02:25 2017 -0700

    remove old version of the patch I renamed
---
 ...s-no-longer-load-images-from-the-internet.patch | 901 ---------------------
 1 file changed, 901 deletions(-)

diff --git a/debian/patches/0005-docs-no-longer-load-images-from-the-internet.patch b/debian/patches/0005-docs-no-longer-load-images-from-the-internet.patch
deleted file mode 100644
index 04d4551..0000000
--- a/debian/patches/0005-docs-no-longer-load-images-from-the-internet.patch
+++ /dev/null
@@ -1,901 +0,0 @@
-From: Dima Kogan <dima at secretsauce.net>
-Date: Sun, 18 Dec 2016 22:16:39 -0800
-Subject: docs no longer load images from the internet
-
----
- doc/Autostyle.html            | 4 ++--
- doc/contrib.html              | 4 ++--
- doc/features/ba.html          | 4 ++--
- doc/features/cycdrag.html     | 4 ++--
- doc/features/debian.html      | 4 ++--
- doc/features/debian_list.html | 4 ++--
- doc/features/dynstyle.html    | 4 ++--
- doc/features/flagcomp.html    | 4 ++--
- doc/features/fp_wget.html     | 4 ++--
- doc/features/fullscreen.html  | 4 ++--
- doc/features/gpmi.html        | 4 ++--
- doc/features/grid.html        | 4 ++--
- doc/features/index.html       | 4 ++--
- doc/features/intconn.html     | 4 ++--
- doc/features/io.html          | 4 ++--
- doc/features/library_t.html   | 4 ++--
- doc/features/mincut.html      | 4 ++--
- doc/features/negselect.html   | 4 ++--
- doc/features/nonetlist.html   | 4 ++--
- doc/features/oldplugins.html  | 4 ++--
- doc/features/onpoint.html     | 4 ++--
- doc/features/pcb-fp.html      | 4 ++--
- doc/features/pcblib.html      | 4 ++--
- doc/features/polygrid.html    | 4 ++--
- doc/features/propedit.html    | 4 ++--
- doc/features/query.html       | 4 ++--
- doc/features/res.html         | 4 ++--
- doc/features/routings.html    | 4 ++--
- doc/features/scconfig.html    | 4 ++--
- doc/features/settings.html    | 4 ++--
- doc/features/square.html      | 4 ++--
- doc/features/tostyle.html     | 4 ++--
- doc/features/unglib.html      | 4 ++--
- doc/help.html                 | 4 ++--
- doc/index.html                | 4 ++--
- doc/irc.html                  | 4 ++--
- doc/motivation.html           | 4 ++--
- doc/myfeature.html            | 4 ++--
- doc/news.html                 | 4 ++--
- 39 files changed, 78 insertions(+), 78 deletions(-)
-
-diff --git a/doc/Autostyle.html b/doc/Autostyle.html
-index 7e43607..968e389 100644
---- a/doc/Autostyle.html
-+++ b/doc/Autostyle.html
-@@ -1,5 +1,5 @@
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="./resources/logo16.png">
- <!--AUTO head end-->
- 
- <!--AUTO navbar begin-->
-@@ -9,6 +9,6 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="./logo32.png">
- </table>
- <!--AUTO navbar end-->
-diff --git a/doc/contrib.html b/doc/contrib.html
-index 6ba1bb3..69bb9b9 100644
---- a/doc/contrib.html
-+++ b/doc/contrib.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - contribution </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="./resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="./logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/ba.html b/doc/features/ba.html
-index f8b00ad..b2c3fec 100644
---- a/doc/features/ba.html
-+++ b/doc/features/ba.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - back annotation </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/cycdrag.html b/doc/features/cycdrag.html
-index cca9844..405e16d 100644
---- a/doc/features/cycdrag.html
-+++ b/doc/features/cycdrag.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - [cycdrag] </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/debian.html b/doc/features/debian.html
-index 7c8881e..fd802f9 100644
---- a/doc/features/debian.html
-+++ b/doc/features/debian.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - [debian] </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/debian_list.html b/doc/features/debian_list.html
-index 138a53f..12bced3 100644
---- a/doc/features/debian_list.html
-+++ b/doc/features/debian_list.html
-@@ -4,7 +4,7 @@
- <head>
- 	<title> pcb-rnd - Debian package list </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -16,7 +16,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/dynstyle.html b/doc/features/dynstyle.html
-index 377d160..6b35bbc 100644
---- a/doc/features/dynstyle.html
-+++ b/doc/features/dynstyle.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - [dynstyle] </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/flagcomp.html b/doc/features/flagcomp.html
-index 3e9b02f..25ede1d 100644
---- a/doc/features/flagcomp.html
-+++ b/doc/features/flagcomp.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - [flagcomp] </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/fp_wget.html b/doc/features/fp_wget.html
-index 6b8d007..fde40b2 100644
---- a/doc/features/fp_wget.html
-+++ b/doc/features/fp_wget.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - [fp_wget] </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/fullscreen.html b/doc/features/fullscreen.html
-index 5f5ea73..aecd35f 100644
---- a/doc/features/fullscreen.html
-+++ b/doc/features/fullscreen.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - full screen gtk </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/gpmi.html b/doc/features/gpmi.html
-index 88624f5..315af6f 100644
---- a/doc/features/gpmi.html
-+++ b/doc/features/gpmi.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - [gpmi] </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/grid.html b/doc/features/grid.html
-index 1e44e40..eeaf18f 100644
---- a/doc/features/grid.html
-+++ b/doc/features/grid.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - gtk grid fixes </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/index.html b/doc/features/index.html
-index 8073ff4..6682142 100644
---- a/doc/features/index.html
-+++ b/doc/features/index.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - features </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/intconn.html b/doc/features/intconn.html
-index d163f56..a9ae6ce 100644
---- a/doc/features/intconn.html
-+++ b/doc/features/intconn.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - [intconn] </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/io.html b/doc/features/io.html
-index 5772e17..538de55 100644
---- a/doc/features/io.html
-+++ b/doc/features/io.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - [io_*] </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/library_t.html b/doc/features/library_t.html
-index 30e7341..9e59488 100644
---- a/doc/features/library_t.html
-+++ b/doc/features/library_t.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - [library_t] </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/mincut.html b/doc/features/mincut.html
-index ac9b7b3..fd57b88 100644
---- a/doc/features/mincut.html
-+++ b/doc/features/mincut.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - [mincut] </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/negselect.html b/doc/features/negselect.html
-index 2daf76f..d72adac 100644
---- a/doc/features/negselect.html
-+++ b/doc/features/negselect.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - negative box select </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/nonetlist.html b/doc/features/nonetlist.html
-index b3e9ada..084efea 100644
---- a/doc/features/nonetlist.html
-+++ b/doc/features/nonetlist.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - [nonetlist] </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/oldplugins.html b/doc/features/oldplugins.html
-index 2b1ba6d..0f07efd 100644
---- a/doc/features/oldplugins.html
-+++ b/doc/features/oldplugins.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - [oldplugins] </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/onpoint.html b/doc/features/onpoint.html
-index b1f722c..dd482cb 100644
---- a/doc/features/onpoint.html
-+++ b/doc/features/onpoint.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - [onpoint] </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/pcb-fp.html b/doc/features/pcb-fp.html
-index e1892ce..373c3f0 100644
---- a/doc/features/pcb-fp.html
-+++ b/doc/features/pcb-fp.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - [pcb-fp] </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/pcblib.html b/doc/features/pcblib.html
-index 8e244c7..444abe1 100644
---- a/doc/features/pcblib.html
-+++ b/doc/features/pcblib.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - [pcblib] </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/polygrid.html b/doc/features/polygrid.html
-index 39dcfdb..7acb457 100644
---- a/doc/features/polygrid.html
-+++ b/doc/features/polygrid.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - [polygrid] </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/propedit.html b/doc/features/propedit.html
-index da827fd..7698ebf 100644
---- a/doc/features/propedit.html
-+++ b/doc/features/propedit.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - [propedit] </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/query.html b/doc/features/query.html
-index 6c3beb8..41f8e70 100644
---- a/doc/features/query.html
-+++ b/doc/features/query.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - [query] </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/res.html b/doc/features/res.html
-index 81c8bd5..be82a4e 100644
---- a/doc/features/res.html
-+++ b/doc/features/res.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - [res] </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/routings.html b/doc/features/routings.html
-index c920bfa..c36381d 100644
---- a/doc/features/routings.html
-+++ b/doc/features/routings.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - routing style fixes </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/scconfig.html b/doc/features/scconfig.html
-index 93342dd..2a30999 100644
---- a/doc/features/scconfig.html
-+++ b/doc/features/scconfig.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - [scconfig] </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/settings.html b/doc/features/settings.html
-index f46c082..5139321 100644
---- a/doc/features/settings.html
-+++ b/doc/features/settings.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - different default settings </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/square.html b/doc/features/square.html
-index b6699b3..39b0137 100644
---- a/doc/features/square.html
-+++ b/doc/features/square.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - [square] </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/tostyle.html b/doc/features/tostyle.html
-index 8978416..c0d77d4 100644
---- a/doc/features/tostyle.html
-+++ b/doc/features/tostyle.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - [tostyle] </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/features/unglib.html b/doc/features/unglib.html
-index ac57944..392cfee 100644
---- a/doc/features/unglib.html
-+++ b/doc/features/unglib.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - [unglib] </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="../resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="../logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/help.html b/doc/help.html
-index 0f112b4..87e1f49 100644
---- a/doc/help.html
-+++ b/doc/help.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - help wanted </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="./resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="./logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/index.html b/doc/index.html
-index 5361d48..5508c9e 100644
---- a/doc/index.html
-+++ b/doc/index.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - main </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="./resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="./logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/irc.html b/doc/irc.html
-index 176a499..53c8a45 100644
---- a/doc/irc.html
-+++ b/doc/irc.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - IRC </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="./resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="./logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/motivation.html b/doc/motivation.html
-index 1663b6d..19d5a3c 100644
---- a/doc/motivation.html
-+++ b/doc/motivation.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - motivation </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="./resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="./logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/myfeature.html b/doc/myfeature.html
-index 7efd2f1..11217f8 100644
---- a/doc/myfeature.html
-+++ b/doc/myfeature.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - my feature </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="./resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="./logo32.png">
- </table>
- <!--AUTO navbar end-->
- 
-diff --git a/doc/news.html b/doc/news.html
-index 254aa78..8ce6390 100644
---- a/doc/news.html
-+++ b/doc/news.html
-@@ -2,7 +2,7 @@
- <head>
- 	<title> pcb-rnd - news </title>
- <!--AUTO head begin-->
--	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/resources/logo16.png">
-+	<link rel="icon" href="./resources/logo16.png">
- <!--AUTO head end-->
- </head>
- <body>
-@@ -14,7 +14,7 @@
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/projects/pcb-rnd/news.html"> News </a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi">People</a>
- <th align=center bgcolor=#ccc0cc> <a href="http://repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=events">Events</a> & <a href="http://www.repo.hu/cgi-bin/pcb-rnd-people.cgi?cmd=timeline"> timeline </a>
--<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="http://repo.hu/projects/pcb-rnd/logo32.png">
-+<td align=right width=60%> <font size=+2><i>pcb-rnd</i></font> <img src="./logo32.png">
- </table>
- <!--AUTO navbar end-->
- 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-electronics/pcb-rnd.git



More information about the Pkg-electronics-commits mailing list