[kde-doc-english] [kjsembed] docs: Rename docs/kjscmd directory to docs/kjscmd5

Burkhard Lück lueck at hube-lueck.de
Mon May 16 11:32:04 UTC 2016


Git commit cdaef1ada478e465ce959039ed46e09d3975acad by Burkhard Lück.
Committed on 16/05/2016 at 11:31.
Pushed by lueck into branch 'master'.

Rename docs/kjscmd directory to docs/kjscmd5

rename directory + adapt CMakeLists.txt file

this change is necessary to fetch translated docbooks
without hacks either in frameworks release script or in autogen.sh
into the frameworks tarball.

See also https://git.reviewboard.kde.org/r/127904/ for a detailed explanation
REVIEW:127934

M  +1    -1    docs/CMakeLists.txt
R  +0    -0    docs/kjscmd5/CMakeLists.txt [from: docs/kjscmd/CMakeLists.txt - 100% similarity]
R  +0    -0    docs/kjscmd5/man-kjscmd5.1.docbook [from: docs/kjscmd/man-kjscmd5.1.docbook - 100% similarity]

http://commits.kde.org/kjsembed/cdaef1ada478e465ce959039ed46e09d3975acad

diff --git a/docs/CMakeLists.txt b/docs/CMakeLists.txt
index c4df5bd..1a9bfb7 100644
--- a/docs/CMakeLists.txt
+++ b/docs/CMakeLists.txt
@@ -1 +1 @@
-add_subdirectory(kjscmd)
+add_subdirectory(kjscmd5)
diff --git a/docs/kjscmd/CMakeLists.txt b/docs/kjscmd5/CMakeLists.txt
similarity index 100%
rename from docs/kjscmd/CMakeLists.txt
rename to docs/kjscmd5/CMakeLists.txt
diff --git a/docs/kjscmd/man-kjscmd5.1.docbook b/docs/kjscmd5/man-kjscmd5.1.docbook
similarity index 100%
rename from docs/kjscmd/man-kjscmd5.1.docbook
rename to docs/kjscmd5/man-kjscmd5.1.docbook


More information about the kde-doc-english mailing list