diff options
Diffstat (limited to 'kdesu/Mainpage.dox')
-rw-r--r-- | kdesu/Mainpage.dox | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/kdesu/Mainpage.dox b/kdesu/Mainpage.dox deleted file mode 100644 index c39881397..000000000 --- a/kdesu/Mainpage.dox +++ /dev/null @@ -1,21 +0,0 @@ -/** @mainpage Console-mode authentication - -libtdesu provides functionality for building GUI front ends for -(password asking) console mode programs. For example, tdesu and -kdessh use it to interface with su and ssh respectively. - -@authors -Geert Jansen \<[email protected]\> - -@maintainers -Adriaan de Groot \<[email protected]\> - -@licenses -@lgpl - - -*/ - -// DOXYGEN_REFERENCES = tdecore -// DOXYGEN_SET_PROJECT_NAME = Trinitysu -// vim:ts=4:sw=4:expandtab:filetype=doxygen |