[Pkg-electronics-commits] [pcb-rnd] 22/26: patch import

Dima Kogan dima at secretsauce.net
Mon Jan 16 22:31:53 UTC 2017


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

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

commit 3693425ba9c43fab5c1e28e4f434505243c42554
Author: Dima Kogan <dima at secretsauce.net>
Date:   Sun Dec 18 22:33:29 2016 -0800

    patch import
---
 ...s-no-longer-load-images-from-the-internet.patch | 507 +++++++++++++++++----
 1 file changed, 428 insertions(+), 79 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
index e8e54c9..bba7f56 100644
--- 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
@@ -3,51 +3,58 @@ Date: Sun, 18 Dec 2016 22:16:39 -0800
 Subject: docs no longer load images from the internet
 
 ---
- doc-rnd/Autostyle.html            | 2 +-
- doc-rnd/contrib.html              | 2 +-
- doc-rnd/features/ba.html          | 2 +-
- doc-rnd/features/cycdrag.html     | 2 +-
- doc-rnd/features/debian.html      | 2 +-
- doc-rnd/features/debian_list.html | 2 +-
- doc-rnd/features/dynstyle.html    | 2 +-
- doc-rnd/features/flagcomp.html    | 2 +-
- doc-rnd/features/fp_wget.html     | 2 +-
- doc-rnd/features/fullscreen.html  | 2 +-
- doc-rnd/features/gpmi.html        | 2 +-
- doc-rnd/features/grid.html        | 2 +-
- doc-rnd/features/index.html       | 2 +-
- doc-rnd/features/intconn.html     | 2 +-
- doc-rnd/features/io.html          | 2 +-
- doc-rnd/features/library_t.html   | 2 +-
- doc-rnd/features/mincut.html      | 2 +-
- doc-rnd/features/negselect.html   | 2 +-
- doc-rnd/features/nonetlist.html   | 2 +-
- doc-rnd/features/oldplugins.html  | 2 +-
- doc-rnd/features/onpoint.html     | 2 +-
- doc-rnd/features/pcb-fp.html      | 2 +-
- doc-rnd/features/pcblib.html      | 2 +-
- doc-rnd/features/polygrid.html    | 2 +-
- doc-rnd/features/propedit.html    | 2 +-
- doc-rnd/features/query.html       | 2 +-
- doc-rnd/features/res.html         | 2 +-
- doc-rnd/features/routings.html    | 2 +-
- doc-rnd/features/scconfig.html    | 2 +-
- doc-rnd/features/settings.html    | 2 +-
- doc-rnd/features/square.html      | 2 +-
- doc-rnd/features/tostyle.html     | 2 +-
- doc-rnd/features/unglib.html      | 2 +-
- doc-rnd/help.html                 | 2 +-
- doc-rnd/index.html                | 2 +-
- doc-rnd/irc.html                  | 2 +-
- doc-rnd/motivation.html           | 2 +-
- doc-rnd/myfeature.html            | 2 +-
- doc-rnd/news.html                 | 2 +-
- 39 files changed, 39 insertions(+), 39 deletions(-)
+ doc-rnd/Autostyle.html            | 4 ++--
+ doc-rnd/contrib.html              | 4 ++--
+ doc-rnd/features/ba.html          | 4 ++--
+ doc-rnd/features/cycdrag.html     | 4 ++--
+ doc-rnd/features/debian.html      | 4 ++--
+ doc-rnd/features/debian_list.html | 4 ++--
+ doc-rnd/features/dynstyle.html    | 4 ++--
+ doc-rnd/features/flagcomp.html    | 4 ++--
+ doc-rnd/features/fp_wget.html     | 4 ++--
+ doc-rnd/features/fullscreen.html  | 4 ++--
+ doc-rnd/features/gpmi.html        | 4 ++--
+ doc-rnd/features/grid.html        | 4 ++--
+ doc-rnd/features/index.html       | 4 ++--
+ doc-rnd/features/intconn.html     | 4 ++--
+ doc-rnd/features/io.html          | 4 ++--
+ doc-rnd/features/library_t.html   | 4 ++--
+ doc-rnd/features/mincut.html      | 4 ++--
+ doc-rnd/features/negselect.html   | 4 ++--
+ doc-rnd/features/nonetlist.html   | 4 ++--
+ doc-rnd/features/oldplugins.html  | 4 ++--
+ doc-rnd/features/onpoint.html     | 4 ++--
+ doc-rnd/features/pcb-fp.html      | 4 ++--
+ doc-rnd/features/pcblib.html      | 4 ++--
+ doc-rnd/features/polygrid.html    | 4 ++--
+ doc-rnd/features/propedit.html    | 4 ++--
+ doc-rnd/features/query.html       | 4 ++--
+ doc-rnd/features/res.html         | 4 ++--
+ doc-rnd/features/routings.html    | 4 ++--
+ doc-rnd/features/scconfig.html    | 4 ++--
+ doc-rnd/features/settings.html    | 4 ++--
+ doc-rnd/features/square.html      | 4 ++--
+ doc-rnd/features/tostyle.html     | 4 ++--
+ doc-rnd/features/unglib.html      | 4 ++--
+ doc-rnd/help.html                 | 4 ++--
+ doc-rnd/index.html                | 4 ++--
+ doc-rnd/irc.html                  | 4 ++--
+ doc-rnd/motivation.html           | 4 ++--
+ doc-rnd/myfeature.html            | 4 ++--
+ doc-rnd/news.html                 | 4 ++--
+ 39 files changed, 78 insertions(+), 78 deletions(-)
 
 diff --git a/doc-rnd/Autostyle.html b/doc-rnd/Autostyle.html
-index 7e43607..ea85fcb 100644
+index 7e43607..968e389 100644
 --- a/doc-rnd/Autostyle.html
 +++ b/doc-rnd/Autostyle.html
+@@ -1,5 +1,5 @@
+ <!--AUTO head begin-->
+-	<link rel="icon" href="http://repo.hu/projects/pcb-rnd/logo16.png">
++	<link rel="icon" href="./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>
@@ -57,9 +64,18 @@ index 7e43607..ea85fcb 100644
  </table>
  <!--AUTO navbar end-->
 diff --git a/doc-rnd/contrib.html b/doc-rnd/contrib.html
-index 6ba1bb3..79ced5f 100644
+index 6ba1bb3..69bb9b9 100644
 --- a/doc-rnd/contrib.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="./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>
@@ -70,9 +86,18 @@ index 6ba1bb3..79ced5f 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/ba.html b/doc-rnd/features/ba.html
-index f8b00ad..ed26267 100644
+index f8b00ad..b2c3fec 100644
 --- a/doc-rnd/features/ba.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -83,9 +108,18 @@ index f8b00ad..ed26267 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/cycdrag.html b/doc-rnd/features/cycdrag.html
-index cca9844..11fc613 100644
+index cca9844..405e16d 100644
 --- a/doc-rnd/features/cycdrag.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -96,9 +130,18 @@ index cca9844..11fc613 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/debian.html b/doc-rnd/features/debian.html
-index 7c8881e..2644971 100644
+index 7c8881e..fd802f9 100644
 --- a/doc-rnd/features/debian.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -109,9 +152,18 @@ index 7c8881e..2644971 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/debian_list.html b/doc-rnd/features/debian_list.html
-index 138a53f..c88a026 100644
+index 138a53f..12bced3 100644
 --- a/doc-rnd/features/debian_list.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -122,9 +174,18 @@ index 138a53f..c88a026 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/dynstyle.html b/doc-rnd/features/dynstyle.html
-index 377d160..7a92de2 100644
+index 377d160..6b35bbc 100644
 --- a/doc-rnd/features/dynstyle.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -135,9 +196,18 @@ index 377d160..7a92de2 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/flagcomp.html b/doc-rnd/features/flagcomp.html
-index 3e9b02f..57b19d6 100644
+index 3e9b02f..25ede1d 100644
 --- a/doc-rnd/features/flagcomp.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -148,9 +218,18 @@ index 3e9b02f..57b19d6 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/fp_wget.html b/doc-rnd/features/fp_wget.html
-index 6b8d007..0d3b8b1 100644
+index 6b8d007..fde40b2 100644
 --- a/doc-rnd/features/fp_wget.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -161,9 +240,18 @@ index 6b8d007..0d3b8b1 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/fullscreen.html b/doc-rnd/features/fullscreen.html
-index 5f5ea73..3b55571 100644
+index 5f5ea73..aecd35f 100644
 --- a/doc-rnd/features/fullscreen.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -174,9 +262,18 @@ index 5f5ea73..3b55571 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/gpmi.html b/doc-rnd/features/gpmi.html
-index 88624f5..fa31485 100644
+index 88624f5..315af6f 100644
 --- a/doc-rnd/features/gpmi.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -187,9 +284,18 @@ index 88624f5..fa31485 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/grid.html b/doc-rnd/features/grid.html
-index 1e44e40..72ab6fa 100644
+index 1e44e40..eeaf18f 100644
 --- a/doc-rnd/features/grid.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -200,9 +306,18 @@ index 1e44e40..72ab6fa 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/index.html b/doc-rnd/features/index.html
-index 8073ff4..f85e120 100644
+index 8073ff4..6682142 100644
 --- a/doc-rnd/features/index.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -213,9 +328,18 @@ index 8073ff4..f85e120 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/intconn.html b/doc-rnd/features/intconn.html
-index d163f56..d904612 100644
+index d163f56..a9ae6ce 100644
 --- a/doc-rnd/features/intconn.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -226,9 +350,18 @@ index d163f56..d904612 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/io.html b/doc-rnd/features/io.html
-index 5772e17..c4ec352 100644
+index 5772e17..538de55 100644
 --- a/doc-rnd/features/io.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -239,9 +372,18 @@ index 5772e17..c4ec352 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/library_t.html b/doc-rnd/features/library_t.html
-index 30e7341..20e7fca 100644
+index 30e7341..9e59488 100644
 --- a/doc-rnd/features/library_t.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -252,9 +394,18 @@ index 30e7341..20e7fca 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/mincut.html b/doc-rnd/features/mincut.html
-index ac9b7b3..fdb6afa 100644
+index ac9b7b3..fd57b88 100644
 --- a/doc-rnd/features/mincut.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -265,9 +416,18 @@ index ac9b7b3..fdb6afa 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/negselect.html b/doc-rnd/features/negselect.html
-index 2daf76f..ec20ab1 100644
+index 2daf76f..d72adac 100644
 --- a/doc-rnd/features/negselect.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -278,9 +438,18 @@ index 2daf76f..ec20ab1 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/nonetlist.html b/doc-rnd/features/nonetlist.html
-index b3e9ada..0969a16 100644
+index b3e9ada..084efea 100644
 --- a/doc-rnd/features/nonetlist.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -291,9 +460,18 @@ index b3e9ada..0969a16 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/oldplugins.html b/doc-rnd/features/oldplugins.html
-index 2b1ba6d..8587397 100644
+index 2b1ba6d..0f07efd 100644
 --- a/doc-rnd/features/oldplugins.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -304,9 +482,18 @@ index 2b1ba6d..8587397 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/onpoint.html b/doc-rnd/features/onpoint.html
-index b1f722c..934dc98 100644
+index b1f722c..dd482cb 100644
 --- a/doc-rnd/features/onpoint.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -317,9 +504,18 @@ index b1f722c..934dc98 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/pcb-fp.html b/doc-rnd/features/pcb-fp.html
-index e1892ce..9b1af34 100644
+index e1892ce..373c3f0 100644
 --- a/doc-rnd/features/pcb-fp.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -330,9 +526,18 @@ index e1892ce..9b1af34 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/pcblib.html b/doc-rnd/features/pcblib.html
-index 8e244c7..04fe6fb 100644
+index 8e244c7..444abe1 100644
 --- a/doc-rnd/features/pcblib.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -343,9 +548,18 @@ index 8e244c7..04fe6fb 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/polygrid.html b/doc-rnd/features/polygrid.html
-index 39dcfdb..43c8f4a 100644
+index 39dcfdb..7acb457 100644
 --- a/doc-rnd/features/polygrid.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -356,9 +570,18 @@ index 39dcfdb..43c8f4a 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/propedit.html b/doc-rnd/features/propedit.html
-index da827fd..9402cbc 100644
+index da827fd..7698ebf 100644
 --- a/doc-rnd/features/propedit.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -369,9 +592,18 @@ index da827fd..9402cbc 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/query.html b/doc-rnd/features/query.html
-index 6c3beb8..2baff5a 100644
+index 6c3beb8..41f8e70 100644
 --- a/doc-rnd/features/query.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -382,9 +614,18 @@ index 6c3beb8..2baff5a 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/res.html b/doc-rnd/features/res.html
-index 81c8bd5..bd82e8d 100644
+index 81c8bd5..be82a4e 100644
 --- a/doc-rnd/features/res.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -395,9 +636,18 @@ index 81c8bd5..bd82e8d 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/routings.html b/doc-rnd/features/routings.html
-index c920bfa..4af9cf1 100644
+index c920bfa..c36381d 100644
 --- a/doc-rnd/features/routings.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -408,9 +658,18 @@ index c920bfa..4af9cf1 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/scconfig.html b/doc-rnd/features/scconfig.html
-index 93342dd..913ff9e 100644
+index 93342dd..2a30999 100644
 --- a/doc-rnd/features/scconfig.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -421,9 +680,18 @@ index 93342dd..913ff9e 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/settings.html b/doc-rnd/features/settings.html
-index f46c082..00d70be 100644
+index f46c082..5139321 100644
 --- a/doc-rnd/features/settings.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -434,9 +702,18 @@ index f46c082..00d70be 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/square.html b/doc-rnd/features/square.html
-index b6699b3..929efd0 100644
+index b6699b3..39b0137 100644
 --- a/doc-rnd/features/square.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -447,9 +724,18 @@ index b6699b3..929efd0 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/tostyle.html b/doc-rnd/features/tostyle.html
-index 8978416..09bdbf3 100644
+index 8978416..c0d77d4 100644
 --- a/doc-rnd/features/tostyle.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -460,9 +746,18 @@ index 8978416..09bdbf3 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/features/unglib.html b/doc-rnd/features/unglib.html
-index ac57944..a7e3510 100644
+index ac57944..392cfee 100644
 --- a/doc-rnd/features/unglib.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="../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>
@@ -473,9 +768,18 @@ index ac57944..a7e3510 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/help.html b/doc-rnd/help.html
-index 0f112b4..7d892d1 100644
+index 0f112b4..87e1f49 100644
 --- a/doc-rnd/help.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="./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>
@@ -486,9 +790,18 @@ index 0f112b4..7d892d1 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/index.html b/doc-rnd/index.html
-index 5361d48..b42dfe0 100644
+index 5361d48..5508c9e 100644
 --- a/doc-rnd/index.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="./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>
@@ -499,9 +812,18 @@ index 5361d48..b42dfe0 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/irc.html b/doc-rnd/irc.html
-index 176a499..ee8f8a7 100644
+index 176a499..53c8a45 100644
 --- a/doc-rnd/irc.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="./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>
@@ -512,9 +834,18 @@ index 176a499..ee8f8a7 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/motivation.html b/doc-rnd/motivation.html
-index 1663b6d..2f1cf50 100644
+index 1663b6d..19d5a3c 100644
 --- a/doc-rnd/motivation.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="./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>
@@ -525,9 +856,18 @@ index 1663b6d..2f1cf50 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/myfeature.html b/doc-rnd/myfeature.html
-index 7efd2f1..b6080b9 100644
+index 7efd2f1..11217f8 100644
 --- a/doc-rnd/myfeature.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="./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>
@@ -538,9 +878,18 @@ index 7efd2f1..b6080b9 100644
  <!--AUTO navbar end-->
  
 diff --git a/doc-rnd/news.html b/doc-rnd/news.html
-index 254aa78..b1d0072 100644
+index 254aa78..8ce6390 100644
 --- a/doc-rnd/news.html
 +++ b/doc-rnd/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/logo16.png">
++	<link rel="icon" href="./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>

-- 
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