summaryrefslogtreecommitdiffstats
path: root/doc/en/HTML
diff options
context:
space:
mode:
authorgregory guy <[email protected]>2018-10-27 13:04:14 +0200
committergregory guy <[email protected]>2018-10-27 13:04:14 +0200
commitededcc28b46bb4a33cddae207b95ccb8722885a4 (patch)
tree3520ec1faed62aafb6a5052ccbf6c15ba9a46917 /doc/en/HTML
parente264a83a78407ce05ba6c070fe981358f7114345 (diff)
downloadkrename-ededcc28b46bb4a33cddae207b95ccb8722885a4.tar.gz
krename-ededcc28b46bb4a33cddae207b95ccb8722885a4.zip
conversion to the cmake building system
Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'doc/en/HTML')
-rw-r--r--doc/en/HTML/CMakeLists.txt4
-rw-r--r--doc/en/HTML/index.html2
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/en/HTML/CMakeLists.txt b/doc/en/HTML/CMakeLists.txt
new file mode 100644
index 0000000..efd0958
--- /dev/null
+++ b/doc/en/HTML/CMakeLists.txt
@@ -0,0 +1,4 @@
+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
index dac77b7..93d62dc 100644
--- a/doc/en/HTML/index.html
+++ b/doc/en/HTML/index.html
@@ -43,7 +43,7 @@
<div>
<p><h3>Introduction</h3></p>
<p>
- KRename is a batch renamer or a mass renamer, how it is called by a few people, for KDE. 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.
+ 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.
</p>
<p>
First of all there is the powerful GUI with two GUI modes: One mode (called wizard-mode) is for first time KRename users witch only want to do simple tasks and the other mode (called tabbedmode) shows the full power of KRename and allows you to do allmost everything with your filenames. But there is much more than only the GUI. KRename supports all of the great KDE 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 KDE file plugins. Thanks to the file plugins of KDE, KRename can access information, such as the interpret of a mp3 or ogg file or the creation date of a jpeg image.