diff options
Diffstat (limited to 'x11/imwheel/files/patch-imwheel.1')
-rw-r--r-- | x11/imwheel/files/patch-imwheel.1 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/x11/imwheel/files/patch-imwheel.1 b/x11/imwheel/files/patch-imwheel.1 new file mode 100644 index 000000000000..b8dad75d9412 --- /dev/null +++ b/x11/imwheel/files/patch-imwheel.1 @@ -0,0 +1,21 @@ +--- imwheel.1.orig Sun Nov 7 08:47:14 2004 ++++ imwheel.1 Sun Nov 7 08:49:03 2004 +@@ -329,7 +329,7 @@ + .fi + .RE + .SH "IMWHEELRC" +-IMWheel uses, optionally, two configuration files. One called /etc/X11/imwheel/imwheelrc, ++IMWheel uses, optionally, two configuration files. One called %%PREFIX%%/etc/imwheelrc, + which is used for everybody. The other is $HOME/.imwheelrc, used only for one + user. One is supplied and should have been installed automatically in /etc/X11/imwheel/ + if not also in the installing users $HOME as well. All whitespace is ignored +@@ -671,7 +671,7 @@ + $HOME/.imwheelrc + The users configuration file. + +-/etc/X11/imwheel/imwheelrc ++%%PREFIX%%/etc/imwheelrc + The global location for the configuration + file, it is always loaded. Overided by + the users configuration file. + |