From 47a706a785ee2497fd7ebcf8176364a09f23ae07 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 17 May 2013 12:44:40 -0500 Subject: Rename remnant files and references from kinit -> tdeinit. --- kinit/Mainpage.dox | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 kinit/Mainpage.dox (limited to 'kinit/Mainpage.dox') diff --git a/kinit/Mainpage.dox b/kinit/Mainpage.dox deleted file mode 100644 index 06a34909b..000000000 --- a/kinit/Mainpage.dox +++ /dev/null @@ -1,29 +0,0 @@ -/** @mainpage Trinity Initialization Routines - -tdeinit is a process launcher somewhat similar to the -famous init used for booting UNIX. -

-It launches processes by forking and then loading a -dynamic library which should contain a 'main(...)' -function. This both increases the startup speed and -reduces the memory consumption of Trinity applications. - -tdeinit_wrapper, kshell and kwrapper provide methods -of starting programs via tdeinit. - -@authors -Waldo Bastian \
-Process title changing code taken from the ProFTPD Project, adapted by Alex Merry - -@maintainers -[Unknown/None] - -@licenses -@gpl
-Most code is @lgpl - -*/ - -// DOXYGEN_REFERENCES = tdecore -// DOXYGEN_SET_PROJECT_NAME = KInit -// vim:ts=4:sw=4:expandtab:filetype=doxygen -- cgit v1.2.1