You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeutils/klaptopdaemon
Slávek Banko 4fe6ee9e7f
Add CMakeL10n rules.
5 years ago
..
applnk Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
linux Fix incorrect characters. 11 years ago
pics Fix invalid headers in PNG files and optimize for size 8 years ago
CMakeL10n.txt Add CMakeL10n rules. 5 years ago
CMakeLists.txt Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
acpi.cpp Update KDE->TDE branding in dialogs. 11 years ago
acpi.h Rename KIcon to enhance compatibility with KDE4 11 years ago
acpi_helper.cpp rename the following methods: 13 years ago
apm.cpp Update KDE->TDE branding in dialogs. 11 years ago
apm.h Rename KIcon to enhance compatibility with KDE4 11 years ago
battery.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
battery.h Rename KIcon to enhance compatibility with KDE4 11 years ago
buttons.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
buttons.h Fix FTBFS resulting from KCModule rename 11 years ago
checkcrc.h TQt4 port kdeutils 13 years ago
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
daemon_state.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
daemon_state.h Additional renaming of kde to tde 13 years ago
daemondock.cpp Bring stop, lock, exit, and run icons into XDG compliance 10 years ago
daemondock.h Rename a number of classes to enhance compatibility with KDE4 11 years ago
kpcmcia.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
kpcmcia.h Remove spurious TQ_OBJECT instances 12 years ago
kpcmciainfo.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
kpcmciainfo.h Remove spurious TQ_OBJECT instances 12 years ago
krichtextlabel.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
krichtextlabel.h Remove spurious TQ_OBJECT instances 12 years ago
laptop_check.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
laptop_daemon.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
laptop_daemon.h Remove spurious TQ_OBJECT instances 12 years ago
main.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
main.h Fix FTBFS resulting from KCModule rename 11 years ago
makecrc.cpp TQt4 port kdeutils 13 years ago
pcmcia.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
pcmcia.h Rename common header files for consistency with class renaming 11 years ago
portable.cpp Cleanup TDELocale warnings in PCMCIA kcontrol module 10 years ago
portable.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
power.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
power.h Fix FTBFS resulting from KCModule rename 11 years ago
profile.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
profile.h Rename KIcon to enhance compatibility with KDE4 11 years ago
smapi.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
smapibios.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
smapidev.c Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
smapidev.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
sony.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
sony.h Rename KIcon to enhance compatibility with KDE4 11 years ago
thinkpad_common.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
wake_laptop.cpp Rename common header files for consistency with class renaming 11 years ago
warning.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
warning.h Fix FTBFS resulting from KCModule rename 11 years ago
xautolock.cc Rename common header files for consistency with class renaming 11 years ago
xautolock.h Remove spurious TQ_OBJECT instances 12 years ago
xautolock_c.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
xautolock_diy.c Remove additional unneeded tq method conversions 13 years ago
xautolock_engine.c Rename old tq methods that no longer need a unique name 13 years ago

README

This is klaptop daemon it provides battery monitoring and management
for laptops - this is a KDE 2 rewrite of kcmlaptop which is not
supported for KDE >2.0. Please pass any bug reports to Paul Campbell
paul@taniwha.com.

The power management stuff is all abstracted out into portable.*
if you feel the urge to port it to your OS/CPU please contact me for
help - Paul