MailKount is an applet for Kicker that regularly checks the number of mails on one ore two pop servers and sends
notifications on new messages. It's available in English (more or less... my English is not perfect at all) and
French.
This tool is mainly useful for people who are using webmail and not a mail client
such as the very good KMail.
This program is my first C++ program in more or less 3 years and is also my first Qt/KDE application (yeah ok,
small application).
I would like to personnally thank some people that gave me a hand :
-
Anne-Marie Mahfouf (annma) in : "To see changes, you have to restart kicker ... or use appletproxy";
-
Frerich in : "I fear the layout is broken, but it's easy to fix" and
"KPanelApplet::positionChange() is called". He also helped me for version 0.2;
-
Aaron J. Seigo (aseigo) in : "Ok, get ready to groan... you named all your widgets kfcg_<name>
in the .ui file... it's kcfg_<name>" (NB: half a day lost for two f***ing letters inverted!!);
-
Pino Toscano (pinotree) in : "Yep - or this with layout->invalidate();".
These people helped me on #kde-devel (freenode), they are all very nice and very available for help ;).
Some other people gave me hand for version 0.2 too, thanks guys.
A global thank to people that are working on KDE and all Free Softwares, whether it is professionally or
on personnal free time.