[maemo-commits] [maemo-commits] r15086 - projects/haf/branches/gtkhtml/gtkhtml-3.17.5-port/patches
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Thu Jan 17 12:11:24 EET 2008
- Previous message: [maemo-commits] r15085 - projects/haf/branches/gtkhtml/gtkhtml-3.17.5-port/patches
- Next message: [maemo-commits] r15087 - projects/haf/branches/gtkhtml/gtkhtml-3.17.5-port/patches
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: schulhof Date: 2008-01-17 12:11:23 +0200 (Thu, 17 Jan 2008) New Revision: 15086 Modified: projects/haf/branches/gtkhtml/gtkhtml-3.17.5-port/patches/gtkhtml_020_remove_libart.diff Log: New contents of gtkhtml_020_remove_libart.diff Modified: projects/haf/branches/gtkhtml/gtkhtml-3.17.5-port/patches/gtkhtml_020_remove_libart.diff =================================================================== --- projects/haf/branches/gtkhtml/gtkhtml-3.17.5-port/patches/gtkhtml_020_remove_libart.diff 2008-01-17 10:10:50 UTC (rev 15085) +++ projects/haf/branches/gtkhtml/gtkhtml-3.17.5-port/patches/gtkhtml_020_remove_libart.diff 2008-01-17 10:11:23 UTC (rev 15086) @@ -1,6 +1,6 @@ -diff -ru gtkhtml-3.13.91/src/htmlobject.h gtkhtml-3.13.91-remove-libart/src/htmlobject.h ---- gtkhtml-3.13.91/src/htmlobject.h 2007-01-03 17:19:57.000000000 +0200 -+++ gtkhtml-3.13.91-remove-libart/src/htmlobject.h 2007-05-30 23:03:10.000000000 +0300 +diff -ru gtkhtml-3.17.5/gtkhtml/htmlobject.h gtkhtml-3.17.5-020/gtkhtml/htmlobject.h +--- gtkhtml-3.17.5/gtkhtml/htmlobject.h 2007-11-30 05:57:58.000000000 +0200 ++++ gtkhtml-3.17.5-020/gtkhtml/htmlobject.h 2008-01-17 12:05:33.000000000 +0200 @@ -24,7 +24,6 @@ #ifndef _HTMLOBJECT_H_ #define _HTMLOBJECT_H_ @@ -9,9 +9,9 @@ #include <gdk/gdktypes.h> #include "htmltypes.h" #include "htmlenums.h" -diff -ru gtkhtml-3.13.91/src/htmlplainpainter.c gtkhtml-3.13.91-remove-libart/src/htmlplainpainter.c ---- gtkhtml-3.13.91/src/htmlplainpainter.c 2007-01-03 17:19:57.000000000 +0200 -+++ gtkhtml-3.13.91-remove-libart/src/htmlplainpainter.c 2007-05-30 23:02:58.000000000 +0300 +diff -ru gtkhtml-3.17.5/gtkhtml/htmlplainpainter.c gtkhtml-3.17.5-020/gtkhtml/htmlplainpainter.c +--- gtkhtml-3.17.5/gtkhtml/htmlplainpainter.c 2007-11-30 05:57:58.000000000 +0200 ++++ gtkhtml-3.17.5-020/gtkhtml/htmlplainpainter.c 2008-01-17 12:04:53.000000000 +0200 @@ -22,7 +22,6 @@ #include <config.h> #include <string.h> @@ -20,9 +20,9 @@ #include "htmlentity.h" #include "htmlgdkpainter.h" -diff -ru gtkhtml-3.13.91/src/htmltablecell.c gtkhtml-3.13.91-remove-libart/src/htmltablecell.c ---- gtkhtml-3.13.91/src/htmltablecell.c 2007-02-09 21:54:58.000000000 +0200 -+++ gtkhtml-3.13.91-remove-libart/src/htmltablecell.c 2007-05-30 23:03:26.000000000 +0300 +diff -ru gtkhtml-3.17.5/gtkhtml/htmltablecell.c gtkhtml-3.17.5-020/gtkhtml/htmltablecell.c +--- gtkhtml-3.17.5/gtkhtml/htmltablecell.c 2007-11-30 05:57:58.000000000 +0200 ++++ gtkhtml-3.17.5-020/gtkhtml/htmltablecell.c 2008-01-17 12:05:18.000000000 +0200 @@ -23,7 +23,6 @@ #include <config.h>
- Previous message: [maemo-commits] r15085 - projects/haf/branches/gtkhtml/gtkhtml-3.17.5-port/patches
- Next message: [maemo-commits] r15087 - projects/haf/branches/gtkhtml/gtkhtml-3.17.5-port/patches
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]