Changeset e132a2d
- Timestamp:
- Mar 4, 2007, 11:22:03 PM (18 years ago)
- Branches:
- master, barnowl_perlaim, debian, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
- Children:
- 2058d7a
- Parents:
- d47d5fc
- git-author:
- Nelson Elhage <nelhage@mit.edu> (03/04/07 23:15:39)
- git-committer:
- Nelson Elhage <nelhage@mit.edu> (03/04/07 23:22:03)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
owl.c
r39dc159 re132a2d 334 334 strcat(startupmsg, buff); 335 335 strcat(startupmsg, " \n"); 336 strcat(startupmsg, "This is a n UNOFFICIAL DEVELOPMENT BUILD ofowl. If you are using this \n");337 strcat(startupmsg, "build regularly, please add yourself to dirty-owl-hackers@mit.edu \n");336 strcat(startupmsg, "This is a development build of barnowl. If you are using this \n"); 337 strcat(startupmsg, "build regularly, please add yourself to barnowl-users@mit.edu \n"); 338 338 strcat(startupmsg, " ^ ^ \n"); 339 strcat(startupmsg, " Any bugs should be reported to dirty-owl-hackers@mit.eduOvO \n");340 strcat(startupmsg, " Do not seek help with this build from bug-owl or ktools.( ) \n");339 strcat(startupmsg, " OvO \n"); 340 strcat(startupmsg, "Pleae report any bugs to dirty-owl-hackers@mit.edu ( ) \n"); 341 341 strcat(startupmsg, "-----------------------------------------------------------------m-m---\n"); 342 342 owl_function_adminmsg("", startupmsg);
Note: See TracChangeset
for help on using the changeset viewer.