Changeset 25f9f1f
- Timestamp:
- 12/14/2007 02:49:57 PM (16 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- ebda9aa
- Parents:
- ca4ed0b0
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
basicnet/mailnews/mutt.xml
rca4ed0b0 r25f9f1f 7 7 <!ENTITY mutt-download-http "http://downloads.sourceforge.net/mutt/mutt-&mutt-version;.tar.gz"> 8 8 <!ENTITY mutt-download-ftp "ftp://ftp.mutt.org/mutt/devel/mutt-&mutt-version;.tar.gz"> 9 <!ENTITY mutt-md5sum " 10eff7024dbb7ce1f773d688a69ea9db">10 <!ENTITY mutt-size "3. 4MB">11 <!ENTITY mutt-buildsize "25. 7MB">9 <!ENTITY mutt-md5sum "49387458be0cb52b85ae0d73af699aae"> 10 <!ENTITY mutt-size "3.5 MB"> 11 <!ENTITY mutt-buildsize "25.4 MB"> 12 12 <!ENTITY mutt-time "0.4 SBU"> 13 13 ]> … … 74 74 <ulink url="http://elinks.or.cz/">ELinks</ulink></para> 75 75 76 <!-- Untested PDF generation with jadetex/openjade/opensp77 76 <bridgehead renderas="sect4">Optional (To Generate PDF Manual)</bridgehead> 78 <para role="optional"><xref linkend="jadetex"/> </para>79 -->77 <para role="optional"><xref linkend="jadetex"/> and 78 <xref linkend="docbook-dsssl"/></para> 80 79 81 80 <para condition="html" role="usernotes">User Notes: … … 136 135 make -C doc</userinput></screen> 137 136 138 <!-- Untested PDF generation139 137 <para>To generate the PDF manual with <xref linkend="jadetex"/>, run 140 the following command s:</para>138 the following command:</para> 141 139 142 140 <screen><userinput>make -C doc manual.pdf</userinput></screen> 143 -->144 141 145 142 <para>This package does not come with a test suite.</para> … … 149 146 <screen role='root'><userinput>make install</userinput></screen> 150 147 151 <!-- Untested PDF generation152 148 <para>If you generated the PDF manual, install it and the source TeX 153 file as the <systemitem class="username">root</systemitem> user:</para> 149 file by issuing the following command as the 150 <systemitem class="username">root</systemitem> user:</para> 154 151 155 152 <screen role='root'><userinput>install -v -m644 doc/manual.{pdf,tex} \ 156 153 /usr/share/doc/mutt-&mutt-version;</userinput></screen> 157 -->158 154 159 155 </sect2> -
general.ent
rca4ed0b0 r25f9f1f 4 4 --> 5 5 6 <!ENTITY day "1 3"> <!-- Always 2 digits -->6 <!ENTITY day "14"> <!-- Always 2 digits --> 7 7 <!ENTITY month "12"> <!-- Always 2 digits --> 8 8 <!ENTITY year "2007"> … … 359 359 <!ENTITY procmail-version "3.22"> 360 360 <!ENTITY fetchmail-version "6.3.8"> 361 <!ENTITY mutt-version "1.5.1 6">361 <!ENTITY mutt-version "1.5.17"> 362 362 <!ENTITY pine-version "4.64"> 363 363 <!ENTITY tin-version "1.8.2"> -
introduction/welcome/changelog.xml
rca4ed0b0 r25f9f1f 41 41 42 42 --> 43 44 <listitem> 45 <para>December 14th, 2007</para> 46 <itemizedlist> 47 <listitem> 48 <para>[ag] - Updated to Mutt-1.5.17. Added command to generate the 49 manual in PDF format.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 43 53 44 54 <listitem>
Note:
See TracChangeset
for help on using the changeset viewer.