diff options
Diffstat (limited to 'doc/cs')
-rw-r--r-- | doc/cs/CMakeLists.txt | 12 | ||||
-rw-r--r-- | doc/cs/Makefile.am | 2 | ||||
-rw-r--r-- | doc/cs/index.docbook | 8 |
3 files changed, 0 insertions, 22 deletions
diff --git a/doc/cs/CMakeLists.txt b/doc/cs/CMakeLists.txt deleted file mode 100644 index bf6d4a5..0000000 --- a/doc/cs/CMakeLists.txt +++ /dev/null @@ -1,12 +0,0 @@ -################################################# -# -# (C) 2010-2011 Serghei Amelian -# serghei (DOT) amelian (AT) gmail.com -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -tde_create_handbook( LANG cs DESTINATION tdepowersave ) diff --git a/doc/cs/Makefile.am b/doc/cs/Makefile.am deleted file mode 100644 index d84e212..0000000 --- a/doc/cs/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -KDE_DOCS = tdepowersave -KDE_LANG = cs diff --git a/doc/cs/index.docbook b/doc/cs/index.docbook index f1e90f7..90726da 100644 --- a/doc/cs/index.docbook +++ b/doc/cs/index.docbook @@ -520,11 +520,3 @@ Entries which require special treatment are marked with comments starting with ' </chapter> </book> - -<!-- Keep this comment at the end of the file -Local variables: -mode: xml -coding: utf-8 -sgml-indent-step: 1 -End: ---> |