dolphin/kdepasswd
Raphael Kubo da Costa a277b80df8 kdepasswm kcm: Fall back to the system full name when necessary.
When loading the KCM data and KEmailSettings::RealName is empty, fall
back to using the user's real name from /etc/passwd or equivalent via
KUser.

To quote the original review request: "Besides, such method seems
natural, considering that change of real username in kcm module calls
chfn to change real name in finger db, which will be reflected back in
KUser::FullName."

REVIEW:		104965
Submitted by:	Aleksey Yermakov <alexey.yermakov@rosalab.ru>
2012-06-27 15:04:15 -03:00
..
kcm kdepasswm kcm: Fall back to the system full name when necessary. 2012-06-27 15:04:15 -03:00
CMakeLists.txt actually install the .desktop files as executables 2010-10-19 12:44:48 +00:00
kdepasswd.cpp More useful return codes. 2008-12-26 21:25:34 +00:00
kdepasswd.desktop adjust to INSTALLed permissions 2012-03-10 13:23:41 +01:00
Messages.sh oops, I "fixed" the wrong file. 2008-01-18 06:43:16 +00:00
passwd.cpp i) For single-char .section calls - using 'x' rather than "x" as an argument. 2009-02-23 23:03:13 +00:00
passwd.h Just the whitespace, ma-am. 2008-03-06 22:20:29 +00:00
passwddlg.cpp Add message contexts "@title:window" to all window and dialog titles 2011-05-09 22:36:41 +04:00
passwddlg.h Remove virtual method, with wrong signature (takes a QString in kdeui), and unimplemented anyway. 2008-06-17 10:33:46 +00:00
README Adding kdepasswd: a KDE front end to passwd(1) 2000-03-15 11:21:53 +00:00

kdepasswd: A KDE front end to the Unix passwd command.

Please report bugs to Geert Jansen <jansen@kde.org>