Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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"
Note: See TracChangeset for help on using the changeset viewer.