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/gnomeapplets/files/patch-ac | |
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/gnomeapplets/files/patch-ac')
-rw-r--r-- | x11/gnomeapplets/files/patch-ac | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/x11/gnomeapplets/files/patch-ac b/x11/gnomeapplets/files/patch-ac deleted file mode 100644 index 6aa72d5893b6..000000000000 --- a/x11/gnomeapplets/files/patch-ac +++ /dev/null @@ -1,10 +0,0 @@ ---- mini-commander/src/macro.c.orig Sun Feb 6 05:15:37 2000 -+++ mini-commander/src/macro.c Sat May 27 13:02:19 2000 -@@ -20,6 +20,7 @@ - */ - - #include <string.h> -+#include <sys/types.h> - #include <regex.h> - #include <config.h> - #include <gnome.h> |