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_popup-commands.c | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 www/galeon2/files/patch-src_popup-commands.c (limited to 'www/galeon2/files/patch-src_popup-commands.c') diff --git a/www/galeon2/files/patch-src_popup-commands.c b/www/galeon2/files/patch-src_popup-commands.c deleted file mode 100644 index 510f87bc6e51..000000000000 --- a/www/galeon2/files/patch-src_popup-commands.c +++ /dev/null @@ -1,15 +0,0 @@ ---- src/popup-commands.c.orig Tue Aug 10 00:31:14 2004 -+++ src/popup-commands.c Tue Aug 10 00:31:21 2004 -@@ -333,11 +333,11 @@ - GaleonPopup *popup) - { - GaleonEmbed *embed; -+ char *location; - - embed = galeon_popup_get_embed (popup); - g_return_if_fail (GALEON_IS_EMBED (embed)); - -- char *location; - galeon_embed_get_location (embed, FALSE, FALSE, &location); - popup_copy_to_clipboard (popup, location); - g_free (location); -- cgit v1.2.3