summaryrefslogtreecommitdiff
path: root/sysutils/nautilus/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/nautilus/patches/patch-af')
-rw-r--r--sysutils/nautilus/patches/patch-af8
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/nautilus/patches/patch-af b/sysutils/nautilus/patches/patch-af
index 17d848db5e8..c415da46b0d 100644
--- a/sysutils/nautilus/patches/patch-af
+++ b/sysutils/nautilus/patches/patch-af
@@ -1,8 +1,8 @@
-$NetBSD: patch-af,v 1.2 2005/03/22 16:14:16 jmmv Exp $
+$NetBSD: patch-af,v 1.3 2006/01/06 16:53:49 wiz Exp $
---- src/nautilus-main.c.orig 2005-03-07 10:00:15.000000000 +0100
+--- src/nautilus-main.c.orig 2005-08-17 21:16:10.000000000 +0200
+++ src/nautilus-main.c
-@@ -57,6 +57,24 @@
+@@ -58,6 +58,24 @@
#include <string.h>
#include <unistd.h>
@@ -27,7 +27,7 @@ $NetBSD: patch-af,v 1.2 2005/03/22 16:14:16 jmmv Exp $
/* Keeps track of everyone who wants the main event loop kept active */
static GSList *event_loop_registrants;
-@@ -420,6 +438,10 @@ main (int argc, char *argv[])
+@@ -421,6 +439,10 @@ main (int argc, char *argv[])
} else {
/* Run the nautilus application. */
application = nautilus_application_new ();