
Addressbook light
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
/! needs python kde bindings (provided with kde 3.3 bindings)
A light program that reads the addressbook file and provides a system tray icon which allows to quick search and display contacts. I wrote it because i found kaddressbok loading time to long to only find a phone number.
The edit button launches kaddressbook
The strings are written in french, feel free to translate :)
Hope you'll appreciate
16 years ago
1.0 - changed ktextedit for ktextview and added links for mail addresses
1.1 - added the update entry in the systray menu
1.1.1 - fixed a little bug, the firts contact is now selected by default
16 years ago
1.0 - changed ktextedit for ktextview and added links for mail addresses
1.1 - added the update entry in the systray menu
1.1.1 - fixed a little bug, the firts contact is now selected by default
SegFault
16 years ago
Isn't it the sample application?
Report
polux2001
16 years ago
Report
bobuse
16 years ago
But, this is a good demonstration of the use of KDE bindings for python :-)
Report