KBiff – mail notification utility
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Slávek Banko e41bb0490d
Change from TQFont::defaultFont to TQApplication::font
6 년 전
admin@83f68e199a Reset submodule main/applications/kbiff/admin to latest HEAD 6 년 전
cmake@e5692c8bdb Reset submodule main/applications/kbiff/cmake to latest HEAD 6 년 전
doc some cleanup 6 년 전
kbiff Change from TQFont::defaultFont to TQApplication::font 6 년 전
man cmake conversion 6 년 전
po cmake conversion 6 년 전
.gitmodules Added common directories 11 년 전
AUTHORS Initial import 11 년 전
CMakeLists.txt Change from TQFont::defaultFont to TQApplication::font 6 년 전
COPYING Initial import 11 년 전
ChangeLog Initial TDE conversion 11 년 전
ConfigureChecks.cmake cmake: Add options WITH_SSL and WITH_MLED 6 년 전
INSTALL Initial import 11 년 전
Makefile.am Initial import 11 년 전
Makefile.cvs Initial import 11 년 전
NEWS Initial import 11 년 전
README Initial import 11 년 전
VERSION Initial import 11 년 전
acinclude.m4 Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS. 6 년 전
aclocal.m4 Initial import 11 년 전
config.h.cmake cmake: Add options WITH_SSL and WITH_MLED 6 년 전
config.h.in Initial import 11 년 전
configure.files Initial import 11 년 전
configure.in KDE_USE_QT* -> KDE_USE_TQT* conversion 6 년 전
configure.in.in Initial import 11 년 전
kbiff.lsm Update version number to R14.1.0 9 년 전
kbiff.spec Initial import 11 년 전
subdirs Initial import 11 년 전

README

KBiff
Kurt Granroth <granroth@kde.org>

WHAT?
-----
KBiff is a biff utility.  It is highly configurable but very easy to
use and setup.  It tries to combine the best (or at least *all*) of
the features of most of the other "biff" programs out there.

WHY?
----
... use it at all?

   KBiff has a number of advantages over the competition
   o Pure GUI configuration.  No command line parameters or strange config
     files.  All settings for KBiff can be done from one setup dialog
   o Session management.  KBiff starts up with the same configuration you
     left it with.
   o Panel docking.  KBiff can be docked into the panel very easily.  Handy
     when you are monitoring several mailboxes and don't have the room
     anywhere else.
   o System sounds.  KBiff can play most audio files when new mail arrives
   o Animated gifs.  KBiff can handle GIF89 animated gifs
   o mbox, maildir, mh, POP3(S), IMAP4(S), and NNTP support.
   o Highly configurable.  There are very few things in KBiff that you
     have to accept.  Most things can be changed to fit your needs.

Enjoy!
Kurt