diff options
Diffstat (limited to 'openwrt/package/cups/patches/120-documentation-url.patch')
-rw-r--r-- | openwrt/package/cups/patches/120-documentation-url.patch | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/openwrt/package/cups/patches/120-documentation-url.patch b/openwrt/package/cups/patches/120-documentation-url.patch deleted file mode 100644 index 07d090c2a..000000000 --- a/openwrt/package/cups/patches/120-documentation-url.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- cups-1.1.23/doc/index.html.orig 2005-01-03 21:13:59.000000000 +0100 -+++ cups-1.1.23/doc/index.html 2005-03-23 22:18:15.000000000 +0100 -@@ -6,7 +6,7 @@ - <AREA SHAPE="RECT" COORDS="12,10,50,20" HREF="http://www.easysw.com" ALT="Easy Software Products Home Page"> - <AREA SHAPE="RECT" COORDS="82,10,196,20" HREF="/admin" ALT="Do Administration Tasks"> - <AREA SHAPE="RECT" COORDS="216,10,280,20" HREF="/classes" ALT="Manage Printer Classes Status"> -- <AREA SHAPE="RECT" COORDS="300,10,336,20" HREF="/documentation.html" ALT="On-Line Help"> -+ <AREA SHAPE="RECT" COORDS="300,10,336,20" HREF="http://www.cups.org/documentation.php" ALT="On-Line Help"> - <AREA SHAPE="RECT" COORDS="356,10,394,20" HREF="/jobs" ALT="Manage Jobs"> - <AREA SHAPE="RECT" COORDS="414,10,476,20" HREF="/printers" ALT="Manage Printers"> - <AREA SHAPE="RECT" COORDS="496,10,568,20" HREF="http://www.cups.org" ALT="Download the Current CUPS Software"> -@@ -20,7 +20,7 @@ - - <H1><A HREF="admin">Do Administration Tasks</A></H1> - <H1><A HREF="classes">Manage Printer Classes</A></H1> --<H1><A HREF="documentation.html">On-Line Help</A></H1> -+<H1><A HREF="http://www.cups.org/documentation.php">On-Line Help</A></H1> - <H1><A HREF="jobs">Manage Jobs</A></H1> - <H1><A HREF="printers">Manage Printers</A></H1> - <H1><A HREF="http://www.cups.org">Download the Current CUPS Software</A></H1> |