From 10d26e8e5df631b046f7a92d6335c86dcfb7bb3b Mon Sep 17 00:00:00 2001 From: Max Khon Date: Sun, 9 Feb 2003 20:15:46 +0000 Subject: 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) --- misc/mc/files/patch-aj | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 misc/mc/files/patch-aj (limited to 'misc/mc/files/patch-aj') diff --git a/misc/mc/files/patch-aj b/misc/mc/files/patch-aj deleted file mode 100644 index cd20a6ef9302..000000000000 --- a/misc/mc/files/patch-aj +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome/gnome-open-dialog.c.orig Mon May 29 16:56:28 2000 -+++ gnome/gnome-open-dialog.c Wed May 31 12:30:36 2000 -@@ -359,7 +359,7 @@ - gtk_clist_set_column_auto_resize (GTK_CLIST (retval), 0, TRUE); - - /* set up the apps */ -- prefix = gnome_unconditional_datadir_file ("gnome/apps"); -+ prefix = gnome_unconditional_datadir_file ("apps"); - node = read_directory (prefix); - gnome_open_dialog_generate_tree_helper (GTK_CTREE (retval), NULL, node); - gtk_ctree_expand_recursive (GTK_CTREE (retval), NULL); -- cgit v1.2.3