diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-15 19:10:59 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-15 19:10:59 +0000 |
commit | cc6825cf28f45c090747ed100adeb2189bda6280 (patch) | |
tree | 227c9e7f8d44c0aaf556fd64a12ba3661c086be6 /x11-fm/nautilus/files/patch-components::help::hyperbola-filefmt.c | |
parent | Remove nautilus support now that Nautilus has been removed from the tree. (diff) |
Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. All
core desktop components are being removed.
Notes
Notes:
svn path=/head/; revision=84934
Diffstat (limited to 'x11-fm/nautilus/files/patch-components::help::hyperbola-filefmt.c')
-rw-r--r-- | x11-fm/nautilus/files/patch-components::help::hyperbola-filefmt.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/x11-fm/nautilus/files/patch-components::help::hyperbola-filefmt.c b/x11-fm/nautilus/files/patch-components::help::hyperbola-filefmt.c deleted file mode 100644 index 5331a9db1187..000000000000 --- a/x11-fm/nautilus/files/patch-components::help::hyperbola-filefmt.c +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- components/help/hyperbola-filefmt.c 2001/05/14 15:56:20 1.1 -+++ components/help/hyperbola-filefmt.c 2001/05/14 15:56:32 -@@ -30,6 +30,7 @@ - #include <libgnome/gnome-util.h> - #include <limits.h> - #include <parser.h> -+#include <sys/types.h> - #include <regex.h> - #include <string.h> - #include <tree.h> |