Changes in / [8fa8d0c:af562f5]


Ignore:
Files:
14 edited

Legend:

Unmodified
Added
Removed
  • doc/barnowl.1

    rbad4496 rfa1b15b  
    1 .TH BARNOWL 1 "24 Jun 2011"
     1.TH barnowl 1 "23 Jun 2008"
    22.SH NAME
    3 BarnOwl \- tty\(hybased zephyr client
     3barnowl \- tty based zephyr client
    44.SH SYNOPSIS
    55.B barnowl
    6 [\-n]
    7 [\-d]
    8 [\-D]
    9 [\-v]
    10 [\-h]
    11 [\-c \fICONFIGFILE\fP]
    12 [\-t \fITTY\fP]
    13 [\-s \fICONFIGDIR\fP]
     6[ \-n
     7]
     8[ \-d
     9]
     10[ \-D
     11]
     12[ \-v
     13]
     14[ \-h
     15]
     16[ \-c
     17.I configfile
     18]
     19[ \-t
     20.I tty
     21]
     22[ \-s
     23.I configdir
     24]
    1425.br
    1526.SH DESCRIPTION
    1627.B BarnOwl
    17 is a fully integrated tty\(hybased instant messaging client.  Currently
    18 it supports AOL Instant Messenger, MIT Zephyr, Jabber, IRC, and Twitter.  It is
    19 curses\(hybased, allows for emacs\(hystyle editing of outgoing messages, and
    20 uses Perl as an extension and configuration language.  \fBBarnOwl\fP will
     28is a fully integrated tty based instant messaging client.  Currently
     29it supports AOL Instant Messenger, MIT Zephyr, and Jabber.  It is
     30curses-based, allows for emacs-style editing of outgoing messages and
     31uses perl as an extension and configuration language.  BarnOwl will
    2132also run happily without a configuration file.
    2233
    23 Once \fBBarnOwl\fP is started, typing \(oqh\(cq will display a help screen.
    24 Typing \(oq:\(cq enters command mode, allowing the user to type a \fBBarnOwl\fP
     34Once BarnOwl is started, typing 'h' will display a help screen.
     35Typing \':\' enters command mode, allowing the user to type a barnowl
    2536command line.
    2637
    27 .SH OPTIONS
    28 The following command\-line options are avilable when running \fBBarnOwl\fP:
    29 .TP
    30 \fB\-n\fP, \fB\-\-no\-subs\fP
    31 Do not subscribe to zephyr messages on startup.  By default, \fBBarnOwl\fP
     38.PP
     39.SH USE
     40The following command line options are avilable when running barnowl:
     41
     42.B \-n
     43.IP
     44Do not subscribe to zephyr messages on startup.  By default BarnOwl
    3245subscribes to the default subscriptions and to anything found in
    33 \fI~/.zephyr.subs\fP.  When this option is used, no subscriptions are loaded.
     46~/.zephyr.subs.  When this option is used no subscriptions are loaded.
     47.LP
    3448
    35 .TP
    36 \fB\-c\fP, \fB\-\-config\-file\fP=\fIFILE\fP
    37 Specify an alternate config file for \fBBarnOwl\fP to use.  By default,
    38 \fBBarnOwl\fP uses \fI~/.barnowlconf\fP if it exists, and \fI~/.owlconf\fP otherwise.
     49.B \-c \fIconfigfile\fP
     50.IP
     51Specifiy an alternate config file for BarnOwl to use.  By default,
     52barnowl uses ~/.barnowlconf if it exists, and ~/.owlconf otherwise.
     53.LP
    3954
    40 .TP
    41 \fB\-s\fP, \fB\-\-config\-dir\fP=\fIDIR\fP
    42 Specify an alternate configuration directory.  By default, \fBBarnOwl\fP uses
    43 \fI~/.owl/\fP.
     55.B \-s \fIconfigdir\fP
     56.IP
     57Specify an alternate configuration directory. By default, BarnOwl uses
     58~/.owl/.
     59.LP
    4460
    45 .TP
    46 \fB\-t\fP, \fB\-\-tty\fP=\fITTY\fP
    47 Specify the tty name to use for the zephyr location.
     61.B \-t \fItty\fP
     62.IP
     63Specifiy the tty name to use for the zephyr location.
     64.LP
    4865
    49 .TP
    50 \fB\-v\fP, \fB\-\-version\fP
    51 Print the version number of \fBBarnOwl\fP and exit.
     66.B \-v
     67.IP
     68Print the version number of barnowl and exit.
     69.LP
    5270
    53 .TP
    54 \fB\-d\fP, \fB\-\-debug\fP
    55 Enable debugging.  By default, debugging information is placed in
    56 \fI/var/tmp/barnowl\-debug.PID\fP.
     71.B \-d
     72.IP
     73Enable debugging.  By default debugging information is placed in
     74/var/tmp/owldebug.
     75.LP
    5776
    58 .TP
    59 \fB\-h\fP, \fB\-\-help\fP
    60 Print command\(hyline option help.
     77.B \-D
     78.IP
     79Enable debugging, but first delete any existing debugging file.
     80.LP
    6181
    62 .SH AUTHORS
     82.B \-h
     83.IP
     84Print command line option help.
     85.LP
     86
     87.SH AUTHOR
    6388Written by Nelson Elhage and Alejandro Sedeno at the Massachusetts
    64 Institute of Technology.  Based on Owl by James Kretchmar.
     89Institute of Technology. Based on Owl by James Kretchmar.
    6590
    6691Comments, questions, and bug reports may be mailed to
    67 \fBbug\-barnowl@mit.edu\fP.
     92\fBbug-barnowl@mit.edu\fP.
  • functions.c

    rb8a3e00 rce68f23  
    127127
    128128  text=""
    129     "BarnOwl version " OWL_VERSION_STRING "\n"
     129    "barnowl version " OWL_VERSION_STRING "\n"
    130130    "Copyright (c) 2006-2011 The BarnOwl Developers. All rights reserved.\n"
    131131    "Copyright (c) 2004 James Kretchmar. All rights reserved.\n"
     
    13051305{
    13061306  owl_function_popless_text(
    1307     "This is BarnOwl version " OWL_VERSION_STRING ".\n\n"
    1308     "BarnOwl is a fork of the Owl zephyr client, written and\n"
     1307    "This is barnowl version " OWL_VERSION_STRING ".\n\n"
     1308    "barnowl is a fork of the Owl zephyr client, written and\n"
    13091309    "maintained by Alejandro Sedeno and Nelson Elhage at the\n"
    13101310    "Massachusetts Institute of Technology. \n"
     
    13151315    "The name 'owl' was chosen in reference to the owls in the\n"
    13161316    "Harry Potter novels, who are tasked with carrying messages\n"
    1317     "between Witches and Wizards. The name 'BarnOwl' was chosen\n"
     1317    "between Witches and Wizards. The name 'barnowl' was chosen\n"
    13181318    "because we feel our owls should live closer to our ponies.\n"
    13191319    "\n"
  • owl.c

    rb8a3e00 r2244836  
    8989      break;
    9090    case 'v':
    91       printf("This is BarnOwl version %s\n", OWL_VERSION_STRING);
     91      printf("This is barnowl version %s\n", OWL_VERSION_STRING);
    9292      exit(0);
    9393    case 'h':
     
    584584  owl_function_adminmsg("",
    585585    "-----------------------------------------------------------------------\n"
    586     "Welcome to BarnOwl version " OWL_VERSION_STRING ".\n"
     586    "Welcome to barnowl version " OWL_VERSION_STRING ".\n"
    587587    "To see a quick introduction, type ':show quickstart'.                  \n"
    588588    "Press 'h' for on-line help.                                            \n"
  • owl_perl.h

    rb8a3e00 r06adc25  
    1313 * * args   - a code block responsible for pushing args (other than the object)
    1414 * * err    - a string with a %s format specifier to log in case of error
    15  * * fatalp - if true, perl errors terminate BarnOwl
     15 * * fatalp - if true, perl errors terminate barnowl
    1616 * * ret    - a code block executed if the call succeeded
    1717 *
  • perl/lib/BarnOwl.pm

    rb8a3e00 rbcde7926  
    5252The BarnOwl module contains the core of BarnOwl's perl
    5353bindings. Source in this module is also run at startup to bootstrap
    54 BarnOwl by defining things like the default style.
     54barnowl by defining things like the default style.
    5555
    5656=for NOTE
     
    8080=head2 zephyr_getrealm
    8181
    82 Returns the zephyr realm BarnOwl is running in
     82Returns the zephyr realm barnowl is running in
    8383
    8484=head2 zephyr_getsender
    8585
    86 Returns the fully-qualified name of the zephyr sender BarnOwl is
     86Returns the fully-qualified name of the zephyr sender barnowl is
    8787running as, e.g. C<nelhage@ATHENA.MIT.EDU>
    8888
     
    239239=head2 create_style NAME OBJECT
    240240
    241 Creates a new BarnOwl style with the given NAME defined by the given
     241Creates a new barnowl style with the given NAME defined by the given
    242242object. The object must have a C<description> method which returns a
    243243string description of the style, and a and C<format_message> method
  • perl/lib/BarnOwl/Hooks.pm

    rb8a3e00 r3aa0522  
    146146}
    147147
    148 # These are the internal hooks called by the BarnOwl C code, which
     148# These are the internal hooks called by the barnowl C code, which
    149149# take care of dispatching to the appropriate perl hooks, and deal
    150150# with compatibility by calling the old, fixed-name hooks.
  • perl/lib/Module/Install/BarnOwl.pm

    rb8a3e00 r3519d06  
    88=head1 DESCRIPTION
    99
    10 Module::Install::BarnOwl is a M::I module to help building BarnOwl
     10Module::Install::BarnOwl is a M::I module to help building barnowl
    1111modules,
    1212
     
    2828
    2929As well as make rules to generate Jabber.par, and to put some
    30 additional BarnOwl-specific information into META.yml
     30additional barnowl-specific information into META.yml
    3131
    3232=cut
  • perl/modules/IRC/lib/BarnOwl/Module/IRC.pm

    rb8a3e00 r5c6d661  
    1010=head1 DESCRIPTION
    1111
    12 This module implements IRC support for BarnOwl.
     12This module implements IRC support for barnowl.
    1313
    1414=cut
  • perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm

    rb8a3e00 rc8d9f84  
    1010=head1 DESCRIPTION
    1111
    12 This module implements Jabber support for BarnOwl.
     12This module implements Jabber support for barnowl.
    1313
    1414=cut
     
    3636        if($IO::Socket::SSL::VERSION eq "0.97") {
    3737            BarnOwl::error("You are using IO::Socket:SSL 0.97, which \n" .
    38                            "contains bugs causing it not to work with BarnOwl's\n" .
     38                           "contains bugs causing it not to work with barnowl's\n" .
    3939                           "Jabber support. We recommend updating to the latest\n" .
    4040                           "IO::Socket::SSL from CPAN. \n");
  • perl/modules/Jabber/lib/BarnOwl/Module/Jabber/ConnectionManager.pm

    rb8a3e00 r2cca044  
    88=head1 DESCRIPTION
    99
    10 A class to keep track of all the active connection in the BarnOwl
    11 Jabber module
     10A class to keep track of all the active connection in the barnowl
     11jabber module
    1212
    1313=cut
  • perl/modules/Twitter/README

    rb8a3e00 r8c6e2c1  
    118118    the sender. Has no effect if poll_for_tweets is false.
    119119
    120 * oauth_key, oauth_secret (strings, default BarnOwl's consumer credentials)
     120* oauth_key, oauth_secret (strings, default barnowl's consumer credentials)
    121121    These are the OAuth consumer key and secret to use to negotiate an
    122122    OAuth connection to Twitter. These credentials must be enabled for
  • perl/modules/Twitter/lib/BarnOwl/Module/Twitter.pm

    rb8a3e00 rf6e1262  
    193193
    194194sub poll_messages {
    195     # If we are reloaded into a BarnOwl with the old
     195    # If we are reloaded into a barnowl with the old
    196196    # BarnOwl::Module::Twitter loaded, it still has a main loop hook
    197197    # that will call this function every second. If we just delete it,
  • scripts/do-release

    rb8a3e00 r74312ad  
    99    cat >&2 <<EOF
    1010Usage: $0 [options]
    11 Generate a BarnOwl release tarball.
     11Generate a barnowl release tarball.
    1212
    1313OPTIONS:
     
    3737else
    3838    VERS=$(perl -ne 'print $1 if m{^AC_INIT\(\[[^\]]+\],\s*\[([^\]]+)\]}' configure.ac) \
    39         || die "Unable to parse BarnOwl version"
     39        || die "Unable to parse barnowl version"
    4040fi
    4141TAG=barnowl-$VERS
  • util.c

    rb8a3e00 r3cdd6d2  
    221221/*
    222222 * Appends 'tmpl' to 'buf', replacing any instances of '%q' with arguments from
    223  * the varargs provided, quoting them to be safe for placing in a BarnOwl
     223 * the varargs provided, quoting them to be safe for placing in a barnowl
    224224 * command line.
    225225 */
Note: See TracChangeset for help on using the changeset viewer.