From 7830cdf866e09d08d13121d568db7e8ec0951586 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sun, 24 Oct 2004 19:31:27 +0000 Subject: Update to 1.3.18. See http://galeon.sourceforge.net/Main/GaleonRelease1318 for a list of what's changed. --- www/galeon2/files/patch-src_galeon-encoding-dialog.c | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 www/galeon2/files/patch-src_galeon-encoding-dialog.c (limited to 'www/galeon2/files/patch-src_galeon-encoding-dialog.c') diff --git a/www/galeon2/files/patch-src_galeon-encoding-dialog.c b/www/galeon2/files/patch-src_galeon-encoding-dialog.c deleted file mode 100644 index 674069940d4d..000000000000 --- a/www/galeon2/files/patch-src_galeon-encoding-dialog.c +++ /dev/null @@ -1,15 +0,0 @@ ---- src/galeon-encoding-dialog.c.orig Sat Jul 3 16:45:02 2004 -+++ src/galeon-encoding-dialog.c Sat Jul 3 16:45:11 2004 -@@ -282,10 +282,10 @@ - tree_view_selection_changed_cb (GtkTreeSelection *selection, - GaleonEncodingDialog *dialog) - { -- if (dialog->priv->update_tag == TRUE) return; -- - GtkTreeModel *model; - GtkTreeIter iter; -+ -+ if (dialog->priv->update_tag == TRUE) return; - - if (gtk_tree_selection_get_selected (selection, &model, &iter)) - { -- cgit v1.2.3