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.
tdesdk/kdeaccounts-plugin
Timothy Pearson dd844d7919
Rename additional global TQt functions
12 years ago
..
CMakeLists.txt [tdesdk/cmake] added forgotten files 12 years ago
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kdeaccountsformat.cpp rename the following methods: 13 years ago
kdeaccountsformat.h Rename additional global TQt functions 12 years ago
kdeaccountsplugin.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

README

This is a KDE Addressbook Plugin, that is able to parse the file containing
names and email addresses of all KDE CVS accounts and puts them into your
addressbook. Very handy being able to auto-complete all those KDE developers
in KMail :)

After installing, fire up kcontrol, open the Addressbook configuration,
select Add -> "file", enter a descriptive name like "KDE CVS Accounts",
check the "Read-only" option and select "KDE CVS Accounts" from the
dropdown list. Finally, enter the full path to the "accounts" file
(in CVS, it's in the "kde-common" module).

That should be all :)

Carsten Pfeiffer <pfeiffer@kde.org>