diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-07-22 01:21:51 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-07-22 01:23:57 +0200 |
commit | 763b290f0123855a1d9e8fde0583297e0ce5941b (patch) | |
tree | 9f7530fc18be8ce9efd93117567146b0dccdc063 /tdmlib/kgreeterplugin.h | |
parent | 08390bda6cc11917a625253a98e48da9b0aac8e6 (diff) | |
download | tdebase-763b290f0123855a1d9e8fde0583297e0ce5941b.tar.gz tdebase-763b290f0123855a1d9e8fde0583297e0ce5941b.zip |
Rename kdepasswd -> tdepasswd
Diffstat (limited to 'tdmlib/kgreeterplugin.h')
-rw-r--r-- | tdmlib/kgreeterplugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdmlib/kgreeterplugin.h b/tdmlib/kgreeterplugin.h index edf67f141..925828455 100644 --- a/tdmlib/kgreeterplugin.h +++ b/tdmlib/kgreeterplugin.h @@ -106,7 +106,7 @@ public: * - Unlock: tdm unlock dialog (TODO) * - ChangeTok: tdm password change dialog (TODO) * - ExUnlock: kdesktop_lock unlock dialog - * - ExChangeTok: kdepasswd password change dialog (TODO) + * - ExChangeTok: tdepasswd password change dialog (TODO) * * The Ex* contexts exist within a running session; the talker must know * how to obtain the currently logged in user (+ domain/realm, etc.) |