KBiff – mail notification utility
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
ファイルへ移動
TDE Gitea 19df663383
Reset submodule main/applications/kbiff/cmake to latest HEAD
5年前
admin@2ba4c0d451 Reset submodule main/applications/kbiff/admin to latest HEAD 5年前
cmake@b88855a293 Reset submodule main/applications/kbiff/cmake to latest HEAD 5年前
doc some cleanup 6年前
kbiff Change from TQFont::defaultFont to TQApplication::font 6年前
man cmake conversion 6年前
po Convert zh_TW translation from Big5 to UTF-8. 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