Lines 1-99
Link Here
|
1 |
--- pith/pine.hlp.orig 2013-08-15 06:36:22.000000000 +0200 |
|
|
2 |
+++ pith/pine.hlp 2014-06-23 11:40:52.000000000 +0200 |
3 |
@@ -881,13 +881,13 @@ |
4 |
config file from command line or provided |
5 |
by "PINECONF" environment variable |
6 |
<!--chtml else--> |
7 |
- pine.conf file |
8 |
+ alpine.conf file |
9 |
<!--chtml endif--> |
10 |
<LI> personal configuration file |
11 |
<LI> personal exceptions configuration file |
12 |
<LI> command-line options |
13 |
<!--chtml if pinemode="os_windows"--><!--chtml else--> |
14 |
- <LI> system-wide pine.conf.fixed file<!--chtml endif--> |
15 |
+ <LI> system-wide alpine.conf.fixed file<!--chtml endif--> |
16 |
</UL> |
17 |
<P> |
18 |
The values in both the personal configuration file and the |
19 |
@@ -977,7 +977,7 @@ |
20 |
sentmail# ~/mail/sent-mail |
21 |
mailcap# ~/.mailcap + /etc/mailcap |
22 |
+ /usr/etc/mailcap + /usr/local/etc/mailcap |
23 |
- mimetypes# ~/.mime.types + /etc/mime.types + /usr/local/lib/mime.types |
24 |
+ mimetypes# ~/.mime.types + /etc/mime.types + /usr/local/etc/mime.types |
25 |
|
26 |
news-spool varies across Unix flavors, e.g. /var/spool/news or /usr/spool/news |
27 |
active-news varies across Unix flavors, e.g. /usr/lib/news/active |
28 |
@@ -1367,20 +1367,7 @@ |
29 |
We hope you will explore Alpine's many capabilities. From the MAIN MENU, |
30 |
select Setup/Config to see many of the options available to you. Also note |
31 |
that all screens have context-sensitive help text available.<P> |
32 |
-<!--chtml if pinemode="phone_home"--> |
33 |
-SPECIAL REQUEST: |
34 |
-This software is made available as a public service of the |
35 |
-University of Washington in Seattle. We are no longer actively developing |
36 |
-the software, but it is still helpful to us to have an idea of how many |
37 |
-people are using Alpine. Are you willing to be counted as an Alpine user? Pressing |
38 |
-<A HREF="X-Alpine-Phone-Home:">Return</A> |
39 |
-will send an anonymous (meaning, your real email address will not be revealed) |
40 |
-message to the Alpine team at the University of Washington for purposes of tallying. |
41 |
-<P> |
42 |
-<!--To Exit this screen and continue your Alpine session press "E".--> |
43 |
-<!--chtml else--> |
44 |
To Exit this screen and continue your Alpine session press "Return". |
45 |
-<!--chtml endif--> |
46 |
</BODY> |
47 |
</HTML> |
48 |
===== new_alpine_user_greeting ====== |
49 |
@@ -1400,20 +1387,7 @@ |
50 |
The Release Notes may be viewed by pressing |
51 |
"R" now or while in the MAIN MENU. |
52 |
<P> |
53 |
-<!--chtml if pinemode="phone_home"--> |
54 |
-SPECIAL REQUEST: |
55 |
-This software is made available as a public service of the |
56 |
-University of Washington in Seattle. We are no longer actively developing |
57 |
-the software, but it is still helpful to us to have an idea of how many |
58 |
-people are using Alpine. Are you willing to be counted as an Alpine user? Pressing |
59 |
-<A HREF="X-Alpine-Phone-Home:">Return</A> |
60 |
-will send an anonymous (meaning, your real email address will not be revealed) |
61 |
-message to the Alpine team at the University of Washington for purposes of tallying. |
62 |
-<P> |
63 |
-<!--To Exit this screen and continue your Alpine session press "E".--> |
64 |
-<!--chtml else--> |
65 |
To Exit this screen and continue your Alpine session press "Return". |
66 |
-<!--chtml endif--> |
67 |
</BODY> |
68 |
</HTML> |
69 |
===== new_version_greeting ====== |
70 |
@@ -1430,20 +1404,7 @@ |
71 |
documented in the Release Notes, which may be viewed by pressing |
72 |
"R" now or while in the MAIN MENU. |
73 |
<P> |
74 |
-<!--chtml if pinemode="phone_home"--> |
75 |
-SPECIAL REQUEST: |
76 |
-This software is made available as a public service of the |
77 |
-University of Washington in Seattle. We are no longer actively developing |
78 |
-the software, but it is still helpful to us to have an idea of how many |
79 |
-people are using Alpine. Are you willing to be counted as an Alpine user? Pressing |
80 |
-<A HREF="X-Alpine-Phone-Home:">Return</A> |
81 |
-will send an anonymous (meaning, your real email address will not be revealed) |
82 |
-message to the Alpine team at the University of Washington for purposes of tallying. |
83 |
- |
84 |
-<!--To Exit this screen and continue your Alpine session press "E".--> |
85 |
-<!--chtml else--> |
86 |
To Exit this screen and continue your Alpine session press "Return". |
87 |
-<!--chtml endif--> |
88 |
</BODY> |
89 |
</HTML> |
90 |
|
91 |
@@ -2709,7 +2670,7 @@ |
92 |
system configuration file, execute |
93 |
|
94 |
<PRE><CODE> |
95 |
- pine -P old-pine.conf -conf > <!--#echo var="PINE_CONF_PATH"--> |
96 |
+ pine -P old-alpine.conf -conf > <!--#echo var="PINE_CONF_PATH"--> |
97 |
</CODE></PRE> |
98 |
<P> |
99 |
A system configuration file is not required. |