summaryrefslogtreecommitdiff
path: root/comms/efax-gtk/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'comms/efax-gtk/patches/patch-ad')
-rw-r--r--comms/efax-gtk/patches/patch-ad27
1 files changed, 27 insertions, 0 deletions
diff --git a/comms/efax-gtk/patches/patch-ad b/comms/efax-gtk/patches/patch-ad
new file mode 100644
index 00000000000..97c0cd6dd2f
--- /dev/null
+++ b/comms/efax-gtk/patches/patch-ad
@@ -0,0 +1,27 @@
+$NetBSD: patch-ad,v 1.1 2002/12/25 13:18:25 jmmv Exp $
+
+--- helpfile.h.orig Sat Apr 6 13:07:24 2002
++++ helpfile.h
+@@ -135,10 +135,10 @@ const char helpfile_msg[] =
+ "--------\n"
+ "\n"
+ "The program settings can be changed by manually editing the efax-gtk\n"
+-"configuration file comprising $HOME/.efax-gtkrc,\n"
+-"/usr/local/etc/efax-gtkrc or /etc/efax-gtkrc. The file is searched\n"
++"configuration file comprising $HOME/.efax-gtkrc or\n"
++RCDIR "/efax-gtkrc. The file is searched\n"
+ "for in that order, so $HOME/.efax-gtkrc takes precedence over the\n"
+-"other two.\n"
++"other one.\n"
+ "\n"
+ "The configuration file can also be set by using the Settings dialog\n"
+ "launched from the `File/Settings' pull down menu item. The settings\n"
+@@ -147,7 +147,7 @@ const char helpfile_msg[] =
+ "revert to the global settings, this can be done either by deleting the\n"
+ "$HOME/.efax-gtkrc file, or by pressing the `Reset' button in the\n"
+ "Settings dialog, which will reload the Settings dialog from\n"
+-"/etc/efax-gtkrc or /usr/local/etc/efax-gtkrc.\n"
++RCDIR "/efax-gtkrc.\n"
+ "\n"
+ "Help can be obtained when filling out the Settings dialog by holding\n"
+ "the mouse over the relevant help (?) button, which will bring up a\n"