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
Slávek Banko 7fa2dd79a4
Desktop file translations:
4 years ago
..
CMakeL10n.txt Desktop file translations: 4 years ago
CMakeLists.txt Desktop file translations: 4 years ago
Makefile.am Additional k => tde renaming and fixes 11 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kdeaccountsformat.cpp Rename KABC namespace 11 years ago
kdeaccountsformat.h Rename KABC namespace 11 years ago
kdeaccountsplugin.desktop Desktop file translations: 4 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>