Changeset bc220b2 for variable.c


Ignore:
Timestamp:
Oct 25, 2006, 2:44:24 AM (18 years ago)
Author:
Alejandro R. Sedeño <asedeno@mit.edu>
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:
6922edd
Parents:
2fa5eed
Message:
Hooking perl into owl's main loop.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • variable.c

    r2fa5eed rbc220b2  
    356356               "delete a message right as it came in.\n" ),
    357357
     358  OWLVAR_STRING( "perl_mainloop_hook" /* %OwlVarStub */, NULL,
     359                 "mainloop hook to perl",
     360                 "If this variable is set, owl will call to the perl function\n"
     361                 "specified." ),
     362 
    358363  /* This MUST be last... */
    359364  { NULL, 0, NULL, 0, NULL, NULL, NULL, NULL,
Note: See TracChangeset for help on using the changeset viewer.