You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit
|
5 years ago | |
---|---|---|
.. | ||
CMakeL10n.txt | 5 years ago | |
CMakeLists.txt | 5 years ago | |
Makefile.am | 12 years ago | |
README | 15 years ago | |
kdeaccountsformat.cpp | 12 years ago | |
kdeaccountsformat.h | 12 years ago | |
kdeaccountsplugin.desktop | 5 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>