summaryrefslogtreecommitdiff
path: root/data/man/man5/feed2imaprc.5
diff options
context:
space:
mode:
authorLucas Nussbaum <lucas@lucas-nussbaum.net>2009-07-27 22:57:00 +0200
committerLucas Nussbaum <lucas@lucas-nussbaum.net>2009-07-27 22:57:00 +0200
commit74cd9963481244237caa0f9911ccdcffc7c4d736 (patch)
tree1033f9c604672840d86a2b00302bfe3c8ed78d44 /data/man/man5/feed2imaprc.5
parentcb1bbd846b5e22b37a24f92cbe005855d7637b43 (diff)
downloadfeed2imap-74cd9963481244237caa0f9911ccdcffc7c4d736.tar.gz
feed2imap-74cd9963481244237caa0f9911ccdcffc7c4d736.tar.bz2
feed2imap-74cd9963481244237caa0f9911ccdcffc7c4d736.zip
Added a patch from Haegar to fix problem with dovecot 1.2.1
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
/span>passmenu: Space to tabsChris Down1-2/+2 It seems this file doesn't use spaces any more. 2015-07-24passmenu: Only pass first line to xdotoolChris Down1-1/+3 In 87ec1489fa98, I forgot that some people like to store more than one line in their password files. We should only pass the first line to xdotool. 2015-07-24passmenu: Read from stdin when using xdotool to type passwordChris Down1-1/+1 This works around a bug in xdotool parsing when encountering quotes, see https://github.com/jordansissel/xdotool/issues/72. Thanks to Gerd Wachsmuth for the report. 2015-05-26emacs: Make `password-store-password-length' customizableNicolas Petton1-3/+10