KAlarm 2.1.0 (KDE 3 branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News KAlarm 2.1.0 (KDE 3 branch)
# 1  
Old 11-28-2008
KAlarm 2.1.0 (KDE 3 branch)

ImageKAlarm lets you configure personal messages to bedisplayed, commands to be executed, or emails tobe sent at scheduled times. Among its options, itallows you to choose the message font and color,recurrence schedule, whether to display an advancereminder, whether to speak the message or play asound when it is displayed, and whether to cancelthe alarm if it can't be triggered on time (e.g.if you are logged out at the time). As well asusing the graphical interface to configure alarms,you can use the command line, and there is aDCOP/D-Bus interface for other applications.License: GNU General Public License (GPL)Changes:
The alarm edit dialog was simplified with aMore/Less Options button. There is a new option toexclude holidays. The Preferences dialogorganization was improved. Alarms now triggercorrectly after wakeup from hibernation. Thereminder time units in the edit dialog are nowtailored to the delay until the alarm is due.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
KBUILDSYCOCA4(8)						 KDE User's Manual						  KBUILDSYCOCA4(8)

NAME
kbuildsycoca4 - Rebuilds the system configuration cache. SYNOPSIS
kbuildsycoca4 [[--nosignal] | [--noincremental] | [--checkstamps] | [--nocheckfiles] | [--global] | [--menutest] | [--track menu-id] | [--help] | [--help-qt] | [--help-kde] | [--help-all] | [--author] | [-v, --version] | [--license]] DESCRIPTION
kbuildsycoca4, as part of the KDE command line tools ensures the proper operation of KDE by reading in all the .desktop, .xml, and .protocol files to construct a binary database. KDE itself accesses this database during operation to provide configuration information a program needs to run. This tool is part of ksycoca4, which stands for KDE System Configuration Cache OPTIONS
--nosignal Do not signal applications to update --noincremental Disable incremental update, re-read everything --checkstamps Check file timestamps --nocheckfiles Disable checking files (dangerous) --global Create global database --menutest Perform menu generation test run only --track menu-id Track menu id for debug purposes --help Show help about options --help-qt Show Qt specific options --help-kde Show KDE specific options --help-all Show all options --author Show author information -v , --version Show version information --license Show license information USAGE
A standard way to run this program is by simply specifying the following command at the prompt kbuildsycoca4 FILES
/var/tmp/kde-$USER/ksycoca4 The default directory where the cache files are stored. ENVIRONMENT VARIABLES
$KDEDIRS Specifies which directories are part of the KDE installations $KDESYCOCA Specifies the path to the sycoca database file SEE ALSO
kdeinit4 BUGS
There are probably tons of bugs. Use bugs.kde.org[1] to report them. AUTHOR
Darian Lanx <content@openprojects.net> Author. NOTES
1. bugs.kde.org http://bugs.kde.org 1.1 (KDE 4.4) 2010-01-04 KBUILDSYCOCA4(8)