From 745c0db9493f4df4b47dfdbcc909af03f073439c Mon Sep 17 00:00:00 2001 From: Sergey Vlasov Date: Fri, 12 Jul 2002 16:17:52 +0000 Subject: [PATCH] Fixed man page installation (use the correct automake method instead of the manual one). --- ChangeLog.claws | 6 + configure.in | 4 +- doc/man/Makefile.am | 8 +- doc/man/sylpheed.1 | 260 ++++++++++++++++++++++++++++++++++++++++++ doc/man/sylpheed.1.gz | Bin 2158 -> 0 bytes 5 files changed, 270 insertions(+), 8 deletions(-) create mode 100644 doc/man/sylpheed.1 delete mode 100644 doc/man/sylpheed.1.gz diff --git a/ChangeLog.claws b/ChangeLog.claws index 16454b6e4..54a7251d8 100644 --- a/ChangeLog.claws +++ b/ChangeLog.claws @@ -1,3 +1,9 @@ +2002-07-12 [sergey] 0.7.8claws62 + + * man/Makefile.am + * configure.in + fixed man page installation + 2002-07-12 [paul] 0.7.8claws61 * sync with 0.7.8cvs26 diff --git a/configure.in b/configure.in index 9a400878a..519e7c1c3 100644 --- a/configure.in +++ b/configure.in @@ -8,7 +8,7 @@ MINOR_VERSION=7 MICRO_VERSION=8 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=claws61 +EXTRA_VERSION=claws62 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION dnl set $target @@ -85,8 +85,6 @@ manualdir='${prefix}/${DATADIRNAME}/${PACKAGE}/manual' AC_SUBST(manualdir) faqdir='${prefix}/${DATADIRNAME}/${PACKAGE}/faq' AC_SUBST(faqdir) -mandir='${prefix}/man/man1' -AC_SUBST(mandir) dnl Set PACKAGE_DATA_DIR in config.h. if test "x${datadir}" = 'x${prefix}/share'; then diff --git a/doc/man/Makefile.am b/doc/man/Makefile.am index 48e54fc40..3a2e5cd14 100644 --- a/doc/man/Makefile.am +++ b/doc/man/Makefile.am @@ -1,6 +1,4 @@ -mandatadir = $(mandir)/ +man_MANS = \ + sylpheed.1 -mandata_DATA = \ - sylpheed.1.gz - -EXTRA_DIST = $(mandata_DATA) +EXTRA_DIST = $(man_MANS) diff --git a/doc/man/sylpheed.1 b/doc/man/sylpheed.1 new file mode 100644 index 000000000..5b0bb1895 --- /dev/null +++ b/doc/man/sylpheed.1 @@ -0,0 +1,260 @@ +.TH "Sylpheed" "1" "" "Hiroyuki Yamamoto" "" +.SH "NAME" +.LP +Sylpheed \- a GTK+ based fast e\-mail and news client +.SH "DESCRIPTION" +.TP +Sylpheed is an e\-mail client (and news reader) based on GTK+, running on X Window System, and aiming for +.br +* Quick response +.br +* Graceful, and sophisticated interface +.br +* Easy configuration, intuitive operation +.br +* Abundant features +\fR +.TP +Currently implemented features include: +o POP3 support +.br +o IMAP4rev1 support +.br +o integrated NetNews client +.br +o unlimited multiple account handling +.br +o thread display +.br +o filtering +.br +o MIME (attachments) +.br +o built\-in image view +.br +o X\-Face support +.br +o multiple MH folder support +.br +o mbox importing / exporting +.br +o external editor support +.br +o message queueing +.br +o automatic mail checking +.br +o draft message function +.br +o template function +.br +o line\-wrapping +.br +o clickable URI +.br +o XML\-based address book +.br +o LDAP, vCard, and JPilot support +.br +o newly arrived and unread message management +.br +o Mew/Wanderlust\-like key bind +.br +o printing +.br +o APOP authentication support +.br +o SMTP AUTH support +.br +o SSL support (POP3, SMTP, IMAP4rev1) +.br +o IPv6 support +.br +o drag & drop (partially implemented) +.br +o GnuPG support (currently implementing) +.br +o automake + autoconf support +.br +o internationalization of messages by gettext +.br +o support of many code sets, including UTF\-8 (Unicode) (when using libjconv) +\fR +.LP +This list is not complete. +.SH "OPTIONS" +.LP +\fBsylpheed \-\-compose\fR ["mailto:\fI%t\fR?subject=\fI%s\fR&cc=\fI%c\fR&body=\fI%b\fR"] +.br +\fBsylpheed \-\-receive\fR +.br +\fBsylpheed \-\-receive\-all\fR +.br +\fBsylpheed \-\-send\fR +.br +\fBsylpheed \-\-status\fR +.br +\fBsylpheed \-\-debug\fR +.br +\fBsylpheed \-\-help\fR +.br +\fBsylpheed \-\-version\fR +.SH "FILES" +.LP +.TP +$HOME/Mail +Default directory for mail storage +.TP +$PREFIX/share/sylpheed +Global program directory +.TP +$PREFIX/share/sylpheed/manual +Manual files in HTML format +.TP +$PREFIX/share/sylpheed/faq +FAQ files in HTML format +.TP +$HOME/.sylpheed +User's configuration files directory +.TP +$HOME/.sylpheed/accountrc +Configuration for account(s) +.TP +$HOME/.sylpheed/addrbook* +Addressbook files +.TP +$HOME/.sylpheed/command_history +User\-specified commands +.TP +$HOME/.sylpheed/customheaderrc +Configuration for custom headers for sending mail +.TP +$HOME/.sylpheed/dispheaderrc +Configuration for custom display of headers in message view +.TP +$HOME/.sylpheed/filterrc +Filter function configuration +.TP +$HOME/.sylpheed/folderlist.xml +Folder hierachy listing +.TP +$HOME/.sylpheed/menurc +Menu shortcut\-key configuration +.TP +$HOME/.sylpheed/sylpheed.log +Sylpheed logfile +.TP +$HOME/.sylpheed/sylpheedrc +Main configuration file + + +.SH "EXAMPLES" +.LP +To run this program the standard way type: +.LP +sylpheed +.LP +Alternatively you can run it as: +.TP +\fBsylpheed \-\-debug\fR +for debug mode +.TP +\fBsylpheed \-\-compose\fR +to open a Compose window +.TP +\fBsylpheed \-\-compose\fR "mailto:\fI%t\fR?subject=\fI%s\fR&cc=\fI%c\fR&body=\fI%b\fR" +this syntax can be used in web\-browsers and CLI to open pre\-populated Compose window +.TP +\fBsylpheed \-\-receive\fR +receive new messages +.TP +\fBsylpheed \-\-receive\-all\fR +receive new messages from all accounts +.TP +\fBsylpheed \-\-send\fR +send all queued messages +.TP +\fBsylpheed \-\-status\fR +show the total number of messages +.br +[new][unread][total] +.TP +\fBsylpheed \-\-help\fR +display the help message and exit +.TP +\fBsylpheed \-\-version\fR +display version number and exit +.SH "INSTALLATION" +.LP +This program requires GTK+ 1.2.6 or higher to be compiled. +.LP +Please make sure that gtk\-devel and glib\-devel (or similar) packages are +installed before the compilation (you may also require flex (lex) and bison +(yacc)). +.LP +To compile and install, just type: +.LP +% ./configure +.br +% make +.br +% su +.br +Password: [Enter password] +.br +# make install +.LP +See INSTALL from the source distribution package for full installation instructions. +.SH "AUTHORS" +.LP +.TP +main\-branch (http://sylpheed.good\-day.net) +Hiroyuki Yamamoto + +.TP +claws\-branch (http://sylpheed\-claws.sourceforge.net) +Hoa viet Dinh +.br +Match Grun +.br +Melvin Hadasht +.br +Christoph Hohmann +.br +Alfons Hoogervorst +.br +Darko Koruga +.br +Colin Leroy +.br +Paul Mangan +.br +Martin Schaaf +.br +Carsten Schurig +.br +Sergey Vlasov +.br +Hiroyuki Yamamoto +.TP +sylpheed\-w32 (http://www.gnupg.org/cvs\-access.html) +Werner Koch +.TP +sylpheed\-claws\-w32 (http://claws\-w32.sourceforge.net) +Thorsten Maerz \fR + + +.SH "SEE ALSO" +.LP +.TP +Sylpheed Homepage + +.TP +Sylpheed\-Claws Homepage + +.TP +Sylpheed Win32 + +.TP +Sylpheed\-Claws Win32 Homepage + diff --git a/doc/man/sylpheed.1.gz b/doc/man/sylpheed.1.gz deleted file mode 100644 index d1c54dd9964e554c48a15653006f42a180e013e9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2158 zcmV-!2$A<6iwFP!000001EpAPZ`;Tb{v7^_McQ2DJDWz5!=VV=RH`G}Y9w1{IZcWv zC|2Z>+=%2d`yyHS_4mw@lw?_Q4rt(*`!X{-J1@`7I=s7L&nK(A%7loYv*$1IA3s-8 ztCgEe_FrD`LRm%2K{x^Nb#K(ia5!c`%g3fCjI+zT_rI_iH<%~fSSF??1(!MFWz0&k zG%U)cC~Ym}U4L?ZI~d;$ZmuEhZd;f%U|Dn5Osun(q6LqIK59-UXXZdVJ&`5u$Wy@!?wfH- zA?~4I$#W)RY1Lx^!Wh!#n-flKv2kZr0ry3$j>Aku^R4Yz^Te*16IVtXPs3IMUWC~n zZNQ+2?4{;awIvKbiROHUdw#ebtW7c+PEYD6=W&cEFl?sOyxktY>y3}u;+*Taj@5sU zWv=Y*^^h|NDy}smGWK+?^nPqrFL;Shu@w^|u{`|*4p%yQ7y`KbFMddgzAwQLTy$NY%kTBQRnl4)E?cow zSc@QRS=!TyikE~RG2&iWbKImk#qo!`i|NVVS?5D3Y5$0Imar^yhBk9K`wC?iM>T#B z6yE`+unyS8w?r63if&{@SmW)DhuTR4+|%S=W`o_+6CzedKpOk}oWk9zH`8SB!eZs0 z#?8Kp$o_*C3>JQhB0r93JX7(?&t{lC|5D#^SG*RHK=^rOpV~ix-wqNPQO1WiEr8M- z+>XV}r3ZI2kyi&d7eX8O)bEoaF9ySYYetXUf4#aH^-o7ITJTOJ9DoIg#Ek$oD=IfN zd>Bj-4-L!swtq4BbZRoL#c6w7aG9$aV5-szkX>w~JjHa15OO>ZM*c%+?5hR4x*HAY zbRgK1>4L|=+$6Ills{G42WsiCjKAQZ_9J+NW9QOfJhkkr)JZ zvi3jqM&nJs-YIGm(Z~QJ+bl!DLUJMyP)FGkR=2APeU_(RXQrR^@&@V`0tI8G9E;GW zl0a!0H*acX4?+()*iTpiK;KWig~NeW)IgSKtk3IJw)9=?4>|uI01v!v%&N5f-d}Gf zP;-3i%a&q>enhLKp@^hT;(Rz@t(uhvepjk;x$idrjLutSp&3%QvM!xZGqts1A16yR z(g*}CsvMBjmK6GWa^C~SKhR)PYY^;9A3#=FfN$xF8IoqJ`qw4pGj#j%xo*3@eD<_o z_KR*SQHua1o7UFJPgWQA((Y&9s#UFoW~tR}!%yikxSrhghQnU-3S0LPZEk4s%}IKG z_@~{=@KyL5Q-lg>23hbtqJsht85f5&|2P-uSefsd44y8y0=F!+bIJrHj@KYX1Jlks z1e|z+z>Q zNdxHVtPlxDN8uU=8nr!1bI>vS3jE#9{}(JgZNa5^^S$s_YsbdbqcJyTsdW5?eeP33 zh>O$Ms3 zZlZ+<6aBWf_=sD`zXUozdv;dPq#H{VD&reO5%<6?5vFDkl zcB0DImCDdQl+VtzKqq3mX>lJ$SwqSxC3DiwO6w6V|5xL@lcx2$j`j76bf$-Los z$MsyX_e#5zLy4HC;oMKVNH*kuXk@E|!Yh&u1-t~(h-O{?TamHewjt?qhORK>WC3s1 zE+T9x^LU07wd55yUt5b_%xn^6oG0F32E%T_fp!=`+4g9Ty9iI|v`lM1G>c)g*hQh( za7+Z8xMKgwxls#WEtBFlMqP5ek~6QkTJ2+ZnoUeXdj?DtaoMJ(;F&AF@qP&Pl(=++-A!5XWwo k?MR?Mn!SGYfbXy|51j5rJgLLRif@BI0I*IVx_lG>0MnZ)ivR!s -- 2.25.1