Changeset 4fd3c04 for perl/lib/BarnOwl/Complete/Filter.pm
- Timestamp:
- Oct 12, 2017, 8:28:02 PM (7 years ago)
- Branches:
- master
- Children:
- a882637
- Parents:
- ee6b30f
- git-author:
- Anders Kaseorg <andersk@mit.edu> (10/06/17 21:27:09)
- git-committer:
- Anders Kaseorg <andersk@mit.edu> (10/12/17 20:28:02)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
perl/lib/BarnOwl/Complete/Filter.pm
r6dba228 r4fd3c04 36 36 body => undef, 37 37 hostname => undef, 38 type => sub { qw(zephyr a im admin); },38 type => sub { qw(zephyr admin); }, 39 39 direction => sub { qw(in out none); }, 40 40 login => sub { qw(login logout none); },
Note: See TracChangeset
for help on using the changeset viewer.