From 00b0e29c25321ed4ec49466c13aa2db7dcf1739f Mon Sep 17 00:00:00 2001 From: John Luke Date: Sat, 17 Jan 2004 22:46:41 +0000 Subject: [PATCH] add vte svn path=/trunk/gtk-sharp/; revision=22212 --- sources/gtk-sharp-sources.xml | 7 +++++++ sources/makefile | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/sources/gtk-sharp-sources.xml b/sources/gtk-sharp-sources.xml index bba5348f0..e1b82fcd2 100644 --- a/sources/gtk-sharp-sources.xml +++ b/sources/gtk-sharp-sources.xml @@ -113,4 +113,11 @@ + + + + vte-0.11.10/src + + + diff --git a/sources/makefile b/sources/makefile index eab435eb6..686ffa953 100644 --- a/sources/makefile +++ b/sources/makefile @@ -12,7 +12,8 @@ DOWNLOADS = \ http://ftp.gnome.org/pub/GNOME/desktop/2.2/2.2.2/sources/librsvg-2.2.5.tar.gz \ http://ftp.gnome.org/pub/GNOME/sources/libgda/1.0/libgda-1.0.0.tar.gz \ http://ftp.gnome.org/pub/GNOME/sources/libgnomedb/1.0/libgnomedb-1.0.0.tar.gz \ - + http://ftp.gnome.org/pub/GNOME/desktop/2.4/2.4.0/sources/vte-0.11.10.tar.gz \ + GTKHTML_SOURCES = \ gtkhtml-3.0.8/src/gtkhtml.c \ gtkhtml-3.0.8/src/gtkhtml.h \