]> git.pld-linux.org Git - packages/dillo.git/blobdiff - dillo-0.7.0-alt-asp-charset-encodings-sysconfdir.patch
- updated for 0.8.6
[packages/dillo.git] / dillo-0.7.0-alt-asp-charset-encodings-sysconfdir.patch
index 5cbf3aee314e437cffd424d5a11ab94dccda7074..c643c9136d91fd916796d4345160536e096cc323 100644 (file)
@@ -167,10 +167,10 @@ diff -Nur old/src/dw_style.c new/src/dw_style.c
  
  #include <gdk/gdk.h>
  #include <stdio.h>
-@@ -294,40 +295,37 @@
+@@ -300,40 +301,37 @@
        break;
     }
-    
 -   sprintf (fontname, "-*-%s-%s-%s-*-*-%d-*-75-75-*-*-iso8859-1",
 +   sprintf (fontname, "-*-%s-%s-%s-*-*-%d-*-75-75-*-*-%s",
              font->name,
@@ -653,14 +653,6 @@ diff -Nur old/src/encodings-types.h new/src/encodings-types.h
 diff -Nur old/src/html.c new/src/html.c
 --- old/src/html.c     2004-02-07 00:10:45.000000000 +0100
 +++ new/src/html.c     2004-03-07 18:21:23.000000000 +0100
-@@ -21,6 +21,7 @@
- #include <stdlib.h>
- #include <stdio.h>      /* for sprintf */
- #include <math.h>      /* for rint */
-+#include <errno.h>    /* for iconv error codes */
- #include <gtk/gtk.h>
 @@ -51,6 +52,7 @@
  #include "progressbar.h"
  #include "prefs.h"
This page took 0.131774 seconds and 4 git commands to generate.