diff options
author | Max Khon <fjoe@FreeBSD.org> | 2003-02-09 20:15:46 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2003-02-09 20:15:46 +0000 |
commit | 10d26e8e5df631b046f7a92d6335c86dcfb7bb3b (patch) | |
tree | 374f3c95746ba66dcf79ef13f935dcc53869653c /misc/mc/files/patch-ad | |
parent | glade2 no longer depends on libgnomeprintui. Update it accordingly. (diff) |
Update to 4.6.0
Some of new features and improvements are:
- fish (extrnal file system via ssh)
- smbfs
- internal editor works correctly if mc is built without slang
(is built using plain ncurses)
Notes
Notes:
svn path=/head/; revision=75207
Diffstat (limited to 'misc/mc/files/patch-ad')
-rw-r--r-- | misc/mc/files/patch-ad | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/mc/files/patch-ad b/misc/mc/files/patch-ad deleted file mode 100644 index 694c000fe771..000000000000 --- a/misc/mc/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome/gtools.c.orig Tue Feb 16 01:29:19 1999 -+++ gnome/gtools.c Fri Feb 19 01:43:53 1999 -@@ -13,7 +13,7 @@ - #undef HAVE_LIBGPM - #include "mouse.h" - #include "key.h" --#include "myslang.h" -+#include "tty.h" - #include "widget.h" - #include "wtools.h" - #include "dialog.h" |