Revision 36e65545c68cbe4b96476b945c9ae5fd60f34c9d
wabz at pidgin.im
wabz at pidgin.im
Mon Mar 19 19:51:52 EDT 2007
o -----------------------------------------------------------------
| Revision: 36e65545c68cbe4b96476b945c9ae5fd60f34c9d
| Ancestor: d4f7294caf2fe548806608d216c63f9e6011d303
| Author: wabz at pidgin.im
| Date: 2007-03-19T23:51:24
| Branch: im.pidgin.pidgin
|
| Renamed entries:
| doc/gaim-text.1.in to doc/finch.1.in
| Modified files:
| configure.ac doc/Makefile.am doc/finch.1.in
|
| ChangeLog:
|
| Rename/update finch man page
|
| ============================================================
| --- configure.ac 4ea4e0363e7e5f352a7ffb1e9e35bdaafa13b6bb
| +++ configure.ac 1bb16232ab29837ef354c8bb308f9af0ef73e0c5
| @@ -374,7 +374,7 @@ AC_ARG_WITH(ncurses-headers, [AC_HELP_ST
| GNT_LIBS=""
| GNT_CFLAGS=""
| AC_ARG_WITH(ncurses-headers, [AC_HELP_STRING([--with-ncurses-headers=DIR],
| - [compile gaim-text against the ncurses includes in DIR])],
| + [compile finch against the ncurses includes in DIR])],
| [ac_ncurses_includes="$withval"], [ac_ncurses_includes=""])
| if test "x$enable_consoleui" = "xyes"; then
| AC_CHECK_LIB(ncursesw, initscr, [GNT_LIBS="-lncursesw"], [enable_consoleui=no])
| @@ -1899,7 +1899,7 @@ AC_OUTPUT([Makefile
| gaim.service
| doc/Makefile
| doc/pidgin.1
| - doc/gaim-text.1
| + doc/finch.1
| m4macros/Makefile
| pidgin/Makefile
| pidgin/pidgin.pc
| ============================================================
| --- doc/Makefile.am 1d44df02c81f5282a66aea11c7cc09371a82d47a
| +++ doc/Makefile.am b151c4d580c9f420282df172b6cf22ed7e71bb9f
| @@ -1,4 +1,4 @@
| -man_MANS = pidgin.1 gaim-text.1
| +man_MANS = pidgin.1 finch.1
|
| EXTRA_DIST = \
| C-HOWTO.dox \
| @@ -13,7 +13,7 @@ EXTRA_DIST = \
| core-signals.dox \
| dbus-server-signals.dox \
| gaims_funniest_home_convos.txt \
| - gaim-text.1.in \
| + finch.1.in \
| gtkaccount-signals.dox \
| gtkblist-signals.dox \
| gtkconv-signals.dox \
| ============================================================
| --- doc/gaim-text.1.in 88e8bd597abfdc0fceb6e334017cb326949185b1
| +++ doc/finch.1.in 038a0a51fbf13a2b93e873edb23eae52cd693dc1
| @@ -19,23 +19,24 @@
| .\" License along with this manual; if not, write to the Free
| .\" Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139,
| .\" USA.
| -.TH gaim-text 1
| +.TH finch 1
| .SH NAME
| -Gaim-Text \- A Pimpin' Penguin console frontend for Instant Messaging client Gaim.
| +Finch \- A Pimpin' Penguin console frontend to libpurple. Instant
| +Messaging client.
| .SH SYNOPSIS
| .TP 5
| -\fBgaim-text \fI[options]\fR
| +\fBfinch \fI[options]\fR
|
| .SH DESCRIPTION
| .PP
| -\fBgaim-text\fR is a console-based modular messaging client capable of using
| +\fBfinch\fR is a console-based modular messaging client capable of using
| AIM, MSN, Yahoo!, Jabber, ICQ, IRC, SILC, Novell GroupWise, Lotus Sametime,
| Zephyr, Gadu-Gadu, and QQ all at once. It has many common features found in
| -other clients, as well as many unique features. Gaim is not endorsed by or
| +other clients, as well as many unique features. Finch is not endorsed by or
| affiliated with America Online, ICQ, Microsoft, or Yahoo.
|
| .SH OPTIONS
| -The following options are provided by \fBgaim-text\fR using the standard GNU
| +The following options are provided by \fBfinch\fR using the standard GNU
| command line syntax:
| .TP
| .B \-d, \-\-debug
| @@ -50,7 +51,7 @@ Print this help and exit.
| Print this help and exit.
| .TP
| .B \-n, \-\-nologin
| -Don't automatically login when \fBgaim-text\fR starts. Sets all accounts to
| +Don't automatically login when \fBfinch\fR starts. Sets all accounts to
| Offline.
| .TP
| .B \-v, \-\-version
| @@ -252,6 +253,8 @@ a-d = delete-next-word
| a-f = cursor-next-word
| .br
| a-d = delete-next-word
| +.br
| +c-v = clipboard-paste
|
| .br
| [GntTree::binding]
| @@ -294,9 +297,9 @@ There is experimental mouse support. You
|
| .SH Mouse Support
| There is experimental mouse support. You can focus windows, activate buttons,
| -select rows in a list, scroll using the wheel-scroll etc. Mouse support is
| -disabled by default, so you need to enable it in \fI~/.gntrc\fR (see the sample
| -above).
| +select rows in a list, scroll using the wheel-scroll etc. Selecting text in a
| +text-view copies it to the gnt clipboard. Mouse support is disabled by default,
| +so you need to enable it in \fI~/.gntrc\fR (see the sample above).
|
| .SH Window Management
| The default window management is very limited. But it is possible to write
| @@ -347,6 +350,8 @@ a-b = toggle-buddylist
| [GntS::binding]
| .br
| a-b = toggle-buddylist
| +.br
| +a-C = toggle-clipboard
|
| .SH Conversation Commands
| There are a few helpful commands in addition to the regular commands. You can
| @@ -381,25 +386,24 @@ Known bugs are listed at
| .br
| \fIhttp://sourceforge.net/tracker/?group_id=235&atid=100235\fR
|
| -.SH PATCHES
| -If you fix a bug in \fBgaim-text\fR (or otherwise enhance it), please submit a
| -patch (using \fIsvn diff > my.diff\fR against the latest SVN version)
| -at
| -.br
| -\fIhttp://sourceforge.net/tracker/?func=add&group_id=235&atid=300235\fR
| -
| Before sending a bug report, please verify that you have the latest
| -version of \fBgaim-text\fR and \fBlibgaim\fR. Many bugs (major and minor) are
| +version of \fBfinch\fR and \fBlibpurple\fR. Many bugs (major and minor) are
| fixed at each release, and if yours is out of date, the problem may already have
| been solved.
|
| -You are also encouraged to drop by at \fB#gaim\fR on \fIirc.freenode.net\fR to
| -discuss about development.
|
| +.SH PATCHES
| +If you fix a bug in \fBfinch\fR (or otherwise enhance it), please submit a
| +patch (using \fImtn diff > my.diff\fR against the latest version from the
| +Monotone repository) at
| +.br
| +\fIhttp://developer.pidgin.im/newticket\fR
| +
| +You are also encouraged to drop by at \fB#pidgin\fR on \fIirc.freenode.net\fR to
| +discuss development.
| +
| .SH SEE ALSO
| -\fIhttp://gaim.sourceforge.net/\fR
| -.br
| -\fIhttp://www.sourceforge.net/projects/gaim/\fR
| +\fIhttp://pidgin.im/\fR
|
| .SH LICENSE
| This program is free software; you can redistribute it and/or modify
To get the patch for this revision, please do this:
mtn log --last 1 --diffs --from 36e65545c68cbe4b96476b945c9ae5fd60f34c9d
More information about the Commits
mailing list