From 14ee555223440595d5bfd5e26603e2ddc1f03b32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 2 Apr 2020 03:06:24 +0200 Subject: Use d3lphin as the name of the CMake project. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- doc/en/CMakeLists.txt | 2 +- doc/man/d3lphin.1 | 62 +++++++++++++++++++++++++++++++++++++++++++++++++++ doc/man/dolphin.1 | 62 --------------------------------------------------- 3 files changed, 63 insertions(+), 63 deletions(-) create mode 100644 doc/man/d3lphin.1 delete mode 100644 doc/man/dolphin.1 (limited to 'doc') diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt index d947fd9..ba3ef3e 100644 --- a/doc/en/CMakeLists.txt +++ b/doc/en/CMakeLists.txt @@ -1 +1 @@ -tde_create_handbook( DESTINATION d3lphin ) +tde_create_handbook( DESTINATION ${PROJECT_NAME} ) diff --git a/doc/man/d3lphin.1 b/doc/man/d3lphin.1 new file mode 100644 index 0000000..3f2814b --- /dev/null +++ b/doc/man/d3lphin.1 @@ -0,0 +1,62 @@ +.TH dolphin 1 "December 7, 2006" +.SH NAME +dolphin \- File manager for TDE focusing on usability +.SH SYNOPSIS +.B dolphin +.RI [Qt-options] [TDE-options] [URL] +.SH DESCRIPTION + dolphin is not intended to be a competitor to Konqueror, the default TDE + file manager: Konqueror acts as universal viewer being able to show HTML + pages, text documents, directories and a lot more, whereas dolphin focuses + on being only a file manager. This approach allows to optimize the user + interface for the task of file management. +.PP +.SH FEATURES +.PP +* Navigation bar (breadcrumbs) +.PP +* View properties remembered for each folder +.PP +* Split views +.PP +* Network transparency +.PP +* Undo/redo functionality +.PP +* Renaming of a variable number of selected items in one step. +.PP +.SH OPTIONS +.SS +.SS Generic Options: +.TP +.B --help +Show help about options +.TP +.B --help-qt +Show Qt specific options +.TP +.B --help-tde +Show TDE specific options +.TP +.B --help-all +Show all options +.TP +.B --author +Show author information +.TP +.B -v, --version +Show version information +.TP +.B --license +Show license information +.SS +.SS Arguments: +.TP +.B URL +Document to open +.PP +.SH HOMEPAGE +Homepage: http://enzosworld.gmxhome.de/ +.SH AUTHOR +This manual page was written by Varun Hiremath , +for the Debian project (but may be used by others). diff --git a/doc/man/dolphin.1 b/doc/man/dolphin.1 deleted file mode 100644 index 3f2814b..0000000 --- a/doc/man/dolphin.1 +++ /dev/null @@ -1,62 +0,0 @@ -.TH dolphin 1 "December 7, 2006" -.SH NAME -dolphin \- File manager for TDE focusing on usability -.SH SYNOPSIS -.B dolphin -.RI [Qt-options] [TDE-options] [URL] -.SH DESCRIPTION - dolphin is not intended to be a competitor to Konqueror, the default TDE - file manager: Konqueror acts as universal viewer being able to show HTML - pages, text documents, directories and a lot more, whereas dolphin focuses - on being only a file manager. This approach allows to optimize the user - interface for the task of file management. -.PP -.SH FEATURES -.PP -* Navigation bar (breadcrumbs) -.PP -* View properties remembered for each folder -.PP -* Split views -.PP -* Network transparency -.PP -* Undo/redo functionality -.PP -* Renaming of a variable number of selected items in one step. -.PP -.SH OPTIONS -.SS -.SS Generic Options: -.TP -.B --help -Show help about options -.TP -.B --help-qt -Show Qt specific options -.TP -.B --help-tde -Show TDE specific options -.TP -.B --help-all -Show all options -.TP -.B --author -Show author information -.TP -.B -v, --version -Show version information -.TP -.B --license -Show license information -.SS -.SS Arguments: -.TP -.B URL -Document to open -.PP -.SH HOMEPAGE -Homepage: http://enzosworld.gmxhome.de/ -.SH AUTHOR -This manual page was written by Varun Hiremath , -for the Debian project (but may be used by others). -- cgit v1.2.3