From eedb0c3a31d4e5eb074f947e5aeaa9d5f13ff919 Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Sun, 1 Aug 2021 10:55:22 +0200 Subject: Use common rules for build and install documentation and translations. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 26d741813467cf71a89df3d7e534a8684d732584) --- doc/en/HTML/CMakeLists.txt | 4 --- doc/en/HTML/index.html | 63 ---------------------------------------------- 2 files changed, 67 deletions(-) delete mode 100644 doc/en/HTML/CMakeLists.txt delete mode 100644 doc/en/HTML/index.html (limited to 'doc/en/HTML') diff --git a/doc/en/HTML/CMakeLists.txt b/doc/en/HTML/CMakeLists.txt deleted file mode 100644 index efd0958..0000000 --- a/doc/en/HTML/CMakeLists.txt +++ /dev/null @@ -1,4 +0,0 @@ -install( - FILES index.html - DESTINATION ${HTML_INSTALL_DIR}/en/${PROJECT_NAME} -) diff --git a/doc/en/HTML/index.html b/doc/en/HTML/index.html deleted file mode 100644 index 3d78bcf..0000000 --- a/doc/en/HTML/index.html +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - The Krename Handbook - - - - - - - - - - - - - - -
- The Trinity Desktop Environment -
-
-
-

- The KRename Handbook -

- Last updated:06/01/2005 -

- Dominik Seichter -

-
- -
- -
-

Introduction

-

- KRename is a batch renamer or a mass renamer, how it is called by a few people, for TDE. A batch renamer takes a list of files and renames them all at once using a given set of expressions. KRename has lot's of features which makes the renaming easier. -

-

- First of all there is the powerful GUI with two modes: One mode (called wizard-mode) is for first timers who only want to do simple tasks and the other mode (called tabbedmode) shows the full power of KRename and allows you to do almost everything with your filenames. But there is much more than only the GUI. KRename supports all of the great TDE technologies, like TDEIO-Slaves, which allow to rename files almost everywhere (on ftp:// servers, over fish:// or on smb:// shares), DCOP, giving you easy scripting access to KRename, and the powerful TDE file plugins. Thanks to the file plugins of TDE, KRename can access information, such as the interpret of a mp3 or ogg file or the creation date of a jpeg image. -

-

- And of course there is support for simple stuff like converting a filename from upper case to lower case, adding to a number to a filename or doing simple find and replace on filenames. Finally KRename comes with an undo function so that you do not break anything while playing with KRename. -

-

Documentation

-

The original KRename handbook is available as a PDF file and can be downloaded at https://sourceforge.net.

-
-
-
- -
- - - -- cgit v1.2.3