aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/vide/files/patch-af
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-02-26 05:23:40 +0000
committerSteve Price <steve@FreeBSD.org>2001-02-26 05:23:40 +0000
commit61d18b441ea9314e00c4b6330cc825de794c6a60 (patch)
tree543eaddf7b58b1500458bf891e7b6efdd5c169fd /x11-fm/vide/files/patch-af
parent251624ffe21d43e04f264c1bab046eda22c7e44d (diff)
Update to version 0.5.
PR: 25294 Submitted by: Sergei Gnezdov <sergeiga@yahoo.com>
Diffstat (limited to 'x11-fm/vide/files/patch-af')
-rw-r--r--x11-fm/vide/files/patch-af11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-fm/vide/files/patch-af b/x11-fm/vide/files/patch-af
deleted file mode 100644
index b8de139a6b0d..000000000000
--- a/x11-fm/vide/files/patch-af
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/main_menu.c.orig Sat Jun 17 15:24:20 2000
-+++ src/main_menu.c Sat Jun 17 15:56:55 2000
-@@ -27,7 +27,7 @@
- help_cb(GtkWidget *widget, gpointer data)
- {
- gchar help_command[NAME_MAX];
-- g_snprintf(help_command, sizeof(help_command), "%s -e vim %s/vide%s.txt",
-+ g_snprintf(help_command, sizeof(help_command), "%s -e vi %s/vide%s.txt",
- cfg.xterm_command, cfg.config_dir, VERSION);
- file_exec(help_command);
-