You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
414 B
21 lines
414 B
/** @mainpage Console-mode authentication
|
|
|
|
libtdesu provides functionality for building GUI front ends for
|
|
(password asking) console mode programs. For example, tdesu and
|
|
tdessh use it to interface with su and ssh respectively.
|
|
|
|
@authors
|
|
Geert Jansen \<jansen@kde.org\>
|
|
|
|
@maintainers
|
|
Adriaan de Groot \<groot@kde.org\>
|
|
|
|
@licenses
|
|
@lgpl
|
|
|
|
|
|
*/
|
|
|
|
// DOXYGEN_REFERENCES = tdecore
|
|
// DOXYGEN_SET_PROJECT_NAME = Trinitysu
|