Ignore:
Timestamp:
2015-05-28T05:26:30Z (9 years ago)
Author:
dequis <dx@…>
Branches:
master
Children:
6191263, d2d2b80
Parents:
0864a52
git-author:
dequis <dx@…> (28-05-15 03:41:37)
git-committer:
dequis <dx@…> (28-05-15 05:26:30)
Message:

Rename mail notification related settings for consistency

  • GMail notifications stuff is now just 'mail_notifications'
  • sed -i s/notify_handle/mail_notifications_handle/
File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/jabber/iq.c

    r0864a52 rb38f655  
    803803        }
    804804
    805         max = set_getint(&ic->acc->set, "gmail_notifications_limit");
     805        max = set_getint(&ic->acc->set, "mail_notifications_limit");
    806806        c = c->children;
    807807
Note: See TracChangeset for help on using the changeset viewer.